Item-Language Model for Conversational Recommendation
Li Yang, Anushya Subbiah, Hardik Patel, Judith Yue Li, Yanwei Song, Reza Mirghaderi, Vikram Aggarwal, Qifan Wang

TL;DR
This paper introduces the Item-Language Model (ILM), combining an item encoder with a frozen LLM to improve conversational recommendation by effectively integrating user interaction signals with language understanding.
Contribution
The paper proposes a novel ILM architecture that encodes user interactions into text-aligned representations and leverages a frozen pretrained LLM, addressing data availability and knowledge retention issues.
Findings
Language-aligned item representations improve recommendation quality.
User interaction signals encoded effectively enhance model performance.
ILM preserves pretrained language and reasoning abilities while incorporating interaction data.
Abstract
Large-language Models (LLMs) have been extremely successful at tasks like complex dialogue understanding, reasoning and coding due to their emergent abilities. These emergent abilities have been extended with multi-modality to include image, audio, and video capabilities. Recommender systems, on the other hand, have been critical for information seeking and item discovery needs. Recently, there have been attempts to apply LLMs for recommendations. One difficulty of current attempts is that the underlying LLM is usually not trained on the recommender system data, which largely contains user interaction signals and is often not publicly available. Another difficulty is user interaction signals often have a different pattern from natural language text, and it is currently unclear if the LLM training setup can learn more non-trivial knowledge from interaction signals compared with…
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
TopicsAdvanced Text Analysis Techniques
