arXiv:2506.17765cs.IRcs.AI2025-06被引 7

用多智能体协作生成推荐内容的精准摘要

CARTS: Collaborative Agents for Recommendation Textual Summarization

  • 分三阶段协同生成:提取特征、迭代优化、集体仲裁
  • 相比单次生成提升标题相关性,用户点击率显著提高
  • 适合需要高精度摘要的电商推荐场景

当前推荐系统常需对商品轮播等分组展示生成简洁连贯的标题。尽管大语言模型在文本摘要领域表现优异,但直接应用于推荐系统时,难以保证解释内容与物品核心特征高度相关,且受限于严格的字数约束。本文提出CARTS(协同智能体推荐文本摘要框架),通过三阶段设计实现结构化摘要生成:生成增强生成(GAG)、精炼循环与仲裁决策。各阶段由不同智能体负责提取关键物品特征,基于相关性与长度反馈迭代优化候选标题,并通过协同仲裁选出最终标题。在大规模电商数据及真实线上A/B测试中,CARTS显著优于单次生成与思维链式大模型基线,大幅提升了标题相关性与用户参与度指标。

原文摘要 · Abstract (English)

Current recommendation systems often require some form of textual data summarization, such as generating concise and coherent titles for product carousels or other grouped item displays. While large language models have shown promise in NLP domains for textual summarization, these approaches do not directly apply to recommendation systems, where explanations must be highly relevant to the core features of item sets, adhere to strict word limit constraints. In this paper, we propose CARTS (Collaborative Agents for Recommendation Textual Summarization), a multi-agent LLM framework designed for structured summarization in recommendation systems. CARTS decomposes the task into three stages-Generation Augmented Generation (GAG), refinement circle, and arbitration, where successive agent roles are responsible for extracting salient item features, iteratively refining candidate titles based on relevance and length feedback, and selecting the final title through a collaborative arbitration process. Experiments on large-scale e-commerce data and live A/B testing show that CARTS significantly outperforms single-pass and chain-of-thought LLM baselines, delivering higher title relevance and improved user engagement metrics.

推荐系统多智能体文本摘要

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。