Paper proposes an eight-part vocabulary for multi-agent research systems

Bardiya Akhbari · hf · 2026-07-28

A vocabulary for describing multi-agent research systems

This paper proposes a formal vocabulary for automated research systems made of one or more agents, so their designs can be described and compared more precisely.

It defines eight dimensions: who the agents are, what operations they can perform, who may invoke them, how they communicate, what state is visible across runs, how the next action is chosen, how a run starts, and how outputs are evaluated. A single run is represented as a trajectory, from task input to returned artifact.

The authors argue this framing makes previously fuzzy design questions testable, such as when agents should share information or gain capabilities. It also treats the evaluator as part of the system, because reported gains depend on how closely the proxy score matches real quality.

They further split “taste” into two different failures:

They instantiate the vocabulary on recent auto-research systems to show it can cover designs with very different structures.

Original post →

More from Research

Research channel →