Goto

Collaborating Authors

 Personal Assistant Systems


A Survey of Generative Search and Recommendation in the Era of Large Language Models

arXiv.org Artificial Intelligence

With the information explosion on the Web, search and recommendation are foundational infrastructures to satisfying users' information needs. As the two sides of the same coin, both revolve around the same core research problem, matching queries with documents or users with items. In the recent few decades, search and recommendation have experienced synchronous technological paradigm shifts, including machine learning-based and deep learning-based paradigms. Recently, the superintelligent generative large language models have sparked a new paradigm in search and recommendation, i.e., generative search (retrieval) and recommendation, which aims to address the matching problem in a generative manner. In this paper, we provide a comprehensive survey of the emerging paradigm in information systems and summarize the developments in generative search and recommendation from a unified perspective. Rather than simply categorizing existing works, we abstract a unified framework for the generative paradigm and break down the existing works into different stages within this framework to highlight the strengths and weaknesses. And then, we distinguish generative search and recommendation with their unique challenges, identify open problems and future directions, and envision the next information-seeking paradigm.


Rabbit's AI Assistant Is Here. And Soon a Camera Wearable Will Be Too

WIRED

The pathway leading into Rabbit's venue--for the launch event of the R1, an artificial intelligence-powered device announced at CES 2024--was paved with gadgets from the past. First was the orange JVC Videosphere, then the Sony Walkman, a Tamagotchi, a transparent GameBoy Color, heck, even the original Pokรฉdex toy from 1998. At the very end of the hall was Teenage Engineering's Pocket Operator, and across from it, a few concept prototypes of the Rabbit R1. If the Pocket Operator stands out, seeing as it's barely a decade old, that's because the Swedish design-firm Teenage Engineering helped design the R1. And at the launch event, CEO Jesse Lyu announced on stage that Jesper Kouthoofd, founder of Teenage Engineering, has joined Rabbit as its chief design officer (while still maintaining his role as CEO of TE).


Advancing Recommender Systems by mitigating Shilling attacks

arXiv.org Artificial Intelligence

Considering the premise that the number of products offered grow in an exponential fashion and the amount of data that a user can assimilate before making a decision is relatively small, recommender systems help in categorizing content according to user preferences. Collaborative filtering is a widely used method for computing recommendations due to its good performance. But, this method makes the system vulnerable to attacks which try to bias the recommendations. These attacks, known as 'shilling attacks' are performed to push an item or nuke an item in the system. This paper proposes an algorithm to detect such shilling profiles in the system accurately and also study the effects of such profiles on the recommendations.


Dating apps are collecting more of your information than you think

Washington Post - Technology News

"The nature of these products means you're going to share a lot of personal information about yourself, and of course the dating apps say that you share that information in service of finding someone," MacDonald said. But they "take more information than just what you're conscious of sharing" and then use that information for purposes that aren't going to help you find a partner.


Cache-Aware Reinforcement Learning in Large-Scale Recommender Systems

arXiv.org Artificial Intelligence

Modern large-scale recommender systems are built upon computation-intensive infrastructure and usually suffer from a huge difference in traffic between peak and off-peak periods. In peak periods, it is challenging to perform real-time computation for each request due to the limited budget of computational resources. The recommendation with a cache is a solution to this problem, where a user-wise result cache is used to provide recommendations when the recommender system cannot afford a real-time computation. However, the cached recommendations are usually suboptimal compared to real-time computation, and it is challenging to determine the items in the cache for each user. In this paper, we provide a cache-aware reinforcement learning (CARL) method to jointly optimize the recommendation by real-time computation and by the cache. We formulate the problem as a Markov decision process with user states and a cache state, where the cache state represents whether the recommender system performs recommendations by real-time computation or by the cache. The computational load of the recommender system determines the cache state. We perform reinforcement learning based on such a model to improve user engagement over multiple requests. Moreover, we show that the cache will introduce a challenge called critic dependency, which deteriorates the performance of reinforcement learning. To tackle this challenge, we propose an eigenfunction learning (EL) method to learn independent critics for CARL. Experiments show that CARL can significantly improve the users' engagement when considering the result cache. CARL has been fully launched in Kwai app, serving over 100 million users.


Qualitative Approaches to Voice UX

arXiv.org Artificial Intelligence

Voice is a natural mode of expression offered by modern computer-based systems. Qualitative perspectives on voice-based user experiences (voice UX) offer rich descriptions of complex interactions that numbers alone cannot fully represent. We conducted a systematic review of the literature on qualitative approaches to voice UX, capturing the nature of this body of work in a systematic map and offering a qualitative synthesis of findings. We highlight the benefits of qualitative methods for voice UX research, identify opportunities for increasing rigour in methods and outcomes, and distill patterns of experience across a diversity of devices and modes of qualitative praxis.


Manipulating Recommender Systems: A Survey of Poisoning Attacks and Countermeasures

arXiv.org Artificial Intelligence

Recommender systems have become an integral part of online services to help users locate specific information in a sea of data. However, existing studies show that some recommender systems are vulnerable to poisoning attacks, particularly those that involve learning schemes. A poisoning attack is where an adversary injects carefully crafted data into the process of training a model, with the goal of manipulating the system's final recommendations. Based on recent advancements in artificial intelligence, such attacks have gained importance recently. While numerous countermeasures to poisoning attacks have been developed, they have not yet been systematically linked to the properties of the attacks. Consequently, assessing the respective risks and potential success of mitigation strategies is difficult, if not impossible. This survey aims to fill this gap by primarily focusing on poisoning attacks and their countermeasures. This is in contrast to prior surveys that mainly focus on attacks and their detection methods. Through an exhaustive literature review, we provide a novel taxonomy for poisoning attacks, formalise its dimensions, and accordingly organise 30+ attacks described in the literature. Further, we review 40+ countermeasures to detect and/or prevent poisoning attacks, evaluating their effectiveness against specific types of attacks. This comprehensive survey should serve as a point of reference for protecting recommender systems against poisoning attacks. The article concludes with a discussion on open issues in the field and impactful directions for future research. A rich repository of resources associated with poisoning attacks is available at https://github.com/tamlhp/awesome-recsys-poisoning.


Revealing and Utilizing In-group Favoritism for Graph-based Collaborative Filtering

arXiv.org Artificial Intelligence

When it comes to a personalized item recommendation system, It is essential to extract users' preferences and purchasing patterns. Assuming that users in the real world form a cluster and there is common favoritism in each cluster, in this work, we introduce Co-Clustering Wrapper (CCW). We compute co-clusters of users and items with co-clustering algorithms and add CF subnetworks for each cluster to extract the in-group favoritism. Combining the features from the networks, we obtain rich and unified information about users. We experimented real world datasets considering two aspects: Finding the number of groups divided according to in-group preference, and measuring the quantity of improvement of the performance.


Boomergasms Are Booming

WIRED

Eury Jones was 58 the first time she pegged a man. She was coming out of a long-term relationship and entering a new life chapter. "I did a bit of Googling about threesomes and chanced upon Feeld," she says of the dating app for free-spirited relationship structures. But Jones, who lives in London and has a generous smile, wasn't accustomed to the circus of online dating: maneuvering fake profiles, encountering people who only want to swap photos and never meet. Gradually, she says, "I knew not to entertain that nonsense." Then she met him--a cyclist in a Che Guevara T-shirt.


Turbo-CF: Matrix Decomposition-Free Graph Filtering for Fast Recommendation

arXiv.org Artificial Intelligence

A series of graph filtering (GF)-based collaborative filtering (CF) showcases state-of-the-art performance on the recommendation accuracy by using a low-pass filter (LPF) without a training process. However, conventional GF-based CF approaches mostly perform matrix decomposition on the item-item similarity graph to realize the ideal LPF, which results in a non-trivial computational cost and thus makes them less practical in scenarios where rapid recommendations are essential. In this paper, we propose Turbo-CF, a GF-based CF method that is both training-free and matrix decomposition-free. Turbo-CF employs a polynomial graph filter to circumvent the issue of expensive matrix decompositions, enabling us to make full use of modern computer hardware components (i.e., GPU). Specifically, Turbo-CF first constructs an item-item similarity graph whose edge weights are effectively regulated. Then, our own polynomial LPFs are designed to retain only low-frequency signals without explicit matrix decompositions. We demonstrate that Turbo-CF is extremely fast yet accurate, achieving a runtime of less than 1 second on real-world benchmark datasets while achieving recommendation accuracies comparable to best competitors.