PulseAugur
实时 23:11:01
English(EN) OnePred: Next-Query Prediction via Recursive Intent Memory in Multi-Turn Conversations

OnePred 预测 LLM 聊天中的下一个用户查询,减少 token 数量

研究人员开发了 OnePred,一个旨在预测与大型语言模型进行多轮对话中下一个用户查询的新颖系统。该方法旨在超越被动式 AI,通过预测用户需求而无需完整的对话历史记录,从而减少 token 消耗。OnePred 利用递归更新的记忆来跟踪不断变化的用户意图,在更长的对话中尤其能实现显著的效率提升和预测质量的提高。 AI

影响 通过实现主动响应和降低计算成本来增强对话式 AI,可能带来更流畅、更高效的用户交互。

排序理由 发表了一篇关于对话式 AI 新方法的最新研究论文。

在 arXiv cs.AI 阅读 →

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

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Jiangwang Chen, Bowen Zhang, Zixin Song, Jiazheng Kang, Xiao Yang, Da Zhu, Guanjun Jiang ·

    OnePred:通过多轮对话中的递归意图记忆进行下一查询预测

    arXiv:2605.23668v1 Announce Type: cross Abstract: Although large language model (LLM) conversational systems process millions of multi-turn dialogues daily, they remain fundamentally reactive: they respond only after the user types a query. A key step toward proactive interaction…

  2. arXiv cs.AI TIER_1 English(EN) · Guanjun Jiang ·

    OnePred:通过多轮对话中的递归意图记忆进行下一查询预测

    Although large language model (LLM) conversational systems process millions of multi-turn dialogues daily, they remain fundamentally reactive: they respond only after the user types a query. A key step toward proactive interaction is next-query prediction, which anticipates the u…