paper-with-me

홈 › Papers

SANA: What Matters for QA Agents over Massive Data Lakes?

2026-06-11 · Austin Senna Wijaya, Jiaxiang Liu, Haonan Wang, Eugene Wu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.13904

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Copying explains the collective behavior of AI agents in the wild

2026-09-08 · Giordano De Marzo, Nicola Alboré, David Garcia arxiv

In June 2026, thousands of AI agents found that a small public wiki would accept edits from inside their sandboxes, and started using it to help one another pass a timed test. Each agent lived for about an hour and remem…

Surya Namaskar: real-time advanced yoga pose recognition and correction for smart healthcare

2022-09-06 · Abhishek Sharma, Pranjal Sharma, Darshan Pincha, Prateek Jain

Nowadays, yoga has gained worldwide attention because of increasing levels of stress in the modern way of life, and there are many ways or resources to learn yoga. The word yoga means a deep connection between the mind a…

1 Image, 2*2 Stitchi

Agentic Coding Needs Proactivity, Not Just Autonomy

2026-05-07 · Nghi D. Q. Bui, Georgios Evangelopoulos arxiv

Coding agents are rapidly changing the landscape of software development, moving from inline completion to autonomous systems that edit repositories, open pull requests, respond to issues, and run scheduled or webhook tr…

An introductory guide to aligning networks using SANA, the Simulated Annealing Network Aligner

2019-11-22 · Wayne B. Hayes

Sequence alignment has had an enormous impact on our understanding of biology, evolution, and disease. The alignment of biological {\em networks} holds similar promise. Biological networks generally model interactions be…

CPU

SANA: Efficient High-Resolution Image Synthesis with Linear Diffusion Transformers

2024-10-14 · Enze Xie, Junsong Chen, Junyu Chen, Han Cai 외

We introduce Sana, a text-to-image framework that can efficiently generate images up to 4096$\times$4096 resolution. Sana can synthesize high-resolution, high-quality images with strong text-image alignment at a remarkab…

DecoderGPUImage GenerationIn-Context Learning