Agentic Reasoning and Tool Integration for LLMs via Reinforcement Learning
Joykirat Singh, Raghav Magazine, Yash Pandya, Akshay Nambi

TL;DR
This paper introduces ARTIST, a framework combining agentic reasoning, reinforcement learning, and tool integration to enhance LLMs' multi-step reasoning and interaction capabilities, leading to significant performance improvements.
Contribution
The paper presents a novel unified framework, ARTIST, that enables LLMs to autonomously decide when and how to use external tools through reinforcement learning, improving reasoning and problem-solving.
Findings
Up to 22% performance improvement over base models
Enhanced reasoning depth and tool use effectiveness
Strong results on mathematical and multi-turn function calling benchmarks
Abstract
Large language models (LLMs) have achieved remarkable progress in complex reasoning tasks, yet they remain fundamentally limited by their reliance on static internal knowledge and text-only reasoning. Real-world problem solving often demands dynamic, multi-step reasoning, adaptive decision making, and the ability to interact with external tools and environments. In this work, we introduce ARTIST (Agentic Reasoning and Tool Integration in Self-improving Transformers), a unified framework that tightly couples agentic reasoning, reinforcement learning, and tool integration for LLMs. ARTIST enables models to autonomously decide when, how, and which tools to invoke within multi-turn reasoning chains, leveraging outcome-based RL to learn robust strategies for tool use and environment interaction without requiring step-level supervision. Extensive experiments on mathematical reasoning and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation
MethodsBalanced Selection
