微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
A Cost-Aware Agentic Architecture for NL-to-SQL over Nested Enterprise Schemas, with a New Benchmark
RSS 官方收录 · 可信分层展示
关键摘要
新基准DevRev NL2SQL含900个嵌套查询,提出成本感知单生成架构,答案正确率达91.7%
- 发布DevRev NL2SQL新基准:900个执行验证的嵌套结构查询
- 提出语义深度分数(SDS)评估分析推理深度
- 成本感知单生成架构在新基准上正确率91.7%,超次优基线54.6个百分点
AI 摘要 · 来源可核验
正文提要
arXiv:2609.04641v1 Announce Type: new Abstract: Natural-language-to-SQL systems have ad- vanced rapidly on academic benchmarks, yet production enterprise schemas exhibit graph- like, semi-structured, deeply nested structure that current benchmarks do not measure. We make two complementary contributions. First, we introduce the DevRev NL2SQL bench- mark: 900 execution-verified queries with nested-type and link-graph structure, accom- panied by the Semantic Depth Score (SDS), a schema-agnostic rubric for analytical reasoning depth. Second, we present a cost-aware single- generation agentic architecture whose schema- selection, metadata-retrieval, and error-repair components are designed for the requirements this regime imposes. On the DevRev NL2SQL benchmark the system attains 91.7% answer correctness, a margin of 54.6 percentage points over the next-best baseline; on the Spider 2.0 Snowflake public dataset, it is competitive with leading systems at a single-generation operating point.