paper-with-me

홈 › Papers

APEX-SQL: Talking to the data via Agentic Exploration for Text-to-SQL

2026-02-11 · Bowen Cao, Weibin Liao, Yushi Sun, Dong Fang, Haitao Li, Wai Lam arxiv

Text-to-SQL systems powered by Large Language Models have excelled on academic benchmarks but struggle in complex enterprise environments. The primary limitation lies in their reliance on static schema representations, which fails to resolve semantic ambiguity and scale effectively to large, complex databases. To address this, we propose APEX-SQL, an Agentic Text-to-SQL Framework that shifts the paradigm from passive translation to agentic exploration. Our framework employs a hypothesis-verification loop to ground model reasoning in real data. In the schema linking phase, we use logical planning to verbalize hypotheses, dual-pathway pruning to reduce the search space, and parallel data profiling to validate column roles against real data, followed by global synthesis to ensure topological connectivity. For SQL generation, we introduce a deterministic mechanism to retrieve exploration directives, allowing the agent to effectively explore data distributions, refine hypotheses, and generate semantically accurate SQLs. Experiments on BIRD (70.65% execution accuracy) and Spider 2.0-Snow (51.01% execution accuracy) demonstrate that APEX-SQL outperforms competitive baselines with reduced token consumption. Further analysis reveals that agentic exploration acts as a performance multiplier, unlocking the latent reasoning potential of foundation models in enterprise settings. Ablation studies confirm the critical contributions of each component in ensuring robust and accurate data analysis. Our code is released at https://github.com/Tencent/APEX-SQL-Project.

📄 PDF Abstract BibTeX arXiv:2602.16720

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

APEX: Academic Poster Editing Agentic Expert

2026-01-08 · Chengxin Shi, Qinnan Cai, Zeyuan Chen, Long Zeng 외 arxiv

Designing academic posters is a labor-intensive process requiring the precise balance of high-density content and sophisticated layout. While existing paper-to-poster generation methods automate initial drafting, they ar…

APEX: Autonomous Policy Exploration for Self-Evolving LLM Agents

2026-05-20 · Yibo Li, Jiashuo Yang, Zhi Zheng, Zhiyuan Hu 외 arxiv

LLM agents have shown strong performance across a wide range of complex tasks, including interactive environments that require long-horizon decision making. But these agents cannot learn on the fly at test time. Self-evo…

Decision Making

MapExplorer: New Content Generation from Low-Dimensional Visualizations

2024-12-24 · Xingjian Zhang, Ziyang Xiong, Shixuan Liu, Yutong Xie 외

Low-dimensional visualizations, or "projection maps," are widely used in scientific and creative domains to interpret large-scale and complex datasets. These visualizations not only aid in understanding existing knowledg…

Navigate

APEX: A Decoupled Memory-based Explorer for Asynchronous Aerial Object Goal Navigation

2026-01-31 · Daoxuan Zhang, Ping Chen, Xiaobo Xia, Xiu Su 외 arxiv

Aerial Object Goal Navigation, a challenging frontier in Embodied AI, requires an Unmanned Aerial Vehicle (UAV) agent to autonomously explore, reason, and identify a specific target using only visual perception and langu…

Reinforcement Learning

APEX: Action Priors Enable Efficient Exploration for Robust Motion Tracking on Legged Robots

2025-11-12 · Shivam Sood, Laukik Nakhwa, Sun Ge, Yuhong Cao 외 arxiv

Learning natural, animal-like locomotion from demonstrations has become a core paradigm in legged robotics. Despite the recent advancements in motion tracking, most existing methods demand extensive tuning and rely on re…

Reinforcement Learning