paper-with-me

Papers

Hierarchical Reinforcement Learning for Modeling User Novelty-Seeking Intent in Recommender Systems

2023-06-02 · Pan Li, Yuyan Wang, Ed H. Chi, Minmin Chen

Recommending novel content, which expands user horizons by introducing them to new interests, has been shown to improve users' long-term experience on recommendation platforms \cite{chen2021values}. Users however are not constantly looking to explore novel content. It is therefore crucial to understand their novelty-seeking intent and adjust the recommendation policy accordingly. Most existing literature models a user's propensity to choose novel content or to prefer a more diverse set of recommendations at individual interactions. Hierarchical structure, on the other hand, exists in a user's novelty-seeking intent, which is manifested as a static and intrinsic user preference for seeking novelty along with a dynamic session-based propensity. To this end, we propose a novel hierarchical reinforcement learning-based method to model the hierarchical user novelty-seeking intent, and to adapt the recommendation policy accordingly based on the extracted user novelty-seeking propensity. We further incorporate diversity and novelty-related measurement in the reward function of the hierarchical RL (HRL) agent to encourage user exploration \cite{chen2021values}. We demonstrate the benefits of explicitly modeling hierarchical user novelty-seeking intent in recommendations through extensive experiments on simulated and real-world datasets. In particular, we demonstrate that the effectiveness of our proposed hierarchical RL-based method lies in its ability to capture such hierarchically-structured intent. As a result, the proposed HRL model achieves superior performance on several public datasets, compared with state-of-art baselines.

📄 PDF Abstract BibTeX arXiv:2306.01476

Code (0)

등록된 구현이 없습니다.

Tasks

Hierarchical Reinforcement LearningRecommendation Systemsreinforcement-learning

Similar Papers 제목 키워드 기반

A Deep, Forgetful Novelty-Seeking Movie Recommender Model

2019-09-02 · Ruomu Zou

As more and more people shift their movie watching online, competition between movie viewing websites are getting more and more intense. Therefore, it has become incredibly important to accurately predict a given user's …

modelMovie Recommendation

Novel Policy Seeking with Constrained Optimization

2020-05-21 · Hao Sun, Zhenghao Peng, Bo Dai, Jian Guo 외

In problem-solving, we humans can come up with multiple novel solutions to the same problem. However, reinforcement learning algorithms can only produce a set of monotonous policies that maximize the cumulative reward bu…

DiversityMuJoCoreinforcement-learningReinforcement Learning+1

Discounting and Drug Seeking in Biological Hierarchical Reinforcement Learning

2025-06-05 · Vardhan Palod, Pranav Mahajan, Veeky Baths, Boris S. Gutkin

Despite a strong desire to quit, individuals with long-term substance use disorder (SUD) often struggle to resist drug use, even when aware of its harmful consequences. This disconnect between knowledge and compulsive be…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement Learning

QXplore: Q-Learning Exploration by Maximizing Temporal Difference Error

2019-09-25 · Riley Simmons-Edler, Ben Eisner, Daniel Yang, Anthony Bisulco 외

A major challenge in reinforcement learning is exploration, especially when reward landscapes are sparse. Several recent methods provide an intrinsic motivation to explore by directly encouraging agents to seek novel sta…

continuous-controlContinuous ControlDeep Reinforcement LearningQ-Learning+3

Deep reinforcement learning for search, recommendation, and online advertising: a survey

2018-12-18 · Xiangyu Zhao, Long Xia, Jiliang Tang, Dawei Yin

Search, recommendation, and online advertising are the three most important information-providing mechanisms on the web. These information seeking techniques, satisfying users' information needs by suggesting users perso…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)