Reindex-Then-Adapt: Improving Large Language Models for Conversational Recommendation
Zhankui He, Zhouhang Xie, Harald Steck, Dawen Liang, Rahul Jha, Nathan, Kallus, Julian McAuley

TL;DR
This paper introduces Reindex-Then-Adapt, a framework that enhances large language models for conversational recommendation by converting multi-token item titles into single tokens and adjusting their probability distributions, leading to improved recommendation accuracy.
Contribution
The paper proposes a novel Reindex-Then-Adapt framework that combines LLM understanding with traditional RecSys control for better conversational recommendations.
Findings
Improved accuracy metrics across three datasets
Effective control over item recommendation distributions
Enhanced adaptation to changing data distributions
Abstract
Large language models (LLMs) are revolutionizing conversational recommender systems by adeptly indexing item content, understanding complex conversational contexts, and generating relevant item titles. However, controlling the distribution of recommended items remains a challenge. This leads to suboptimal performance due to the failure to capture rapidly changing data distributions, such as item popularity, on targeted conversational recommendation platforms. In conversational recommendation, LLMs recommend items by generating the titles (as multiple tokens) autoregressively, making it difficult to obtain and control the recommendations over all items. Thus, we propose a Reindex-Then-Adapt (RTA) framework, which converts multi-token item titles into single tokens within LLMs, and then adjusts the probability distributions over these single-token item titles accordingly. The RTA…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Recommender Systems and Techniques · Advanced Text Analysis Techniques
