paper-with-me

Papers

Process-Supervised Reinforcement Learning for Interactive Multimodal Tool-Use Agents

2025-09-17 · Weiting Tan, Xinghua Qu, Ming Tu, Meng Ge, Andy T. Liu, Philipp Koehn, Lu Lu arxiv

Effective interactive tool use requires agents to master Tool Integrated Reasoning (TIR): a complex process involving multi-turn planning and long-context dialogue management. To train agents for this dynamic process, particularly in multi-modal contexts, we introduce a sandbox environment for reinforcement learning (RL) that supports interleaved speech-text rollouts. Our core strategy, Turn-level Adjudicated Reinforcement Learning (TARL), addresses the challenge of credit assignment in long-horizon tasks by employing a Large Language Model (LLM) as a judge to provide turn-level evaluation. To enhance exploration, we integrate a mixed-task training curriculum with mathematical reasoning problems. This unified approach boosts the task pass rate on the text-based $τ$-bench by over 6% compared to strong RL baselines. Crucially, we demonstrate our framework's suitability for fine-tuning a multi-modal foundation model for agentic tasks. By training a base multi-modal LLM on interleaved speech-text rollouts, we equip it with tool-use abilities, paving the way for more natural, voice-driven interactive agents.

📄 PDF Abstract BibTeX arXiv:2509.14480

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical Reasoning

Similar Papers 제목 키워드 기반

Interactive Visualization for Debugging RL

2020-08-14 · Shuby Deshpande, Benjamin Eysenbach, Jeff Schneider

Visualization tools for supervised learning allow users to interpret, introspect, and gain an intuition for the successes and failures of their models. While reinforcement learning practitioners ask many of the same ques…

V-Thinker: Interactive Thinking with Images

2025-11-06 · Runqi Qiao, Qiuna Tan, Minghan Yang, Guanting Dong 외 arxiv

Empowering Large Multimodal Models (LMMs) to deeply integrate image interaction with long-horizon reasoning capabilities remains a long-standing challenge in this field. Recent advances in vision-centric reasoning explor…

Reinforcement LearningMultimodal Reasoning

Thinking with Programming Vision: Towards a Unified View for Thinking with Images

2025-12-03 · Zirun Guo, Minjie Hong, Feng Zhang, Kai Jia 외 arxiv

Multimodal large language models (MLLMs) that think with images can interactively use tools to reason about visual inputs, but current approaches often rely on a narrow set of tools with limited real-world necessity and …

Reinforcement Learning

Visual Reasoning through Tool-supervised Reinforcement Learning

2026-04-21 · Qihua Dong, Gozde Sahin, Pei Wang, Zhaowei Cai 외 arxiv

In this paper, we investigate the problem of how to effectively master tool-use to solve complex visual reasoning tasks for Multimodal Large Language Models. To achieve that, we propose a novel Tool-supervised Reinforcem…

Reinforcement LearningVisual Reasoning

ARM-Thinker: Reinforcing Multimodal Generative Reward Models with Agentic Tool Use and Visual Reasoning

2025-12-04 · Shengyuan Ding, Xinyu Fang, Ziyu Liu, Yuhang Zang 외 arxiv

Reward models are critical for aligning vision-language systems with human preferences, yet current approaches suffer from hallucination, weak visual grounding, and an inability to use tools for verification, limiting th…

Reinforcement LearningInstruction FollowingMultimodal ReasoningLogical Reasoning