Goto

Collaborating Authors

 Personal Assistant Systems


Amazon Big Spring Sale: All of the best tech deals still available today

Engadget

Amazon's Big Spring Sale has officially ended but a few deals are still going strong. While this latest event wasn't on the level of a Prime Day or a Black Friday sale, over the past week we found decent savings on some of the gadgets and devices we recommend. Now that the sale is done, the pickings are a little slimmer, but that doesn't mean you're out of luck completely. If you didn't take advantage of the sale while it was live, or if you've still got some shopping left to do, consider this list your last chance to reap the discounts from Amazon's latest sale. Here are the best Amazon Spring Sale discounts on tech we love that you can still get today. A single AirTag is on sale for 24, which is 5 off and close to its record low price. These are the best Bluetooth trackers for those with iOS devices since they use the vast Find My network to keep track of your belongings.


PerOS: Personalized Self-Adapting Operating Systems in the Cloud

arXiv.org Artificial Intelligence

Operating systems (OSes) are foundational to computer systems, managing hardware resources and ensuring secure environments for diverse applications. However, despite their enduring importance, the fundamental design objectives of OSes have seen minimal evolution over decades. Traditionally prioritizing aspects like speed, memory efficiency, security, and scalability, these objectives often overlook the crucial aspect of intelligence as well as personalized user experience. The lack of intelligence becomes increasingly critical amid technological revolutions, such as the remarkable advancements in machine learning (ML). Today's personal devices, evolving into intimate companions for users, pose unique challenges for traditional OSes like Linux and iOS, especially with the emergence of specialized hardware featuring heterogeneous components. Furthermore, the rise of large language models (LLMs) in ML has introduced transformative capabilities, reshaping user interactions and software development paradigms. While existing literature predominantly focuses on leveraging ML methods for system optimization or accelerating ML workloads, there is a significant gap in addressing personalized user experiences at the OS level. To tackle this challenge, this work proposes PerOS, a personalized OS ingrained with LLM capabilities. PerOS aims to provide tailored user experiences while safeguarding privacy and personal data through declarative interfaces, self-adaptive kernels, and secure data management in a scalable cloud-centric architecture; therein lies the main research question of this work: How can we develop intelligent, secure, and scalable OSes that deliver personalized experiences to thousands of users?


Knowledge-Powered Recommendation for an Improved Diet Water Footprint

arXiv.org Artificial Intelligence

According to WWF, 1.1 billion people lack access to water, and 2.7 billion experience water scarcity at least one month a year. By 2025, two-thirds of the world's population may be facing water shortages. This highlights the urgency of managing water usage efficiently, especially in water-intensive sectors like food. This paper proposes a recommendation engine, powered by knowledge graphs, aiming to facilitate sustainable and healthy food consumption. The engine recommends ingredient substitutes in user recipes that improve nutritional value and reduce environmental impact, particularly water footprint. The system architecture includes source identification, information extraction, schema alignment, knowledge graph construction, and user interface development. The research offers a promising tool for promoting healthier eating habits and contributing to water conservation efforts.


Retentive Decision Transformer with Adaptive Masking for Reinforcement Learning based Recommendation Systems

arXiv.org Artificial Intelligence

Reinforcement Learning-based Recommender Systems (RLRS) have shown promise across a spectrum of applications, from e-commerce platforms to streaming services. Yet, they grapple with challenges, notably in crafting reward functions and harnessing large pre-existing datasets within the RL framework. Recent advancements in offline RLRS provide a solution for how to address these two challenges. However, existing methods mainly rely on the transformer architecture, which, as sequence lengths increase, can introduce challenges associated with computational resources and training costs. Additionally, the prevalent methods employ fixed-length input trajectories, restricting their capacity to capture evolving user preferences. In this study, we introduce a new offline RLRS method to deal with the above problems. We reinterpret the RLRS challenge by modeling sequential decision-making as an inference task, leveraging adaptive masking configurations. This adaptive approach selectively masks input tokens, transforming the recommendation task into an inference challenge based on varying token subsets, thereby enhancing the agent's ability to infer across diverse trajectory lengths. Furthermore, we incorporate a multi-scale segmented retention mechanism that facilitates efficient modeling of long sequences, significantly enhancing computational efficiency. Our experimental analysis, conducted on both online simulator and offline datasets, clearly demonstrates the advantages of our proposed method.


Leave No Patient Behind: Enhancing Medication Recommendation for Rare Disease Patients

arXiv.org Artificial Intelligence

Medication recommendation systems have gained significant attention in healthcare as a means of providing tailored and effective drug combinations based on patients' clinical information. However, existing approaches often suffer from fairness issues, as recommendations tend to be more accurate for patients with common diseases compared to those with rare conditions. In this paper, we propose a novel model called Robust and Accurate REcommendations for Medication (RAREMed), which leverages the pretrain-finetune learning paradigm to enhance accuracy for rare diseases. RAREMed employs a transformer encoder with a unified input sequence approach to capture complex relationships among disease and procedure codes. Additionally, it introduces two self-supervised pre-training tasks, namely Sequence Matching Prediction (SMP) and Self Reconstruction (SR), to learn specialized medication needs and interrelations among clinical codes. Experimental results on two real-world datasets demonstrate that RAREMed provides accurate drug sets for both rare and common disease patients, thereby mitigating unfairness in medication recommendation systems.


Coimagining the Future of Voice Assistants with Cultural Sensitivity

arXiv.org Artificial Intelligence

Voice assistants (VAs) are becoming a feature of our everyday life. Yet, the user experience (UX) is often limited, leading to underuse, disengagement, and abandonment. Co-designing interactions for VAs with potential end-users can be useful. Crowdsourcing this process online and anonymously may add value. However, most work has been done in the English-speaking West on dialogue data sets. We must be sensitive to cultural differences in language, social interactions, and attitudes towards technology. Our aims were to explore the value of co-designing VAs in the non-Western context of Japan and demonstrate the necessity of cultural sensitivity. We conducted an online elicitation study (N = 135) where Americans (n = 64) and Japanese people (n = 71) imagined dialogues (N = 282) and activities (N = 73) with future VAs. We discuss the implications for coimagining interactions with future VAs, offer design guidelines for the Japanese and English-speaking US contexts, and suggest opportunities for cultural plurality in VA design and scholarship.


Amazon Big Spring Sale: It's the last day to save up to 50 percent on tech from Apple, Anker, Sony and others

Engadget

Amazon's Big Spring Sale is nearly over and if you're interested in saving on tech, you've come to the right place. This sale event may not have been a boon for discounts on laptops, tablets, wearables and the like, but we were able to dig up a number of decent tech deals available right now. While most of these prices are not the same as those we saw during the Black Friday time period, some get pretty close (as a general rule of thumb, a good price in March isn't necessarily the same thing as a good price in November). As a reminder, the Big Spring Sale comes to a close at the end of the day March 25, so you have limited time left to shop these deals. Here are the best Amazon Spring Sale discounts on tech we love that you can get before the event ends. A single AirTag is on sale for 24, which is 5 off and close to its record low price. These are the best Bluetooth trackers for those with iOS devices since they use the vast Find My network to keep track of your belongings. You can force them to ring to help you find your stuff if you're within close range, and newer iPhones can even display directions on their screens to guide you to your lost stuff. Just make sure to pick up a holder if you intend on attaching the AirTag to your keys.


Graph Augmentation for Recommendation

arXiv.org Artificial Intelligence

Graph augmentation with contrastive learning has gained significant attention in the field of recommendation systems due to its ability to learn expressive user representations, even when labeled data is limited. However, directly applying existing GCL models to real-world recommendation environments poses challenges. There are two primary issues to address. Firstly, the lack of consideration for data noise in contrastive learning can result in noisy self-supervised signals, leading to degraded performance. Secondly, many existing GCL approaches rely on graph neural network (GNN) architectures, which can suffer from over-smoothing problems due to non-adaptive message passing. To address these challenges, we propose a principled framework called GraphAug. This framework introduces a robust data augmentor that generates denoised self-supervised signals, enhancing recommender systems. The GraphAug framework incorporates a graph information bottleneck (GIB)-regularized augmentation paradigm, which automatically distills informative self-supervision information and adaptively adjusts contrastive view generation. Through rigorous experimentation on real-world datasets, we thoroughly assessed the performance of our novel GraphAug model. The outcomes consistently unveil its superiority over existing baseline methods. The source code for our model is publicly available at: https://github.com/HKUDS/GraphAug.


'There's a gay bar in my pocket!': how 15 years of Grindr has affected gay communities and dating culture

The Guardian

One of pop culture's early but most seminal depictions of gay online dating comes from a 1999 episode of Sex and the City. Stanford Blatch, Carrie Bradshaw's gay friend, played by the late Willie Garson, is seeking advice. He's been chatting to another man on an online chatroom – the height of technology at the time – and wonders whether they should meet up. "What do you know about him?" asks Bradshaw. "Well, his name is bigtool4u" answers Blatch – cue hysterics from Bradshaw.


Complementary Recommendation in E-commerce: Definition, Approaches, and Future Directions

arXiv.org Artificial Intelligence

In recent years, complementary recommendation has received extensive attention in the e-commerce domain. In this paper, we comprehensively summarize and compare 34 representative studies conducted between 2009 and 2024. Firstly, we compare the data and methods used for modeling complementary relationships between products, including simple complementarity and more complex scenarios such as asymmetric complementarity, the coexistence of substitution and complementarity relationships between products, and varying degrees of complementarity between different pairs of products. Next, we classify and compare the models based on the research problems of complementary recommendation, such as diversity, personalization, and cold-start. Furthermore, we provide a comparative analysis of experimental results from different studies conducted on the same dataset, which helps identify the strengths and weaknesses of the research. Compared to previous surveys, this paper provides a more updated and comprehensive summary of the research, discusses future research directions, and contributes to the advancement of this field.