arXiv:2602.05945cs.IR2026-02被引 5

用大模型生成结构化物品描述,提升推荐系统效果

AgenticTagger: Structured Item Representation for Recommendation with LLM Agents

  • 分两阶段生成低基数高质量文本描述,控制生成空间
  • 在多个推荐场景中实现一致性能提升,最高增益12.3%
  • 适合需要可控、可解释推荐的工业应用

高质量表示是有效推荐的核心。本文研究基于大模型的描述符生成问题,即以关键词式自然语言形式生成物品表示,对下游应用约束极少。提出AgenticTagger框架,通过大模型生成物品的文本描述序列。但开放生成导致描述空间高基数、低质量,影响下游建模。为此,AgenticTagger包含两个核心阶段:(1) 构建阶段,识别一组层次化、低基数、高质量的描述符;(2) 分配阶段,大模型将词汇表内描述符分配给物品。为高效地将词汇表锚定在目标物品语料上,设计多代理反思机制:由架构师大模型根据标注器大模型并行反馈迭代优化词汇表。在公开与私有数据集上的实验表明,AgenticTagger在多种推荐场景中均带来一致提升,包括生成式与词项检索、排序,以及以可控性为导向、基于批评的推荐。

原文摘要 · Abstract (English)

High-quality representations are a core requirement for effective recommendation. In this work, we study the problem of LLM-based descriptor generation, i.e., keyphrase-like natural language item representation generation frameworks with minimal constraints on downstream applications. We propose AgenticTagger, a framework that queries LLMs for representing items with sequences of text descriptors. However, open-ended generation provides little control over the generation space, leading to high cardinality, low-performance descriptors that render downstream modeling challenging. To this end, AgenticTagger features two core stages: (1) a vocabulary-building stage in which a set of hierarchical, low-cardinality, and high-quality descriptors is identified, and (2) a vocabulary-assignment stage in which LLMs assign in-vocabulary descriptors to items. To effectively and efficiently ground vocabulary in the item corpus of interest, we design a multi-agent reflection mechanism in which an architect LLM iteratively refines the vocabulary guided by parallelized feedback from annotator LLMs that validate the vocabulary against item data. Experiments on public and private data show AgenticTagger brings consistent improvements across diverse recommendation scenarios, including generative and term-based retrieval, ranking, and controllability-oriented, critique-based recommendation.

推荐系统大模型结构化表示

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