paper-with-me

홈 › Papers

AGRO-SQL: Agentic Group-Relative Optimization with High-Fidelity Data Synthesis

2025-12-29 · Cehua Yang, Dongyu Xiao, Junming Lin, Yuyang Song, Hanxu Yan, Shawn Guo, Wei Zhang, Jian Yang, Mingjie Tang, Bryan Dai arxiv

The advancement of Text-to-SQL systems is currently hindered by the scarcity of high-quality training data and the limited reasoning capabilities of models in complex scenarios. In this paper, we propose a holistic framework that addresses these issues through a dual-centric approach. From a Data-Centric perspective, we construct an iterative data factory that synthesizes RL-ready data characterized by high correctness and precise semantic-logic alignment, ensured by strict verification. From a Model-Centric perspective, we introduce a novel Agentic Reinforcement Learning framework. This framework employs a Diversity-Aware Cold Start stage to initialize a robust policy, followed by Group Relative Policy Optimization (GRPO) to refine the agent's reasoning via environmental feedback. Extensive experiments on BIRD and Spider benchmarks demonstrate that our synergistic approach achieves state-of-the-art performance among single-model methods.

📄 PDF Abstract BibTeX arXiv:2512.23366

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

AGRO: Adversarial Discovery of Error-prone groups for Robust Optimization

2022-12-02 · Bhargavi Paranjape, Pradeep Dasigi, Vivek Srikumar, Luke Zettlemoyer 외

Models trained via empirical risk minimization (ERM) are known to rely on spurious correlations between labels and task-independent input features, resulting in poor generalization to distributional shifts. Group distrib…

QQP

Group Relative Policy Optimization for Image Captioning

2025-03-03 · Xu Liang

Image captioning tasks usually use two-stage training to complete model optimization. The first stage uses cross-entropy as the loss function for optimization, and the second stage uses self-critical sequence training (S…

DiversityImage CaptioningModel Optimization

Intragroup sparsity for efficient inference

2021-01-01 · Zilin Yu, Chao Wang, Xin Wang, Yong Zhao 외

This work studies intragroup sparsity, a fine-grained structural constraint on network weight parameters. It eliminates the computational inefficiency of fine-grained sparsity due to irregular dataflow, while at the same…

AgroAskAI: A Multi-Agentic AI Framework for Supporting Smallholder Farmers' Enquiries Globally

2025-12-16 · Nadine Angela Cantonjos, Arpita Biswas arxiv

Agricultural regions in rural areas face damage from climate-related risks, including droughts, heavy rainfall, and shifting weather patterns. Prior research calls for adaptive risk-management solutions and decision-maki…

PlanPO: Group Planning-Aware Policy Optimization for Multi-Turn Agentic LLMs

2026-08-18 · Dayang Liang, Liyuan He, Xuan Feng, Shuxin Li 외 arxiv

Group-relative policy optimization has emerged as a key paradigm for training agentic large language models (LLMs) on multi-turn interactive tasks. However, most existing variants fail to distinguish advantages among suc…