paper-with-me

Papers

Close the Loop: Synthesizing Infinite Tool-Use Data via Multi-Agent Role-Playing

2025-12-29 · Yuwen Li, Wei Zhang, Zelong Huang, Mason Yang, Jiajun Wu, Shawn Guo, Huahao Hu, Lingyi Sun, Jian Yang, Mingjie Tang, Byran Dai arxiv

Enabling Large Language Models (LLMs) to reliably invoke external tools remains a critical bottleneck for autonomous agents. Existing approaches suffer from three fundamental challenges: expensive human annotation for high-quality trajectories, poor generalization to unseen tools, and quality ceilings inherent in single-model synthesis that perpetuate biases and coverage gaps. We introduce InfTool, a fully autonomous framework that breaks these barriers through self-evolving multi-agent synthesis. Given only raw API specifications, InfTool orchestrates three collaborative agents (User Simulator, Tool-Calling Assistant, and MCP Server) to generate diverse, verified trajectories spanning single-turn calls to complex multi-step workflows. The framework establishes a closed loop: synthesized data trains the model via Group Relative Policy Optimization (GRPO) with gated rewards, the improved model generates higher-quality data targeting capability gaps, and this cycle iterates without human intervention. Experiments on the Berkeley Function-Calling Leaderboard (BFCL) demonstrate that InfTool transforms a base 32B model from 19.8% to 70.9% accuracy (+258%), surpassing models 10x larger and rivaling Claude-Opus, and entirely from synthetic data without human annotation.

📄 PDF Abstract BibTeX arXiv:2512.23611

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Direct Data-Driven State-Feedback Control of Linear Parameter-Varying Systems

2022-11-30 · Chris Verhoek, Roland Tóth, Hossam S. Abbas

The framework of linear parameter-varying (LPV) systems has shown to be a powerful tool for the design of controllers for complex nonlinear systems using linear tools. In this work, we derive novel methods that allow to …

Scheduling

Closed-Loop Koopman Operator Approximation

2023-03-27 · Steven Dahdah, James Richard Forbes

This paper proposes a method to identify a Koopman model of a feedback-controlled system given a known controller. The Koopman operator allows a nonlinear system to be rewritten as an infinite-dimensional linear system b…

regression

High-Dimensional Surrogate Modeling for Closed-Loop Learning of Neural-Network-Parameterized Model Predictive Control

2025-12-12 · Sebastian Hirt, Valentinus Suwanto, Hendrik Alsmeier, Maik Pfefferkorn 외 arxiv

Learning controller parameters from closed-loop data has been shown to improve closed-loop performance. Bayesian optimization, a widely used black-box and sample-efficient learning method, constructs a probabilistic surr…

Gaussian Processes

Infinite-Dimensional Closed-Loop Inverse Kinematics for Soft Robots via Neural Operators

2026-02-20 · Carina Veil, Moritz Flaschel, Ellen Kuhl, Cosimo Della Santina arxiv

For fully actuated rigid robots, kinematic inversion is a purely geometric problem, efficiently solved by closed-loop inverse kinematics (CLIK) schemes that compute joint configurations to position the robot body in spac…

An Explicit Parametrization of Closed Loops for Spatially Distributed Controllers with Sparsity Constraints

2020-12-08 · Emily Jensen, Bassam Bamieh

In this article, we study the linear time-invariant state-feedback controller design problem for distributed systems. We follow the recently developed system level synthesis (SLS) approach and impose locality structure o…