paper-with-me

홈 › Papers

ASTER: Agentic Scaling with Tool-integrated Extended Reasoning

2026-02-01 · Xuqin Zhang, Quan He, Zhenrui Zheng, Zongzhang Zhang, Xu He, Dong Li arxiv

Reinforcement learning (RL) has emerged as a dominant paradigm for eliciting long-horizon reasoning in Large Language Models (LLMs). However, scaling Tool-Integrated Reasoning (TIR) via RL remains challenging due to interaction collapse: a pathological state where models fail to sustain multi-turn tool usage, instead degenerating into heavy internal reasoning with only trivial, post-hoc code verification. We systematically study three questions: (i) how cold-start SFT induces an agentic, tool-using behavioral prior, (ii) how the interaction density of cold-start trajectories shapes exploration and downstream RL outcomes, and (iii) how the RL interaction budget affects learning dynamics and generalization under varying inference-time budgets. We then introduce ASTER (Agentic Scaling with Tool-integrated Extended Reasoning), a framework that circumvents this collapse through a targeted cold-start strategy prioritizing interaction-dense trajectories. We find that a small expert cold-start set of just 4K interaction-dense trajectories yields the strongest downstream performance, establishing a robust prior that enables superior exploration during extended RL training. Extensive evaluations demonstrate that ASTER-4B achieves state-of-the-art results on competitive mathematical benchmarks, reaching 90.0% on AIME 2025, surpassing leading frontier open-source models, including DeepSeek-V3.2-Exp.

📄 PDF Abstract BibTeX arXiv:2602.01204

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Scaling Agentic Reinforcement Learning for Tool-Integrated Reasoning in VLMs

2025-11-24 · Meng Lu, Ran Xu, Yi Fang, Wenxuan Zhang 외 arxiv

While recent vision-language models (VLMs) demonstrate strong image understanding, their ability to "think with images", i.e., to reason through multi-step visual interactions, remains limited. We introduce VISTA-Gym, a …

Reinforcement LearningMultimodal ReasoningVisual Reasoning

Governance by Design: Architecting Agentic AI for Organizational Learning and Scalable Autonomy

2026-04-17 · Nelly Dux, Cristina Alaimo, Philippe Roussiere, Abhishek Kumar Mishra arxiv

Agentic AI systems - systems that can pursue goals through multi-step planning and tool-mediated action with limited direct supervision - are moving from experimental prototypes to enterprise deployments. This transition…

Bohrium + SciMaster: Building the Infrastructure and Ecosystem for Agentic Science at Scale

2025-12-23 · Linfeng Zhang, Siheng Chen, Yuzhu Cai, Jingyi Chai 외 arxiv

AI agents are emerging as a practical way to run multi-step scientific workflows that interleave reasoning with tool use and verification, pointing to a shift from isolated AI-assisted steps toward \emph{agentic science …

LongCat-Flash-Thinking-2601 Technical Report

2026-01-23 · Meituan LongCat Team, Anchun Gui, Bei Li, Bingyang Tao 외 arxiv

We introduce LongCat-Flash-Thinking-2601, a 560-billion-parameter open-source Mixture-of-Experts (MoE) reasoning model with superior agentic reasoning capability. LongCat-Flash-Thinking-2601 achieves state-of-the-art per…

Reinforcement Learning

AgenticRec: A Recommendation-Oriented Agentic Framework with Progressive Tool-Integrated Reasoning Optimization

2026-03-23 · Tianyi Li, Zixuan Wang, Guidong Lei, Xiaodong Li 외 arxiv

Recommender agents built on Large Language Models offer a promising paradigm for personalized recommendation. However, existing agents typically suffer from a misalignment between their tool-integrated reasoning trajecto…