Dynamic Coalition Formation Optimizes Agentic AI Communication

Mojtaba Eslami· August 11, 2026 View original

Key takeaways

  • Fixed or broadcast communication in agentic AI systems is inefficient.
  • Dynamic coalition formation and communication pricing optimize agent interactions.
  • A marginal-value activation rule and greedy router improve utility and reduce active agents.
  • This approach enhances efficiency, scalability, and cost-effectiveness for multi-agent systems.

Who benefits

AI/ML DevelopmentRoboticsEnterprise AICustomer ServiceSupply Chain Management

Summary

This paper proposes a new model for skill-based agentic AI systems that optimizes communication and agent selection through dynamic coalition formation and communication pricing. It addresses inefficiencies in fixed or broadcast communication by using marginal-value activation rules and greedy routing, achieving significant utility gains in synthetic experiments.

Modern agentic AI systems, which combine multiple large language model agents with diverse skills, often suffer from inefficient communication. Current architectures typically either pre-define communication paths or allow full broadcasting, both of which lead to increased token costs, latency, redundancy, and error propagation as the number of agents and links grows. This research introduces a cooperative game model for agent selection and communication, optimizing based on task-conditioned net utility. It proposes a marginal-value activation rule and a greedy router, extending the model to include per-edge communication costs. Estimated Shapley values are used to predict which agents are most valuable to contact before and during execution. In synthetic experiments, this greedy routing approach achieved 99.5% of optimal utility while activating significantly fewer agents compared to full broadcast. The performance proved robust to varying activation costs and redundancy weights, though it declined under strong violations of submodularity or noisy value estimates. The framework offers a more efficient and scalable way to manage complex multi-agent AI interactions.

Why it matters

For professionals building and deploying multi-agent AI systems, optimizing communication and resource allocation is critical for managing costs, improving efficiency, and ensuring scalability, especially with the rising costs of LLM tokens.

How to implement this in your domain

  1. 1Evaluate current multi-agent AI architectures for communication inefficiencies and bottlenecks.
  2. 2Explore implementing dynamic agent selection and communication routing based on task utility.
  3. 3Integrate cost models for token usage and latency into agent communication strategies.
  4. 4Pilot greedy routing or similar optimization techniques in a controlled multi-agent environment.

Original post by Mojtaba Eslami

"arXiv:2608.07532v1 Announce Type: new Abstract: Modern agentic AI systems combine multiple large language model agents with heterogeneous skills, yet most architectures either fix communication in advance or allow full broadcast. Both can be inefficient because token cost, latenc…"

View on X

Originally posted by Mojtaba Eslami on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses