NeurIPS 2019accepted155 citations

Text-Based Interactive Recommendation via Constraint-Augmented Reinforcement Learning

Ruiyi Zhang, Tong Yu, Yilin Shen, Hongxia Jin, Changyou Chen

Abstract

Text-based interactive recommendation provides richer user preferences and has demonstrated advantages over traditional interactive recommender systems. However, recommendations can easily violate preferences of users from their past natural-language feedback, since the recommender needs to explore new items for further improvement. To alleviate this issue, we propose a novel constraint-augmented reinforcement learning (RL) framework to efficiently incorporate user preferences over time. Specifically, we leverage a discriminator to detect recommendations violating user historical preference, which is incorporated into the standard RL objective of maximizing expected cumulative future rewards. Our proposed framework is general and is further extended to the task of constrained text generation. Empirical results show that the proposed method yields consistent improvement relative to standard RL methods.

BibTeX
@inproceedings{NEURIPS2019_52130c41,
 author = {Zhang, Ruiyi and Yu, Tong and Shen, Yilin and Jin, Hongxia and Chen, Changyou},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Wallach and H. Larochelle and A. Beygelzimer and F. d\textquotesingle Alch\'{e}-Buc and E. Fox and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Text-Based Interactive Recommendation via Constraint-Augmented Reinforcement Learning},
 url = {https://proceedings.neurips.cc/paper_files/paper/2019/file/52130c418d4f02c74f74a5bc1f8020b2-Paper.pdf},
 volume = {32},
 year = {2019}
}