paper-with-me

Papers

Large Language Model Driven Recommendation

2024-08-20 · Anton Korikov, Scott Sanner, Yashar Deldjoo, Zhankui He, Julian McAuley, Arnau Ramisa, Rene Vidal, Mahesh Sathiamoorthy, Atoosa Kasrizadeh, Silvia Milano, Francesco Ricci

While previous chapters focused on recommendation systems (RSs) based on standardized, non-verbal user feedback such as purchases, views, and clicks -- the advent of LLMs has unlocked the use of natural language (NL) interactions for recommendation. This chapter discusses how LLMs' abilities for general NL reasoning present novel opportunities to build highly personalized RSs -- which can effectively connect nuanced and diverse user preferences to items, potentially via interactive dialogues. To begin this discussion, we first present a taxonomy of the key data sources for language-driven recommendation, covering item descriptions, user-system interactions, and user profiles. We then proceed to fundamental techniques for LLM recommendation, reviewing the use of encoder-only and autoregressive LLM recommendation in both tuned and untuned settings. Afterwards, we move to multi-module recommendation architectures in which LLMs interact with components such as retrievers and RSs in multi-stage pipelines. This brings us to architectures for conversational recommender systems (CRSs), in which LLMs facilitate multi-turn dialogues where each turn presents an opportunity not only to make recommendations, but also to engage with the user in interactive preference elicitation, critiquing, and question-answering.

📄 PDF Abstract BibTeX arXiv:2408.10946

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelmodelQuestion AnsweringRecommendation Systems

Similar Papers 제목 키워드 기반

Large Language Model Augmented Narrative Driven Recommendations

2023-06-04 · Sheshera Mysore, Andrew McCallum, Hamed Zamani

Narrative-driven recommendation (NDR) presents an information access problem where users solicit recommendations with verbose descriptions of their preferences and context, for example, travelers soliciting recommendatio…

Data AugmentationLanguage ModelingLanguage ModellingLarge Language Model+3

Enhancing Collaborative Semantics of Language Model-Driven Recommendations via Graph-Aware Learning

2024-06-19 · Zhong Guan, Likang Wu, Hongke Zhao, Ming He 외

Large Language Models (LLMs) are increasingly prominent in the recommendation systems domain. Existing studies usually utilize in-context learning or supervised fine-tuning on task-specific data to align LLMs into recomm…

In-Context LearningLanguage ModelingLanguage ModellingRecommendation Systems

Keyword-driven Retrieval-Augmented Large Language Models for Cold-start User Recommendations

2024-05-30 · Hai-Dang Kieu, Minh Duc Nguyen, Thanh-Son Nguyen, Dung D. Le

Recent advancements in Large Language Models (LLMs) have shown significant potential in enhancing recommender systems. However, addressing the cold-start recommendation problem, where users lack historical data, remains …

Recommendation SystemsRe-RankingRetrieval

Large Language Models as Narrative-Driven Recommenders

2024-10-17 · Lukas Eberhard, Thorsten Ruprechter, Denis Helic

Narrative-driven recommenders aim to provide personalized suggestions for user requests expressed in free-form text such as "I want to watch a thriller with a mind-bending story, like Shutter Island." Although large lang…

Movie RecommendationNatural Language QueriesRecommendation Systems

Learn by Selling: Equipping Large Language Models with Product Knowledge for Context-Driven Recommendations

2024-07-30 · Sarthak Anand, Yutong Jiang, Giorgi Kokaia

The rapid evolution of large language models (LLMs) has opened up new possibilities for applications such as context-driven product recommendations. However, the effectiveness of these models in this context is heavily r…