Research Papers 论文研究 5h ago Updated 2h ago 更新于 2小时前 43

Consensus vs. Dissent: Dynamic LLM Modeling of Subjective Preferences in Group Recommenders 共识与分歧:群体推荐系统中主观偏好的动态大语言模型建模

The study demonstrates that Large Language Models can effectively mimic human sensitivity to group preference distributions in recommender systems. Researchers developed "Judgmental Llama" and "Judgmental OLMo" by fine-tuning on human survey data and reasoning datasets distilled from DeepSeek-V3.1. The proposed pipeline dynamically selects aggregation strategies that maximize predicted human-like evaluations of fairness, satisfaction, and consensus. User studies with 284 participants confirmed t 研究利用大语言模型(LLM)模拟人类主观感知,动态选择群体推荐系统中的偏好聚合策略。 通过微调 Llama 和 OLMo 模型构建“Judgmental”模型,使用从 DeepSeek-V3.1 蒸馏的数据集进行训练。 在包含284名参与者的用户研究中,该方法在满意度、群体共识和公平性感知上均获得最高评分。 发现当考虑群体配置(如少数派或联盟)与LLM方法的交互效应时,LLM的判断与人类感知最一致。 验证了根据组内偏好分布动态调整聚合策略的优势,特别是结合LLM对齐主观人类判断的能力。

55
Hot 热度
70
Quality 质量
60
Impact 影响力

Analysis 深度分析

TL;DR

  • The study demonstrates that Large Language Models can effectively mimic human sensitivity to group preference distributions in recommender systems.
  • Researchers developed "Judgmental Llama" and "Judgmental OLMo" by fine-tuning on human survey data and reasoning datasets distilled from DeepSeek-V3.1.
  • The proposed pipeline dynamically selects aggregation strategies that maximize predicted human-like evaluations of fairness, satisfaction, and consensus.
  • User studies with 284 participants confirmed that the LLM-adapted method achieved the highest scores for satisfaction and group consensus compared to static strategies.
  • The approach highlights the advantage of using LLMs to adapt recommendation pipelines to subjective human judgments and complex group configurations like minorities or coalitions.

Why It Matters

This research addresses a critical gap in group recommender systems by moving beyond rigid mathematical aggregation to incorporate nuanced human perceptions of fairness and satisfaction. For AI practitioners, it provides a validated framework for integrating LLMs as real-time judgmental modules, enabling more socially aware and personalized group recommendations. This is particularly relevant for industries dealing with collaborative decision-making, where user retention depends on perceived fairness among group members.

Technical Details

  • Model Development: Fine-tuned LLMs (Judgmental Llama and Judgmental OLMo) were trained on a reasoning dataset distilled from DeepSeek-V3.1 and human ground truth assessments to simulate group assessments.
  • Pipeline Architecture: The system generates multiple recommendation candidates using various social choice-based aggregation strategies and employs the fine-tuned LLMs to dynamically select the candidate that maximizes predicted human-like evaluations.
  • Evaluation Metrics: The study focused on three key subjective metrics: fairness, satisfaction, and consensus, validating the model's alignment with human perceptions.
  • Validation: A user study involving 284 participants validated the methodology, showing superior performance in satisfaction and consensus scores.
  • Contextual Sensitivity: The analysis accounted for interaction effects between the LLM-based method and specific group configurations, such as minority opinions or coalition formations.

Industry Insight

  • Dynamic Strategy Selection: Companies should move away from static aggregation algorithms in group settings and adopt dynamic LLM-based selectors that adapt to the specific preference distribution of each group.
  • Human-Centric AI Design: Integrating LLMs trained on human survey data allows for better alignment with subjective user experiences, potentially increasing user trust and satisfaction in collaborative platforms.
  • Focus on Fairness: Prioritizing fairness and consensus in algorithmic design, as facilitated by these models, can mitigate conflict in group interactions and improve overall engagement metrics.

TL;DR

  • 研究利用大语言模型(LLM)模拟人类主观感知,动态选择群体推荐系统中的偏好聚合策略。
  • 通过微调 Llama 和 OLMo 模型构建“Judgmental”模型,使用从 DeepSeek-V3.1 蒸馏的数据集进行训练。
  • 在包含284名参与者的用户研究中,该方法在满意度、群体共识和公平性感知上均获得最高评分。
  • 发现当考虑群体配置(如少数派或联盟)与LLM方法的交互效应时,LLM的判断与人类感知最一致。
  • 验证了根据组内偏好分布动态调整聚合策略的优势,特别是结合LLM对齐主观人类判断的能力。

为什么值得看

这篇文章为群体推荐系统提供了一种新颖的解决方案,解决了传统静态聚合策略难以兼顾公平性、满意度和共识的痛点。它展示了如何利用LLM作为实时判断模型,将复杂的人类主观价值观融入自动化推荐流程,具有重要的应用潜力。

技术解析

  • 核心方法:开发了一种基于LLM的动态聚合框架,能够根据群体内部偏好的分布情况,实时选择最优的社会选择聚合策略。
  • 模型构建:创建了“Judgmental Llama”和“Judgmental OLMo”,通过在人类调查数据上进行微调,使其能够模拟对人类公平性、满意度和共识的主观评估。
  • 数据基础:使用了一个推理数据集,该数据集是从 DeepSeek-V3.1 蒸馏而来,并结合了人类真实评估作为地面真值(ground truth)。
  • 验证机制:在推荐管道中生成多个候选推荐项,并通过LLM预测的人类类似评估分数动态选择最佳项。
  • 实验结果:在 n=284 的用户研究中,该方法显著优于基线,特别是在处理少数派或联盟等特定群体配置时的交互效应表现突出。

行业启示

  • LLM作为价值对齐引擎:企业可将LLM用于解决多目标优化中的主观权衡问题,特别是在需要平衡不同利益相关者需求的场景中。
  • 动态个性化推荐:推荐系统应从静态规则转向动态适应,根据用户群体的实时构成和偏好分布调整算法策略,以提升整体用户体验。
  • 可解释性与公平性:利用LLM模拟人类判断有助于提高推荐系统的透明度和公平性感知,这对于建立用户信任至关重要。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Research 科学研究 Evaluation 评测