PulseAugur
实时 15:55:12
English(EN) Memory Architectures for Multi-Turn Text-to-SQL: A Benchmark and Empirical Study

新研究通过改进的表检索和记忆架构来解决多轮文本到SQL问题

两篇新研究论文探讨了文本到SQL能力的进步,重点关注多轮交互和表检索。第一篇论文介绍了CORE-T,一个无需训练的框架,它使用LLM生成的元数据和兼容性缓存来改进SQL查询的表选择,在准确性和效率方面取得了显著的提升。第二篇论文提出了EnterpriseMem-Bench,一个用于多轮文本到SQL的新基准,并评估了几个前沿模型,揭示了无状态交互会迅速降低性能,并突出了不同记忆架构对模型的影响,包括一个Claude模型令人惊讶的性能回退。 AI

影响 这些研究通过改进表检索和评估多轮记忆架构来推进文本到SQL技术,可能增强企业分析能力。

排序理由 两篇在arXiv上发表的学术论文,详细介绍了文本到SQL系统的新方法和基准。

在 arXiv cs.CL 阅读 →

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

新研究通过改进的表检索和记忆架构来解决多轮文本到SQL问题

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Hassan Soliman, Vivek Gupta, Dan Roth, Iryna Gurevych ·

    CORE-T: COherent REtrieval of Tables for Text-to-SQL

    arXiv:2601.13111v2 Announce Type: replace-cross Abstract: Realistic text-to-SQL workflows often require joining multiple tables. As a result, accurately retrieving the relevant set of tables becomes a key bottleneck for end-to-end performance. We study an open-book setting where …

  2. arXiv cs.CL TIER_1 English(EN) · Ravi Kumar Tummalapenta, Suman Addanki ·

    面向多轮文本到SQL的记忆架构:基准与实证研究

    arXiv:2605.26394v1 Announce Type: new Abstract: Multi-turn Text-to-SQL is central to enterprise analytics yet remains predominantly evaluated in single-turn settings. We introduce EnterpriseMem-Bench, a multi-turn Text-to-SQL benchmark of 300 sessions and 1,400 turns built progra…