PulseAugur
实时 09:29:50
English(EN) STORM: Stepwise Token Optimization with Reward-Guided Beam Search

STORM框架增强了检索的词汇查询扩展

研究人员开发了STORM,一个用于词汇查询扩展的自监督框架,以改进信息检索。该方法使用奖励引导的束搜索来优化令牌生成,使其在检索任务中更有效。STORM提供了一种具有竞争力的、轻量级的替代密集神经网络检索系统的方法,在各种基准和语言上都取得了强劲的性能。 AI

影响 提供了一种比密集神经网络检索更高效、更轻量级的替代方案,有可能提高多种语言的搜索性能。

排序理由 该集群包含一篇详细介绍信息检索新方法的学术论文。

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

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

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Arthur Satouf, Giulio D'Erasmo, Yuxuan Zong, Habiboulaye Amadou Boubacar, Pablo Piantanida, Benjamin Piwowarski ·

    STORM: Stepwise Token Optimization with Reward-Guided Beam Search

    arXiv:2606.10621v1 Announce Type: cross Abstract: Modern retrieval increasingly relies on dense and learned-sparse neural models that are effective but require encoding the entire corpus into a specialized index, rebuilt whenever the model changes. Lexical retrievers like BM25 st…

  2. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Benjamin Piwowarski ·

    STORM:基于奖励引导的束搜索的逐步令牌优化

    Modern retrieval increasingly relies on dense and learned-sparse neural models that are effective but require encoding the entire corpus into a specialized index, rebuilt whenever the model changes. Lexical retrievers like BM25 stay efficient and transparent on a standard inverte…