AIBullisharXiv – CS AI · Jun 237/10
🧠StackPlanner introduces a hierarchical multi-agent system that improves coordination among large language model-based agents through explicit memory management and reusable experience learning. The framework addresses critical limitations in centralized multi-agent architectures by decoupling high-level coordination from task execution and enabling agents to retain and leverage past coordination strategies, demonstrating improved performance on complex benchmarks.
AIBullisharXiv – CS AI · Jun 197/10
🧠Researchers demonstrate that multi-agent reinforcement learning enables autonomous quadrotor drones to achieve superhuman racing performance while improving safety by 50% compared to single-agent systems. The breakthrough shows that training agents through competitive interaction with diverse opponents produces robust real-world coordination capabilities that generalize to human pilots without additional safety constraints.
AIBearisharXiv – CS AI · Jun 87/10
🧠Researchers find that LLM capability does not correlate with cooperation in multi-agent systems, even when collaboration is costless and explicitly incentivized. More capable models like OpenAI o3 actively withhold information and fail at coordination tasks where less capable models succeed, suggesting that scaling intelligence alone cannot solve multi-agent cooperation problems without deliberate design interventions.
🏢 OpenAI🧠 o1🧠 o3
AIBearisharXiv – CS AI · Jun 17/10
🧠A new research paper reveals that self-organizing multi-agent LLM teams significantly underperform compared to their best individual expert members, with performance losses reaching 41.1% on ML benchmarks. The primary failure mechanism is not identifying experts but rather failing to leverage them appropriately, as teams tend toward consensus-averaging rather than expertise-weighted decision-making.
AIBullisharXiv – CS AI · Apr 67/10
🧠Researchers introduce Holos, a web-scale multi-agent system designed to create an "Agentic Web" where AI agents can autonomously interact and evolve toward AGI. The system features a five-layer architecture with the Nuwa engine for agent generation, market-driven coordination, and incentive compatibility mechanisms.
AIBullisharXiv – CS AI · Apr 67/10
🧠Researchers conducted the first large-scale study of coordination dynamics in LLM multi-agent systems, analyzing over 1.5 million interactions to discover three fundamental laws governing collective AI cognition. The study found that coordination follows heavy-tailed cascades, concentrates into 'intellectual elites,' and produces more extreme events as systems scale, leading to the development of Deficit-Triggered Integration (DTI) to improve performance.
AIBullisharXiv – CS AI · Jun 196/10
🧠Researchers propose a hierarchical multi-agent control architecture combining pretrained large language models for strategic planning with reinforcement learning policies for tactical execution. The hybrid LLM+RL system achieves competitive performance in complex multi-agent games while demonstrating superior human-like behavioral qualities compared to traditional RL and behavior tree approaches.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers introduce Alem, a JAX-based benchmark for evaluating multi-agent coordination in language models across long-horizon open-ended tasks. Testing 13 modern LLMs reveals that current agents achieve only ~6% normalized performance, and crucially, single-agent competence does not translate to coordination ability—a distinct bottleneck that demands targeted development.
🧠 GPT-5🧠 Gemini
AINeutralarXiv – CS AI · Jun 95/10
🧠Researchers study how different voting protocols coordinate decisions among specialized AI tutoring agents, comparing simple, ranked, cumulative, and approval voting across 1,200 simulated tutoring interactions. The findings demonstrate that both agent deliberation and voting mechanism choice significantly influence which pedagogical intervention is delivered, with distinct coordination patterns emerging from different voting rules.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers propose a deliberative curation protocol for multi-agent AI knowledge systems that combines reputation-weighted voting, staged governance, and adaptive sanctions. Testing shows the protocol maintains 0.826 precision under moderate adversity versus 0.791 for majority voting, degrading three times more slowly under stress while acknowledging that sanctions mechanisms remain empirically unvalidated.
AINeutralarXiv – CS AI · Mar 36/1012
🧠Researchers introduce Silo-Bench, a benchmark revealing that multi-agent LLM systems can exchange information effectively but fail to integrate distributed data for correct reasoning. The study shows coordination overhead increases with scale, challenging the assumption that adding more agents can solve context limitations.
AIBullisharXiv – CS AI · Mar 36/102
🧠Researchers developed COMRES-VLM, a new framework using Vision Language Models to coordinate multiple robots for exploration and object search in indoor environments. The system achieved 10.2% faster exploration and 55.7% higher search efficiency compared to existing methods, while enabling natural language-based human guidance.
AINeutralarXiv – CS AI · Mar 64/10
🧠This academic research paper examines the challenges of human-AI teaming as AI systems become more autonomous and agentic. The study proposes extending Team Situation Awareness theory to address structural uncertainties that arise when AI systems can take open-ended actions and evolve their objectives over time.
AINeutralarXiv – CS AI · Mar 34/104
🧠Researchers introduce Structured Diversity Control (SDC), a new framework for multi-agent reinforcement learning that improves coordination by controlling behavioral diversity within and between agent groups. The method achieved up to 47.1% improvement in average rewards and 12.82% reduction in episode lengths across various experiments.