Contrastive Representation for Interactive Recommendation
Jingyu Li, Zhiyong Feng, Dongxiao He, Hongqi Chen, Qinghang Gao, Guoli Wu

TL;DR
This paper introduces CRIR, a contrastive learning approach that enhances feature extraction and sample efficiency in deep reinforcement learning-based interactive recommendation systems.
Contribution
CRIR employs contrastive learning to improve feature quality and sample efficiency in DRL-based IR, addressing current training challenges.
Findings
CRIR significantly improves sample efficiency in DRL IR agents.
CRIR enhances the quality of user preference representations.
Experimental results show superior performance over existing methods.
Abstract
Interactive Recommendation (IR) has gained significant attention recently for its capability to quickly capture dynamic interest and optimize both short and long term objectives. IR agents are typically implemented through Deep Reinforcement Learning (DRL), because DRL is inherently compatible with the dynamic nature of IR. However, DRL is currently not perfect for IR. Due to the large action space and sample inefficiency problem, training DRL recommender agents is challenging. The key point is that useful features cannot be extracted as high-quality representations for the recommender agent to optimize its policy. To tackle this problem, we propose Contrastive Representation for Interactive Recommendation (CRIR). CRIR efficiently extracts latent, high-level preference ranking features from explicit interaction, and leverages the features to enhance users' representation. Specifically,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Image Retrieval and Classification Techniques
MethodsSoftmax · Attention Is All You Need · Contrastive Learning
