EMS: Multi-Agent Voting via Efficient Majority-then-Stopping
arXiv cs.AI / 4/6/2026
💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research
Key Points
- The paper argues that conventional majority voting in multi-agent systems wastes computation because many agents continue reasoning even after a majority consensus is already reachable.
- It introduces Efficient Majority-then-Stopping (EMS), which casts voting as a reliability-aware agent scheduling problem and stops as soon as a majority decision can be formed.
- EMS relies on Agent Confidence Modeling (ACM) to estimate per-agent reliability from historical performance and semantic similarity.
- It uses Adaptive Incremental Voting (AIV) to select agents sequentially and Individual Confidence Updating (ICU) to revise reliability estimates as more agent outputs are incorporated.
- Experiments on six benchmarks show EMS reduces the average number of invoked agents by 32%, improving reasoning efficiency without changing the majority-voting aggregation goal.
Related Articles

Black Hat Asia
AI Business

How Bash Command Safety Analysis Works in AI Systems
Dev.to

How I Built an AI Agent That Earns USDC While I Sleep — A Complete Guide
Dev.to

How to Get Better Output from AI Tools (Without Burning Time and Tokens)
Dev.to

How I Added LangChain4j Without Letting It Take Over My Spring Boot App
Dev.to