Cost-Effective Communication: An Auction-based Method for Language Agent Interaction
arXiv cs.AI / 4/27/2026
💬 OpinionDeveloper Stack & InfrastructureIdeas & Deep AnalysisModels & Research
Key Points
- Large-language-model multi-agent systems often waste tokens through inefficient “free-for-all” communication, causing high costs and poor signal-to-noise ratios.
- The paper argues that the inefficiency stems from a lack of resource rationality—treating bandwidth as “free” ignores scarcity and drives unnecessary expense.
- It proposes DALA (Dynamic Auction-based Language Agent), which models inter-agent communication as a centralized auction where agents bid for the right to speak based on expected message value density.
- Experiments across seven reasoning benchmarks report state-of-the-art results (e.g., 84.32% on MMLU and 91.21% pass@1 on HumanEval) while using only 6.25 million tokens.
- The authors find that DALA learns “strategic silence,” dynamically shifting from verbosity to silence as communication resources become constrained.

