RecCocktail: A Generalizable and Efficient Framework for LLM-Based Recommendation
Min Hou, Chenxi Bai, Le Wu, Hao Liu, Kai Zhang, Weiwen Liu, Richang Hong, Ruiming Tang, Meng Wang

TL;DR
RecCocktail is a versatile framework that combines general and domain-specific training of LLMs for recommendation systems, achieving improved performance without extra inference costs.
Contribution
It introduces a novel method to merge general and domain-specific LoRA modules for LLM-based recommendation, enhancing flexibility and efficiency.
Findings
Effective in warm and cold-start scenarios
No additional inference overhead
Outperforms existing methods in experiments
Abstract
Large Language Models (LLMs) have achieved remarkable success in recent years, owing to their impressive generalization capabilities and rich world knowledge. To capitalize on the potential of using LLMs as recommender systems, mainstream approaches typically focus on two paradigms. The first paradigm designs multi-domain or multi-task instruction data for generalizable recommendation, so as to align LLMs with general recommendation areas and deal with cold-start recommendation. The second paradigm focuses on enhancing domain-specific recommendation tasks, improving performance in warm recommendation scenarios. While most previous works treat these two paradigms separately, we argue that they have complementary advantages, and combining them can yield better results. In this paper, we propose a generalizable and efficient LLM-based recommendation framework RecCocktail. Our approach…
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
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Recommender Systems and Techniques
MethodsALIGN · Focus
