AI RESEARCH

Learning Decentralized LLM Collaboration with Multi-Agent Actor Critic

arXiv CS.AI

ArXi:2601.21972v4 Announce Type: replace Recent work has explored optimizing LLM collaboration through Multi-Agent Reinforcement Learning (MARL). However, most MARL fine-tuning approaches rely on predefined execution protocols, which often require centralized execution. Decentralized LLM collaboration is appealing in practice, as agents can run inference in parallel with flexible deployments. Also, current approaches use Monte Carlo methods for fine-tuning, which suffer from high variance and thus require samples to train effectively.