paper-with-me

홈 › Papers

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 may not be aligned with user intent in CRS tasks. Therefore, the design of task-specific rewards is critical to facilitate CRS policy learning, which remains largely under-explored in the literature. In this work, we propose a novel approach to address this challenge by learning intrinsic rewards from interactions with users. Specifically, we formulate intrinsic reward learning as a multi-objective bi-level optimization problem. The inner level optimizes the CRS policy augmented by the learned intrinsic rewards, while the outer level drives the intrinsic rewards to optimize two CRS-specific objectives: maximizing the success rate and minimizing the number of turns to reach a successful recommendation in conversations. To evaluate the effectiveness of our approach, we conduct extensive experiments on three public CRS benchmarks. The results show that our algorithm significantly improves CRS performance by exploiting informative learned intrinsic rewards.

📄 PDF Abstract BibTeX arXiv:2310.20109

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Hierarchical Conversational Preference Elicitation with Bandit Feedback

2022-09-06 · Jinhang Zuo, Songwen Hu, Tong Yu, Shuai Li 외

The recent advances of conversational recommendations provide a promising way to efficiently elicit users' preferences via conversational interactions. To achieve this, the recommender system conducts conversations with …

Recommendation Systems

Breaking the Filter Bubble: A Semantic Pareto-DQN Framework for Multi-Objective Recommendation

2026-06-23 · Cláudio Lúcio Do Val Lopes, Lucca Machado da Silva, André de Oliveira Brandão arxiv

Recommender systems often induce filter bubbles and semantic homogenization by monolithically optimizing for immediate user engagement. Standard single-objective models, including traditional Deep Q-Networks, are ill-equ…

Reinforcement Learning

Evaluating Conversational Recommender Systems: A Landscape of Research

2022-08-25 · Dietmar Jannach

Conversational recommender systems aim to interactively support online users in their information search and decision-making processes in an intuitive way. With the latest advances in voice-controlled devices, natural la…

Decision MakingRecommendation Systems

CIM: Constrained Intrinsic Motivation for Sparse-Reward Continuous Control

2022-11-28 · Xiang Zheng, Xingjun Ma, Cong Wang

Intrinsic motivation is a promising exploration technique for solving reinforcement learning tasks with sparse or absent extrinsic rewards. There exist two technical challenges in implementing intrinsic motivation: 1) ho…

continuous-controlContinuous ControlEfficient Exploration

User-Centric Conversational Recommendation with Multi-Aspect User Modeling

2022-04-20 · Shuokai Li, Ruobing Xie, Yongchun Zhu, Xiang Ao 외

Conversational recommender systems (CRS) aim to provide highquality recommendations in conversations. However, most conventional CRS models mainly focus on the dialogue understanding of the current session, ignoring othe…

Conversational RecommendationDialogue GenerationDialogue UnderstandingRecommendation Systems