Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ml 85% Match research paper AI researchers,ML engineers,developers of multi-agent systems 1 day ago

MARFT: Multi-Agent Reinforcement Fine-Tuning

large-language-models › training-methods
📄 Abstract

Abstract: LLM-based Multi-Agent Systems have demonstrated remarkable capabilities in addressing complex, agentic tasks, from generating high-quality presentation slides to even conducting sophisticated scientific research. Meanwhile, RL has been widely recognized for its effectiveness in enhancing agent intelligence, but limited research has investigated the fine-tuning of LaMAS using foundational RL techniques. Moreover, the direct application of MARL methods to LaMAS introduces significant challenges, stemming from the unique characteristics and mechanisms inherent to LaMAS. To address these challenges, this article presents a comprehensive study of LLM-based MARL and proposes a novel paradigm termed Multi-Agent Reinforcement Fine-Tuning (MARFT). We introduce a brand-new MG called Flex-MG, which aligns with the LaMAS optimization in real-world applications and a universal algorithmic framework tailored specifically for LaMAS, outlining the conceptual foundations, key distinctions, and practical implementation strategies. We review the evolution from RL to RFT, setting the stage for a parallel analysis in the multi-agent domain. In the context of LaMAS, we elucidate critical differences between MARL and MARFT. These differences motivate a transition toward a LaMAS-oriented formulation of RFT. Central to this work is a robust and scalable MARFT framework. We detail the core algorithm and provide a complete, open-source implementation to facilitate adoption and further research. The latter sections of the paper explore real-world application perspectives and opening challenges in MARFT. By bridging theoretical underpinnings with practical methodologies, this work serves as a roadmap for researchers seeking to advance MARFT toward resilient and adaptive solutions in agentic systems. Our implementation of the proposed framework is publicly available at: https://github.com/jwliao-ai/MARFT.
Authors (4)
Junwei Liao
Muning Wen
Jun Wang
Weinan Zhang
Submitted
April 21, 2025
arXiv Category
cs.MA
arXiv PDF

Key Contributions

This paper introduces MARFT (Multi-Agent Reinforcement Fine-Tuning), a novel paradigm for fine-tuning LLM-based Multi-Agent Systems (LaMAS) using foundational RL techniques. It addresses challenges in applying MARL to LaMAS by proposing a universal algorithmic framework and a new Multi-Agent Generator (MG) called Flex-MG. This work aims to enhance agent intelligence and optimize LaMAS for real-world applications.

Business Value

Enables the development of more sophisticated and capable AI agents that can collaborate to solve complex problems, potentially automating advanced tasks in research, development, and creative industries.