PulseAugur
实时 17:12:22
English(EN) Beyond Fixed Depths and Widths: Optimizing Textual Decoding Tries in LLM-based Generative Recommendation

新的BONSAI框架优化基于LLM的生成推荐系统

研究人员开发了BONSAI,一个旨在优化大型语言模型(LLM)生成推荐系统中使用的解码尝试结构的新框架。这种新方法侧重于文本术语ID及其底层解码尝试的协同设计,旨在通过确保自适应和可变ID长度以及约束分支因子来提高性能。实验表明,BONSAI相比现有方法可实现高达21.6%的相对改进,证明了其提出的属性在增强术语ID方法方面的有效性。 AI

影响 引入了一个新颖的框架,提高了基于LLM的推荐系统的效率和性能。

排序理由 学术论文,详细介绍了基于LLM的生成推荐的新框架。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.IR (Information Retrieval) 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的BONSAI框架优化基于LLM的生成推荐系统

报道来源 [1]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Mingxuan Ju ·

    超越固定深度和宽度:优化基于LLM的生成式推荐中的文本解码Trie

    Generative recommendation (GR) is an increasingly popular paradigm in recommender systems, with a prominent line of work using LLMs as autoregressive backbones to predict the next item's term IDs (e.g., titles or keywords). The success of autoregressive generation hinges on const…