Recommendation System Simulations: A Discussion of Two Key Challenges
- URL: http://arxiv.org/abs/2109.02475v1
- Date: Wed, 25 Aug 2021 15:11:38 GMT
- Title: Recommendation System Simulations: A Discussion of Two Key Challenges
- Authors: Allison J.B. Chaney
- Abstract summary: Simulations provide an avenue for understanding the impacts of recommendation systems on individuals and society.
This paper will delve into two key challenges: first, defining a model for users selecting or engaging with recommended items and second, defining a mechanism for users encountering items that are not recommended to the user directly by the platform.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: As recommendation systems become increasingly standard for online platforms,
simulations provide an avenue for understanding the impacts of these systems on
individuals and society. When constructing a recommendation system simulation,
there are two key challenges: first, defining a model for users selecting or
engaging with recommended items and second, defining a mechanism for users
encountering items that are not recommended to the user directly by the
platform, such as by a friend sharing specific content. This paper will delve
into both of these challenges, reviewing simulation assumptions from existing
research and proposing alternative assumptions. We also include a broader
discussion of the limitations of simulations and outline of open questions in
this area.
Related papers
- SimLab: A Platform for Simulation-based Evaluation of Conversational Information Access Systems [33.48172339249859]
We introduce SimLab, the first cloud-based platform to benchmark both conversational systems and user simulators in a controlled and reproducible environment.<n>We present the design and implementation of an initial version of SimLab and showcase its features with an initial evaluation task of conversational movie recommendation.<n>This paper is a call for the community to contribute to the platform to drive progress in the field of conversational information access and user simulation.
arXiv Detail & Related papers (2025-07-07T11:19:28Z) - Multi-Interest Recommendation: A Survey [67.28277752101006]
Multi-interest recommendation addresses the challenge of extracting multiple interest representations from users' historical interactions.<n>It has drawn broad interest in recommendation research.<n>We systematically review the progress, solutions, challenges, and future directions of multi-interest recommendation.
arXiv Detail & Related papers (2025-06-18T09:05:32Z) - Search-Based Interaction For Conversation Recommendation via Generative Reward Model Based Simulated User [117.82681846559909]
Conversational recommendation systems (CRSs) use multi-turn interaction to capture user preferences and provide personalized recommendations.
We propose a generative reward model based simulated user, named GRSU, for automatic interaction with CRSs.
arXiv Detail & Related papers (2025-04-29T06:37:30Z) - Session-based Recommender Systems: User Interest as a Stochastic Process in the Latent Space [0.0]
This paper addresses the problem of data uncertainty, popularity bias, and exposure bias in session-based recommender systems.
We study the symptoms of this bias both in item embeddings and in recommendations.
arXiv Detail & Related papers (2025-04-14T09:08:40Z) - Slow Thinking for Sequential Recommendation [88.46598279655575]
We present a novel slow thinking recommendation model, named STREAM-Rec.
Our approach is capable of analyzing historical user behavior, generating a multi-step, deliberative reasoning process, and delivering personalized recommendations.
In particular, we focus on two key challenges: (1) identifying the suitable reasoning patterns in recommender systems, and (2) exploring how to effectively stimulate the reasoning capabilities of traditional recommenders.
arXiv Detail & Related papers (2025-04-13T15:53:30Z) - Online Clustering of Dueling Bandits [59.09590979404303]
We introduce the first "clustering of dueling bandit algorithms" to enable collaborative decision-making based on preference feedback.
We propose two novel algorithms: (1) Clustering of Linear Dueling Bandits (COLDB) which models the user reward functions as linear functions of the context vectors, and (2) Clustering of Neural Dueling Bandits (CONDB) which uses a neural network to model complex, non-linear user reward functions.
arXiv Detail & Related papers (2025-02-04T07:55:41Z) - Algorithmic Drift: A Simulation Framework to Study the Effects of Recommender Systems on User Preferences [7.552217586057245]
We propose a simulation framework that mimics user-recommender system interactions in a long-term scenario.
We introduce two novel metrics for quantifying the algorithm's impact on user preferences, specifically in terms of drift over time.
arXiv Detail & Related papers (2024-09-24T21:54:22Z) - System-2 Recommenders: Disentangling Utility and Engagement in Recommendation Systems via Temporal Point-Processes [80.97898201876592]
We propose a generative model in which past content interactions impact the arrival rates of users based on a self-exciting Hawkes process.
We show analytically that given samples it is possible to disentangle System-1 and System-2 and allow content optimization based on user utility.
arXiv Detail & Related papers (2024-05-29T18:19:37Z) - User Simulation for Evaluating Information Access Systems [38.48048183731099]
evaluating the effectiveness of interactive intelligent systems is a complex scientific challenge.
This book provides a thorough understanding of user simulation techniques designed specifically for evaluation.
It covers both general frameworks for designing user simulators, and specific models and algorithms for simulating user interactions with search engines, recommender systems, and conversational assistants.
arXiv Detail & Related papers (2023-06-14T14:54:06Z) - User Behavior Simulation with Large Language Model based Agents [116.74368915420065]
We propose an LLM-based agent framework and design a sandbox environment to simulate real user behaviors.
Based on extensive experiments, we find that the simulated behaviors of our method are very close to the ones of real humans.
arXiv Detail & Related papers (2023-06-05T02:58:35Z) - Breaking Feedback Loops in Recommender Systems with Causal Inference [99.22185950608838]
Recent work has shown that feedback loops may compromise recommendation quality and homogenize user behavior.
We propose the Causal Adjustment for Feedback Loops (CAFL), an algorithm that provably breaks feedback loops using causal inference.
We show that CAFL improves recommendation quality when compared to prior correction methods.
arXiv Detail & Related papers (2022-07-04T17:58:39Z) - Synthetic Data-Based Simulators for Recommender Systems: A Survey [55.60116686945561]
This survey aims at providing a comprehensive overview of the recent trends in the field of modeling and simulation.
We start with the motivation behind the development of frameworks implementing the simulations -- simulators.
We provide a new consistent classification of existing simulators based on their functionality, approbation, and industrial effectiveness.
arXiv Detail & Related papers (2022-06-22T19:33:21Z) - To Recommend or Not? A Model-Based Comparison of Item-Matching Processes [7.636113901205644]
recommender systems are central to modern online platforms, but a popular concern is that they may be pulling society in dangerous directions.
We take a model-based approach to this challenge, introducing a dichotomy of process models that we can compare.
Our key finding is that the recommender and organic models result in dramatically different outcomes at both the individual and societal level.
arXiv Detail & Related papers (2021-10-21T20:37:56Z) - Understanding Longitudinal Dynamics of Recommender Systems with
Agent-Based Modeling and Simulation [7.98348797868119]
Agent-Based Modeling and Simulation (ABM) techniques can be used to study such important longitudinal dynamics of recommender systems.
We provide an overview of the ABM principles, outline a simulation framework for recommender systems based on the literature, and discuss various practical research questions that can be addressed with such an ABM-based simulation framework.
arXiv Detail & Related papers (2021-08-25T06:28:19Z) - T-RECS: A Simulation Tool to Study the Societal Impact of Recommender
Systems [5.592114738742928]
We introduce T-RECS, an open-sourced Python package designed for researchers to simulate recommendation systems.
To demonstrate the flexibility of T-RECS, we perform a replication of two prior simulation-based research on sociotechnical systems.
arXiv Detail & Related papers (2021-07-19T15:16:44Z) - Advances and Challenges in Conversational Recommender Systems: A Survey [133.93908165922804]
We provide a systematic review of the techniques used in current conversational recommender systems (CRSs)
We summarize the key challenges of developing CRSs into five directions.
These research directions involve multiple research fields like information retrieval (IR), natural language processing (NLP), and human-computer interaction (HCI)
arXiv Detail & Related papers (2021-01-23T08:53:15Z) - A Bayesian Approach to Conversational Recommendation Systems [60.12942570608859]
We present a conversational recommendation system based on a Bayesian approach.
A case study based on the application of this approach to emphstagend.com, an online platform for booking entertainers, is discussed.
arXiv Detail & Related papers (2020-02-12T15:59:31Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.