paper-with-me

Papers

MidTool: Mid-training Data Synthesis for Agentic Tool Use

2026-08-20 · Fengqing Jiang, Yite Wang, Boyi Liu, Zhaoyang Wang, Canwen Xu, Zhewei Yao, Radha Poovendran, Yuxiong He arxiv

Mid-training is increasingly recognized as a critical stage for shaping the capabilities of large language models. Recent work has shown that targeted mid-training can strengthen reasoning-intensive abilities such as math and science, and can also improve agentic capabilities in software-engineering settings. In this work, we study the parallel but less explored agentic capability: general tool use. We present MidTool, an open corpus construction pipeline for agentic tool-use mid-training that combines large-scale web, PDF, and code data with synthesized supervision from real-world tool APIs, MCP skills, and document-grounded workflows. MidTool is designed to teach models how to recognize tool affordances, ground arguments from context, compose tool call workflow, and recover from incomplete information. We mid-train Qwen3-4B-Base and Qwen3-8B-Base on MidTool-Mix, and then apply follow-up post-training with both supervised fine-tuning and reinforcement learning. Compared with baselines, MidTool-Mix consistently improves downstream performance under both SFT and RL on BFCL, tau2-Bench, and MCP Universe. These results suggest that general tool use, like other important LLM capabilities, benefits from dedicated mid-training rather than being left entirely to post-training.

📄 PDF Abstract BibTeX arXiv:2608.20314

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Agentic-Ideation: Sample Efficient Agentic Trajectories Synthesis for Scientific Ideation Agents

2026-06-30 · Keyu Zhao, Lingyan Kong, Fengli Xu, Yong Li arxiv

Ideation plays a pivotal role in scientific discovery. Recent LLM, especially AI Scientist systems, show promising potential for automated ideation. However, existing approaches predominantly rely on pre-defined agentic …

Logical Reasoning

LARC: Towards Human-level Constrained Retrosynthesis Planning through an Agentic Framework

2025-08-16 · Frazier N. Baker, Daniel Adu-Ampratwum, Reza Averly, Botao Yu 외 arxiv

Large language model (LLM) agent evaluators leverage specialized tools to ground the rational decision-making of LLMs, making them well-suited to aid in scientific discoveries, such as constrained retrosynthesis planning…

AgenticQwen: Training Small Agentic Language Models with Dual Data Flywheels for Industrial-Scale Tool Use

2026-04-23 · Yuanjie Lyu, Chengyu Wang, Haonan Zheng, Yuanhao Yue 외 arxiv

Modern industrial applications increasingly demand language models that act as agents, capable of multi-step reasoning and tool use in real-world settings. These tasks are typically performed under strict cost and latenc…

Reinforcement Learning

DocDancer: Towards Agentic Document-Grounded Information Seeking

2026-01-08 · Qintong Zhang, Xinjie Lv, Jialong Wu, Baixuan Li 외 arxiv

Document Question Answering (DocQA) focuses on answering questions grounded in given documents, yet existing DocQA agents lack effective tool utilization and largely rely on closed-source models. In this work, we introdu…

Question Answering

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…