Multi-Agent RL Enables Unsupervised Reasoning in LLMs

Yunhao Yang, Yuexin Bian, Yunjie Tian, Di Fu, Tianjin Huang, Yuanyuan Shi, Ziang Xiao, Nuno Vasconcelos, Yijiang Li· August 19, 2026 View original

Key takeaways

  • Co-RL enables unsupervised reasoning in LLMs and VLMs using multi-agent RL.
  • Models learn from peer-derived rewards, reducing reliance on ground-truth labels.
  • Cohort diversity is crucial for improving performance and preventing training collapse.
  • Co-RL outperforms or matches supervised methods across various benchmarks without labels.

Who benefits

AI DevelopmentContent CreationSoftware DevelopmentResearch & DevelopmentEducation

Summary

Researchers introduce Co-RL, a multi-agent reinforcement learning framework where decoupled models optimize simultaneously using peer-derived rewards, enabling unsupervised reasoning. Increasing cohort diversity through heterogeneous models and rephrased samples significantly improves reasoning performance, mitigates training collapse, and outperforms supervised methods without ground-truth labels.

This research presents Co-RL, a novel framework that facilitates unsupervised reasoning in large language models (LLMs) and vision-language models (VLMs) through cooperative multi-agent reinforcement learning. While traditional RL for reasoning often relies on costly ground-truth supervision, Co-RL addresses this by allowing multiple independent models to learn and optimize based on rewards derived from their peers. A key finding is that increasing the diversity within the cohort—by using different model families, sizes, and varied training samples—is crucial. This diversity helps to reduce correlated errors and biases that can lead to homogenized responses and training collapse, a common issue in self-rewarding systems. Co-RL consistently improves reasoning performance, maintains behavioral diversity, and prevents training collapse. It achieves significant gains across multiple text-only and multimodal benchmarks, matching or even surpassing supervised methods without requiring any ground-truth labels, marking a substantial step towards truly unsupervised reasoning.

Why it matters

This breakthrough offers a way to train highly capable reasoning AI models without the prohibitive cost and scarcity of human-annotated ground-truth labels, accelerating AI development and deployment in complex, unsupervised domains.

How to implement this in your domain

  1. 1Explore implementing a multi-agent RL setup for internal LLM/VLM development, focusing on peer-derived feedback.
  2. 2Experiment with creating diverse cohorts of models, including varying architectures and sizes, to enhance reasoning capabilities.
  3. 3Develop strategies for generating rephrased or augmented training samples to increase input diversity for the cohort.
  4. 4Apply Co-RL to tasks where ground-truth labels are scarce or expensive to obtain, such as complex problem-solving or creative generation.
  5. 5Monitor for potential biases or training instabilities, leveraging cohort diversity to mitigate these issues.

Original post by Yunhao Yang, Yuexin Bian, Yunjie Tian, Di Fu, Tianjin Huang, Yuanyuan Shi, Ziang Xiao, Nuno Vasconcelos, Yijiang Li

"arXiv:2608.17253v1 Announce Type: new Abstract: Reinforcement learning (RL) has emerged as a powerful approach for improving reasoning in language and vision-language models, yet its strongest successes still depend heavily on ground-truth supervision (e.g., verifiable reward). S…"

View on X

Originally posted by Yunhao Yang, Yuexin Bian, Yunjie Tian, Di Fu, Tianjin Huang, Yuanyuan Shi, Ziang Xiao, Nuno Vasconcelos, Yijiang Li on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research