paper-with-me

Papers

Beyond Quantity: Trajectory Diversity Scaling for Code Agents

2026-02-03 · Guhong Chen, Chenghao Sun, Cheng Fu, Qiyao Wang, Zhihong Huang, Chaopeng Wei, Guangxu Chen, Feiteng Fang, Ahmadreza Argha, Bing Zhao, Xander Xu, Qi Han, Hamid Alinejad-Rokny, Qiang Qu, Binhua Li, Shiwen Ni, Min Yang, Hu Wei, Yongbin Li arxiv

As code large language models (LLMs) evolve into tool-interactive agents via the Model Context Protocol (MCP), their generalization is increasingly limited by low-quality synthetic data and the diminishing returns of quantity scaling. Moreover, quantity-centric scaling exhibits an early bottleneck that underutilizes trajectory data. We propose TDScaling, a Trajectory Diversity Scaling-based data synthesis framework for code agents that scales performance through diversity rather than raw volume. Under a fixed training budget, increasing trajectory diversity yields larger gains than adding more trajectories, improving the performance-cost trade-off for agent training. TDScaling integrates four innovations: (1) a Business Cluster mechanism that captures real-service logical dependencies; (2) a blueprint-driven multi-agent paradigm that enforces trajectory coherence; (3) an adaptive evolution mechanism that steers synthesis toward long-tail scenarios using Domain Entropy, Reasoning Mode Entropy, and Cumulative Action Complexity to prevent mode collapse; and (4) a sandboxed code tool that mitigates catastrophic forgetting of intrinsic coding capabilities. Experiments on general tool-use benchmarks (BFCL, tau^2-Bench) and code agent tasks (RebenchT, CodeCI, BIRD) demonstrate a win-win outcome: TDScaling improves both tool-use generalization and inherent coding proficiency. We plan to release the full codebase and the synthesized dataset (including 30,000+ tool clusters) upon publication.

📄 PDF Abstract BibTeX arXiv:2602.03219

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Human Data: Scaling Self-Training for Problem-Solving with Language Models

2023-12-11 · Avi Singh, John D. Co-Reyes, Rishabh Agarwal, Ankesh Anand 외

Fine-tuning language models~(LMs) on human-generated data remains a prevalent practice. However, the performance of such models is often limited by the quantity and diversity of high-quality human data. In this paper, we…

DiversityMath

DIVE: Scaling Diversity in Agentic Task Synthesis for Generalizable Tool Use

2026-03-10 · Aili Chen, Chi Zhang, Junteng Liu, Jiangjie Chen 외 arxiv

Recent work synthesizes agentic tasks for post-training tool-using LLMs, yet robust generalization under shifts in tasks and toolsets remains an open challenge. We trace this brittleness to insufficient diversity in synt…

Efficient Hyperparameter Tuning via Trajectory Invariance Principle

2025-09-29 · Bingrui Li, Jiaxin Wen, Zhanpeng Zhou, Jun Zhu 외 arxiv

As hyperparameter tuning becomes increasingly costly at scale, efficient tuning methods are essential. Yet principles for guiding hyperparameter tuning remain limited. In this work, we seek to establish such principles b…

Hand Trajectory Fusion for Egocentric Natural Language Query Grounding

2026-06-01 · Enmin Zhong, Carlos R. del-Blanco, Fernando Jaureguizar, Narciso García arxiv

Egocentric Natural Language Query (NLQ) grounding asks a model to localize, in a long first-person video, the temporal interval that answers a free-form text query. Existing methods fuse video appearance with the query b…

Improved Immiscible Diffusion: Accelerate Diffusion Training by Reducing Its Miscibility

2025-05-24 · Yiheng Li, Feng Liang, Dan Kondratyuk, Masayoshi Tomizuka 외

The substantial training cost of diffusion models hinders their deployment. Immiscible Diffusion recently showed that reducing diffusion trajectory mixing in the noise space via linear assignment accelerates training by …

Denoising