让大模型公平高效地提升推荐系统对弱势用户的表现
Efficient and Responsible Adaptation of Large Language Models for Robust and Equitable Top-k Recommendations
- 分两阶段分配任务,优先为表现差的用户启用上下文学习
- 在三个真实数据集上显著减少弱势用户数量,提升子群体鲁棒性
- 适合关注推荐公平性与资源效率的研究者与工程师
传统推荐系统通常统一优化所有训练样本的性能指标,忽视了不同用户群体的需求差异,导致各群体间表现不均,影响模型对子群体的鲁棒性。尽管大语言模型(LLMs)在提升推荐性能方面展现出潜力,但其高成本、推理延迟以及对长用户查询的性能下降限制了实际应用。为此,我们提出一种混合任务分配框架,旨在通过公平服务所有用户群体来促进社会福祉。该策略采用两阶段方法:首先识别出因推荐系统表现不佳而处于弱势的用户;随后对这些用户采用上下文学习方式,将每位用户的交互历史视为独立的排序任务。我们在三个真实世界数据集上,结合八种推荐算法和三种不同大语言模型(包括开源与闭源)进行了评估。结果表明,该框架在不显著增加成本的前提下,有效减少了弱势用户比例,并增强了对子群体的鲁棒性。
原文摘要 · Abstract (English)
Conventional recommendation systems (RSs) are typically optimized to enhance performance metrics uniformly across all training samples, inadvertently overlooking the needs of diverse user populations. The performance disparity among various populations can harm the model's robustness to sub-populations due to the varying user properties. While large language models (LLMs) show promise in enhancing RS performance, their practical applicability is hindered by high costs, inference latency, and degraded performance on long user queries. To address these challenges, we propose a hybrid task allocation framework designed to promote social good by equitably serving all user groups. By adopting a two-phase approach, we promote a strategic assignment of tasks for efficient and responsible adaptation of LLMs. Our strategy works by first identifying the weak and inactive users that receive a suboptimal ranking performance by RSs. Next, we use an in-context learning approach for such users, wherein each user interaction history is contextualized as a distinct ranking task. We evaluate our hybrid framework by incorporating eight different recommendation algorithms and three different LLMs -- both open and close-sourced. Our results on three real-world datasets show a significant reduction in weak users and improved robustness to subpopulations without disproportionately escalating costs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。