paper-with-me

홈 › Papers

Towards Learning Reward Functions from User Interactions

2017-08-15 · Li Ziming, Kiseleva Julia, de Rijke Maarten, Grotov Artem

In the physical world, people have dynamic preferences, e.g., the same situation can lead to satisfaction for some humans and to frustration for others. Personalization is called for. The same observation holds for online behavior with interactive systems. It is natural to represent the behavior of users who are engaging with interactive systems such as a search engine or a recommender system, as a sequence of actions where each next action depends on the current situation and the user reward of taking a particular action. By and large, current online evaluation metrics for interactive systems such as search engines or recommender systems, are static and do not reflect differences in user behavior. They rarely capture or model the reward experienced by a user while interacting with an interactive system. We argue that knowing a user's reward function is essential for an interactive system as both for learning and evaluation. We propose to learn users' reward functions directly from observed interaction traces. In particular, we present how users' reward functions can be uncovered directly using inverse reinforcement learning techniques. We also show how to incorporate user features into the learning process. Our main contribution is a novel and dynamic approach to restore a user's reward function. We present an analytic approach to this problem and complement it with initial experiments using the interaction logs of a cultural heritage institution that demonstrate the feasibility of the approach by uncovering different reward functions for different user groups.

📄 PDF Abstract BibTeX arXiv:1708.04378

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Generative Adversarial Reward Learning for Generalized Behavior Tendency Inference

2021-05-03 · Xiaocong Chen, Lina Yao, Xianzhi Wang, Aixin Sun 외

Recent advances in reinforcement learning have inspired increasing interest in learning user modeling adaptively through dynamic interactions, e.g., in reinforcement learning based recommender systems. Reward function is…

Recommendation Systemsreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

Reinforcement Online Learning to Rank with Unbiased Reward Shaping

2022-01-05 · Shengyao Zhuang, Zhihao Qiao, Guido Zuccon

Online learning to rank (OLTR) aims to learn a ranker directly from implicit feedback derived from users' interactions, such as clicks. Clicks however are a biased signal: specifically, top-ranked documents are likely to…

Learning-To-RankPosition

Multi-Objective Intrinsic Reward Learning for Conversational Recommender Systems

2023-10-31 · NeurIPS 2023 11

Conversational Recommender Systems (CRS) actively elicit user preferences to generate adaptive recommendations. Mainstream reinforcement learning-based CRS solutions heavily rely on handcrafted reward functions, which ma…

Recommendation Systems

Generative Inverse Deep Reinforcement Learning for Online Recommendation

2020-11-04 · Xiaocong Chen, Lina Yao, Aixin Sun, Xianzhi Wang 외

Deep reinforcement learning enables an agent to capture user's interest through interactions with the environment dynamically. It has attracted great interest in the recommendation research. Deep reinforcement learning u…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Understanding Learned Reward Functions

2020-12-10 · Eric J. Michaud, Adam Gleave, Stuart Russell

In many real-world tasks, it is not possible to procedurally specify an RL agent's reward function. In such cases, a reward function must instead be learned from interacting with and observing humans. However, current te…