SANA框架诊断问答代理在大数据湖中的失败环节。
SANA: What Matters for QA Agents over Massive Data Lakes?
- 通过构建理想化工具,逐项剥离搜索、规划、分析组件
- 发现数据解析是主要瓶颈,搜索在大湖中影响更大
- 适合评估和改进大模型问答代理的各模块性能
在大数据湖上进行探索式问答(EQA)需要大语言模型代理能够发现相关数据源、分析检索结果,并根据中间结果调整行动。仅靠端到端准确率无法区分搜索、规划、数据分析或代理行为策略的失败。我们提出SANA(Search Agent Navigation Ablation框架),将EQA任务转化为包含真实数据源序列、清理后子问题和执行记录的运行时轨迹。利用这些轨迹,SANA可构造理想化的搜索、规划与数据分析工具,实现各组件的消融测试;剩余差距即为策略失败的诊断证据。为验证SANA作为可复用评估框架的潜力,我们适配了两个近期的EQA基准LakeQA和KramaBench,评估了轻量级与中等规模代理在固定提示、预算、数据湖及运行时间下的表现。在两个基准中,数据解析始终是主要瓶颈,而规划影响较小;在LakeQA的大数据湖设置下,搜索是主要限制,而在更小规模的KramaBench中则不明显。SANA因此将端到端准确率拆解为对代理各环节失效的诊断,支持对搜索、规划、数据分析及代理设计进展的系统性比较。
原文摘要 · Abstract (English)
Exploratory question answering (EQA) over data lakes requires an LLM agent to discover relevant sources, analyze retrieved data, and adapt its actions based on intermediate results. End-to-end accuracy alone cannot distinguish failures in search, planning, data analysis, or the agent's Action Policy: its decisions about what to do next and when to submit an answer. We present SANA (Search Agent Navigation Ablation framework), a diagnostic ablation framework that transforms EQA tasks into runtime profiles containing gold source sequence, sanitized subquestions, and execution records. SANA uses these profiles to construct idealized search, planning, and data-analysis tools, allowing each component to be ablated; the residual gap is diagnostic evidence for policy failures. To illustrate SANA as a reusable evaluation framework, we adapted two recent EQA benchmarks, LakeQA and KramaBench, and evaluated lightweight and mid-sized agents under fixed prompts, budgets, data lakes, and runtimes. Across both benchmarks, data analysis is a consistent bottleneck while planning is less so. Search is a major limitation in LakeQA's large data-lake setting, but less so for the smaller-scale KramaBench. SANA thus deconstructs end-to-end task accuracies into a diagnosis of where data-lake agents fail, and allows for systematic comparisons of progress in search, planning, data analysis, and agent design.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。