Phase-Scheduled Multi-Agent Systems for Token-Efficient Coordination
Mohit Dubey

TL;DR
The paper introduces PSMAS, a novel phase-scheduling framework for multi-agent systems that significantly reduces token usage while maintaining high task performance, by controlling agent activation based on a circular attention model.
Contribution
It proposes a new temporal coordination method for multi-agent systems using phase scheduling, improving token efficiency without sacrificing task accuracy.
Findings
Achieves an average of 27.3% token reduction across benchmarks.
Maintains task performance within 2.1 percentage points of full activation baseline.
Scheduling alone accounts for 18-20 percentage points of token reduction.
Abstract
Multi-agent systems (MAS) powered by large language models suffer from severe token inefficiency arising from two compounding sources: (i) unstructured parallel execution, where all agents activate simultaneously irrespective of input readiness; and (ii) unrestricted context sharing, where every agent receives the full accumulated context regardless of relevance. Existing mitigation strategies - static pruning, hierarchical decomposition, and learned routing - treat coordination as a structural allocation problem and fundamentally ignore its temporal dimension. We propose Phase-Scheduled Multi-Agent Systems (PSMAS), a framework that reconceptualizes agent activation as continuous control over a shared attention space modeled on a circular manifold. Each agent i is assigned a fixed angular phase theta_i in the range [0, 2*pi], derived from the task dependency topology; a global sweep…
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.
