Efficient and Responsible Adaptation of Large Language Models for Robust Top-k Recommendations
Kirandeep Kaur, Chirag Shah

TL;DR
This paper introduces a hybrid framework combining large language models and traditional recommendation systems to improve robustness and efficiency in personalized recommendations, especially for weak or inactive users.
Contribution
It proposes a two-phase task allocation strategy that strategically assigns tasks to LLMs and RSs, enhancing robustness and reducing costs in recommendation systems.
Findings
Significant reduction in weak users (~12%)
Improved robustness to sub-populations
Maintained overall performance without high costs
Abstract
Conventional recommendation systems (RSs) are typically optimized to enhance performance metrics uniformly across all training samples. This makes it hard for data-driven RSs to cater to a diverse set of users due to the varying properties of these users. The performance disparity among various populations can harm the model's robustness with respect to sub-populations. While recent works have shown promising results in adapting large language models (LLMs) for recommendation to address hard samples, long user queries from millions of users can degrade the performance of LLMs and elevate costs, processing times and inference latency. This challenges the practical applicability of LLMs for recommendations. To address this, we propose a hybrid task allocation framework that utilizes the capabilities of both LLMs and traditional RSs. By adopting a two-phase approach to improve robustness…
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
TopicsRecommender Systems and Techniques · Machine Learning in Healthcare
MethodsSparse Evolutionary Training
