What they did
The authors developed ORCH, or Organizing Roles and Coordination Hierarchies, to organize heterogeneous embodied agents according to task structure. It combines pooled interdependence—specialized groups working concurrently—with sequential interdependence, in which later work depends on earlier prerequisites.
They evaluated teams of up to 50 agents on 25 wildfire-response missions covering reconnaissance, rescue, transportation, resource management, containment and suppression. Human-designed and language-model-generated ORCH organizations were tested across eight large language models and compared with four representative embodied multi-agent approaches.
Key findings
- Human-designed ORCH organizations improved final mission scores by an average of 63.97% relative to the four comparison frameworks.
- Human-designed organizations increased execution efficiency by 74.29% on average; language-model-generated organizations improved final scores by 43.63% and efficiency by 52.53%.
- The gains persisted across different missions and underlying language models, while collective performance did not increase monotonically with model scale.
- In long-horizon missions, hierarchical organization preserved parallel activity within specialized groups while coordinating ordered transitions between mission phases.
Why it matters
The results suggest that multi-agent performance depends materially on organizational design, not only on the capabilities of individual models. Encoding whether subtasks can run in parallel or must follow prerequisite sequences could make large embodied-agent teams more effective without simply substituting larger language models.
Caveats
The evidence comes from a single wildfire-response mission suite, so it is unclear how well the organizational principles transfer to other domains or physical deployments. The abstract also does not specify the operational definition of execution efficiency, the identities of the four baselines, or the cost and reliability of automatically generating organizations; these details are important for judging the size and practical significance of the reported gains.