paper-with-me

Papers

Agentar-Scale-SQL: Advancing Text-to-SQL through Orchestrated Test-Time Scaling

2025-09-29 · Pengfei Wang, Baolin Sun, Xuemei Dong, Yaxun Dai, Hongwei Yuan, Mengdie Chu, Yingqi Gao, Xiang Qi, Peng Zhang, Ying Yan arxiv

State-of-the-art (SOTA) Text-to-SQL methods still lag significantly behind human experts on challenging benchmarks like BIRD. Current approaches that explore test-time scaling lack an orchestrated strategy and neglect the model's internal reasoning process. To bridge this gap, we introduce Agentar-Scale-SQL, a novel framework leveraging scalable computation to improve performance. Agentar-Scale-SQL implements an Orchestrated Test-Time Scaling strategy that synergistically combines three distinct perspectives: i) Internal Scaling via RL-enhanced Intrinsic Reasoning, ii) Sequential Scaling through Iterative Refinement, and iii) Parallel Scaling using Diverse Synthesis and Tournament Selection. Agentar-Scale-SQL is a general-purpose framework designed for easy adaptation to new databases and more powerful language models. Extensive experiments show that Agentar-Scale-SQL achieves SOTA performance on the BIRD benchmark, reaching 81.67% execution accuracy on the test set and ranking first on the official leaderboard, demonstrating an effective path toward human-level performance.

📄 PDF Abstract BibTeX arXiv:2509.24403

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Watch and Learn: Learning to Use Computers from Online Videos

2025-10-06 · Chan Hee Song, Yiwen Song, Palash Goyal, Yu Su 외 arxiv

Computer-using agents (CUAs) must plan task workflows across diverse and evolving applications, yet progress is limited by the lack of large-scale, high-quality training data. Existing datasets are narrow, static, and co…

Benchmarking AI Agents for Addressing Scientific Challenges Across Scales

2026-06-10 · Tianyu Liu, Allen Xin Wang, Antonia Panescu, Lisa Xinyi Chen 외 arxiv

AI agents are increasingly being developed to accelerate scientific discovery, yet their practical capabilities in real research settings remain poorly understood. Existing benchmarks for AI agents rarely capture the com…

AgentArmor: Enforcing Program Analysis on Agent Runtime Trace to Defend Against Prompt Injection

2025-08-02 · Peiran Wang, Yang Liu, Yunfei Lu, Yifeng Cai 외 arxiv

Large Language Model (LLM) agents offer a powerful new paradigm for solving various problems by combining natural language reasoning with the execution of external tools. However, their dynamic and non-transparent behavi…

AgentArcEval: An Architecture Evaluation Method for Foundation Model based Agents

2025-10-23 · Qinghua Lu, Dehai Zhao, Yue Liu, Hao Zhang 외 arxiv

The emergence of foundation models (FMs) has enabled the development of highly capable and autonomous agents, unlocking new application opportunities across a wide range of domains. Evaluating the architecture of agents …

AgentArk: Distilling Multi-Agent Intelligence into a Single LLM Agent

2026-02-03 · Yinyi Luo, Yiqiao Jin, Weichen Yu, Mengqi Zhang 외 arxiv

While large language model (LLM) multi-agent systems achieve superior reasoning performance through iterative debate, practical deployment is limited by their high computational cost and error propagation. This paper pro…