Pith. sign in

REVIEW 7 cited by

ReSo: A Reward-driven Self-organizing LLM-based Multi-Agent System for Reasoning Tasks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.02390 v3 pith:DW67FVEN submitted 2025-03-04 cs.MA

ReSo: A Reward-driven Self-organizing LLM-based Multi-Agent System for Reasoning Tasks

classification cs.MA
keywords resoaccuracymulti-agentpercentreasoningrewardreward-drivenachieving
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Multi-agent systems (MAS) have emerged as a promising approach for enhancing the reasoning capabilities of large language models in complex problem-solving; however, current MAS frameworks suffer from poor flexibility and scalability with underdeveloped optimization strategies. To address these challenges, we propose ReSo, which integrates task graph generation with a reward-driven two-stage agent selection process centered on our Collaborative Reward Model that provides fine-grained reward signals to optimize MAS cooperation. We also introduce an automated data synthesis framework for generating MAS benchmarks without any human annotations. Experimental results show that ReSo matches or outperforms existing methods, achieving 33.7 percent accuracy on Math-MAS and 32.3 percent accuracy on SciBench-MAS, where other approaches completely fail.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 7 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. The Vision Wormhole: Latent-Space Communication in Heterogeneous Multi-Agent Systems

    cs.CL 2026-02 conditional novelty 6.0

    Reasoning messages between heterogeneous VLMs can be routed through the image-token span: a distilled universal codec plus affine alignment transmits latent traces across model families, cutting wall-clock time in sma...

  2. Latent Collaboration in Multi-Agent Systems

    cs.CL 2025-11 conditional novelty 6.0

    Replacing text inter-agent dialogue with direct transfer of hidden-state (KV-cache) representations cuts output tokens by ~70-84%, speeds inference ~4x, and keeps multi-agent accuracy roughly on par or slightly better.

  3. Attributes as Textual Genes: Leveraging LLMs as Genetic Algorithm Simulators for Conditional Synthetic Data Generation

    cs.CL 2025-09 conditional novelty 6.0

    Genetic Prompt uses LLMs to run semantic-level crossover and mutation on text attributes from two far-apart parent examples, producing synthetic data that improves downstream NLP performance, especially for rare classes.

  4. Dynamic Collaboration of Multi-Language Models based on Minimal Complete Semantic Units

    cs.AI 2025-08 conditional novelty 6.0

    MCSU-based vocabulary alignment plus distance-based dynamic selection (DDS) lets several LLMs vote token-by-token, beating single models and prior ensemble baselines on multiple reasoning benchmarks without training.

  5. Latent Collaboration in Multi-Agent Systems

    cs.CL 2025-11 conditional novelty 5.0

    LatentMAS lets LLM agents reason and communicate in continuous hidden space via latent thoughts and KV-cache transfer, reporting higher accuracy and much lower token use than text-based multi-agent baselines.

  6. Multi-Agent Systems: From Classical Paradigms to Large Foundation Model-Enabled Futures

    cs.AI 2026-04 unverdicted novelty 4.0

    A survey comparing classical multi-agent systems with large foundation model-enabled multi-agent systems, showing how the latter enables semantic-level collaboration and greater adaptability.

  7. Toward Efficient Agents: Memory, Tool learning, and Planning

    cs.AI 2026-01 conditional novelty 3.0

    A survey that organizes efficiency techniques for LLM agents into memory, tool learning, and planning, and consolidates benchmarks and metrics for measuring cost-performance trade-offs.