ROMA: Recursive Open Meta-Agent Framework for Long-Horizon Multi-Agent Systems
Salaheddin Alzu'bi, Baran Nama, Arda Kaz, Anushri Eswaran, Weiyuan Chen, Sarvesh Khetan, Rishab Bala, Tu Vu, Sewoong Oh

TL;DR
ROMA introduces a recursive, modular framework for multi-agent systems that enhances reasoning and long-horizon task performance through hierarchical decomposition and structured aggregation, enabling transparent and flexible multi-model orchestration.
Contribution
The paper presents ROMA, a novel recursive framework with modular roles for scalable, interpretable multi-agent reasoning, and GEPA$+$ for prompt optimization without fine-tuning.
Findings
ROMA improves reasoning accuracy by 9.9% on SEAL-0.
ROMA with GLM-4.6 matches performance of leading closed-source models.
ROMA demonstrates scalable, interpretable multi-agent reasoning in benchmarks.
Abstract
Current agentic frameworks underperform on long-horizon tasks. As reasoning depth increases, sequential orchestration becomes brittle, context windows impose hard limits that degrade performance, and opaque execution traces make failures difficult to localize or debug. We introduce ROMA (Recursive Open Meta-Agents), a domain-agnostic framework that addresses these limitations through recursive task decomposition and structured aggregation. ROMA decomposes goals into dependency-aware subtask trees that can be executed in parallel, while aggregation compresses and validates intermediate results to control context growth. Our framework standardizes agent construction around four modular roles --Atomizer (which decides whether a task should be decomposed), Planner, Executor, and Aggregator -- which cleanly separate orchestration from model selection and enable transparent, hierarchical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Advanced Software Engineering Methodologies · AI-based Problem Solving and Planning
