y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#multi-agent-systems News & Analysis

Recent coverage of #multi-agent-systems has intensified, with 47 articles published in the last 30 days out of 125 total indexed pieces. The bulk of discussion appears in academic venues, particularly arXiv's computer science and AI sections, alongside frequent mentions of systems like Claude, Gemini, and GPT-5. Sentiment around the topic has softened over the past month, with bullish coverage dropping 14.8 percentage points compared to the prior quarter. Currently, 31.9% of recent articles strike an optimistic tone, while 55.3% remain neutral and 12.8% express skepticism. Scan the articles below to explore emerging perspectives on #multi-agent-systems research and development.

sentiment · last 30d (47 articles) · -14.8pp bullish vs prior 90d
Top sources:arXiv – CS AI · 122
Most-discussed entities:Claude · 5Gemini · 4GPT-5 · 2Anthropic · 2Llama · 2
329 articles
AINeutralarXiv – CS AI · Jun 26/10
🧠

Recognize Your Orchestrator: An Entropy Dynamics Perspective for LLM Multi-Agent Systems

Researchers propose a Mean-Field Entropy Dynamics framework to analyze failure modes in Large Language Model multi-agent systems, identifying a "Reasoning Trap" where sophisticated reasoning models paradoxically perform poorly as orchestrators due to context limitations. The study introduces Inverse Workflow Generation for benchmarking and provides physically interpretable parameters for predicting system stability.

AIBullisharXiv – CS AI · Jun 26/10
🧠

MOC: Multi-Order Communication in LLM-based Multi-Agent Systems

Researchers propose Multi-Order Communication (MOC), a new framework for improving how large language model-based multi-agent systems exchange information. The scheme addresses limitations in current message-passing approaches by capturing multi-hop dependencies and consolidating messages efficiently, demonstrating consistent performance improvements across multiple datasets while reducing communication costs.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Tracking the Behavioral Trajectories of Adapting Agents

Researchers present a methodology for measuring and tracking behavioral changes in AI agents by analyzing edits to their configuration files through embedding-space trait vectors. The approach achieves 91.2% accuracy in detecting specific behavioral traits like propensity to seek sensitive data, with potential applications in agent-to-agent trust protocols.

AINeutralarXiv – CS AI · Jun 26/10
🧠

How Generation Architecture Shapes Code Complexity in Multi-Agent LLM Systems: A Paired Study on HumanEval

A paired study comparing six multi-agent LLM architectures across 1,968 code generation tasks reveals that architectural complexity increases code structural complexity by 50-130% without improving functional accuracy. The research demonstrates that simpler orchestration pipelines match or exceed performance of elaborate multi-agent systems, challenging assumptions about architectural elaboration in AI code generation.

🧠 GPT-4
AINeutralarXiv – CS AI · Jun 26/10
🧠

Scaling Behavior of Single LLM-Driven Multi-Agent Systems

Researchers demonstrate that multi-agent LLM systems exhibit diminishing returns as agent count increases, challenging the assumption that more agents automatically improve performance. The study reveals that optimal scaling depends on base model capability, task type, and interaction design, with coordination overhead—not context limitations—driving performance degradation.

AINeutralarXiv – CS AI · Jun 25/10
🧠

Dynamic Coordination Strategy Selection for Enterprise Multi-Agent Systems

A research paper evaluates dynamic coordination strategy selection for enterprise multi-agent systems across 1,440 test cases, finding that while optimal strategies vary by problem class, no single coordination approach consistently outperforms others. The study recommends dynamic routing as a calibrated default rather than deterministic winner-selection, challenging the assumption that fixed global coordination policies suit all enterprise tasks.

🏢 OpenAI
AI × CryptoNeutralarXiv – CS AI · Jun 26/10
🤖

SS-ZKR: Spatial-Semantic Zero-Knowledge Routing for Privacy-Preserving Multi-Agent Collaboration

Researchers propose SS-ZKR, a privacy-preserving routing protocol that enables multi-agent AI systems to exchange data across organizational boundaries without exposing sensitive information to intermediaries. The protocol combines zero-knowledge proofs, differential privacy, and cryptographic policy compilation to address compliance requirements in regulated industries like finance and healthcare.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Digital Twin-Assisted Adaptive Multi-Agent DRL for Intelligent Spectrum and Resource Management in Open-RAN UAV-Enabled 6G Networks

Researchers propose a digital twin-assisted deep reinforcement learning framework for optimizing spectrum and resource allocation in 6G networks powered by UAVs. The hybrid approach combines particle swarm optimization for UAV trajectory planning with multi-agent DRL for dynamic spectrum-power management, demonstrating improvements in spectral efficiency and energy utilization in simulated environments.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Dynamic Trust-Aware Sparse Communication Topology for LLM-Based Multi-Agent Consensus

Researchers propose DySCo, a dynamic sparse communication mechanism for LLM-based multi-agent systems that reduces computational overhead by selectively routing messages between agents rather than using full broadcast. The approach maintains consensus quality while cutting token costs and latency that scale quadratically with agent count, addressing a key efficiency bottleneck in collaborative AI reasoning systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

ODTQA-FoRe: An Open-Domain Tabular Question Answering Dataset for Future Data Forecasting and Reasoning

Researchers introduce ODTQA-FoRe, a new dataset and TimeFore framework enabling large language models to perform future-oriented numerical predictions on tabular data using time-series forecasting. The innovation addresses a critical gap where existing LLM systems excel at historical analysis but struggle with predictive reasoning, demonstrated through real estate data scenarios.

AINeutralarXiv – CS AI · Jun 26/10
🧠

MARFT: Multi-Agent Reinforcement Fine-Tuning

Researchers present MARFT (Multi-Agent Reinforcement Fine-Tuning), a framework for optimizing LLM-based multi-agent systems using reinforcement learning. The work introduces Flex-MG, a new Markov Game formulation, and addresses key challenges in applying traditional MARL to collaborative AI systems, providing open-source implementation for advancing adaptive agentic systems.

AINeutralarXiv – CS AI · Jun 26/10
🧠

MASCOT: Towards Multi-Agent Socio-Collaborative Companion Systems

Researchers introduce MASCOT, a multi-agent framework designed to address persona collapse and social sycophancy in AI companion systems through bi-level optimization. The system improves persona consistency by up to 14.1% and social contribution by 10.6% compared to existing approaches, advancing the development of more distinct and productive multi-agent dialogue systems.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Crafter: A Multi-Agent Harness for Editable Scientific Figure Generation from Diverse Inputs

Researchers introduce Crafter, a multi-agent system for generating publication-quality scientific figures from diverse inputs that generalizes across figure types without architectural changes. The work addresses a critical gap in automation tools by enabling editable SVG outputs and introduces CraftBench, a comprehensive benchmark for evaluating figure generation across multiple types and input conditions.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Social welfare optimisation under institutional reward and punishment

Researchers develop a welfare-centric framework for designing institutional incentives in multi-agent systems, revealing that schemes optimized for cost-efficiency or cooperation rates often fail to maximize total social welfare. The study provides mathematical models and algorithms for reward and punishment mechanisms in social dilemmas, showing when each approach outperforms the other.

AINeutralarXiv – CS AI · Jun 16/10
🧠

SEMA-RAG: A Self-Evolving Multi-Agent Retrieval-Augmented Generation Framework for Medical Reasoning

SEMA-RAG introduces a multi-agent framework that decouples medical reasoning tasks into three specialized agents to improve retrieval-augmented generation for clinical question answering. The approach achieves 6.46 percentage point accuracy improvements over existing baselines by addressing hallucinations and knowledge obsolescence through iterative, evidence-driven retrieval rather than single-round static lookups.

AINeutralarXiv – CS AI · May 296/10
🧠

Differentiable Belief-based Opponent Shaping

Researchers introduce Differentiable Belief-based Opponent Shaping (D-BOS), a novel multi-agent reinforcement learning method that shapes opponent behavior by differentiating through their belief states rather than manipulating parameters or policies directly. The approach demonstrates superior performance in hidden-role games compared to existing methods like PPO and BBM, with particular effectiveness in mixed-motive scenarios.

AINeutralarXiv – CS AI · May 296/10
🧠

Rubric-Guided Process Reward for Stepwise Model Routing

Researchers introduce RoRo, a novel framework for stepwise model routing in Large Reasoning Models that uses process-based rewards rather than outcome-only rewards to evaluate intermediate routing decisions. The approach combines rubric-guided evaluation with reinforcement learning to improve efficiency and accuracy across multiple reasoning benchmarks.

AINeutralarXiv – CS AI · May 296/10
🧠

MINDGAMES: A Live Arena for Evaluating Social and Strategic Reasoning in Multi-Agent LLMs

Researchers introduced Mindgames, a multi-game arena platform for evaluating large language model agents' social and strategic reasoning across four game environments. A 2025 competition cycle tested 944 agents from 76 teams, revealing that top-performing LLMs rely heavily on explicit structural scaffolding and struggle with rule adherence, while some game environments conflate robustness to errors with genuine strategic ability.

AINeutralarXiv – CS AI · May 295/10
🧠

Improving Collaborative Storytelling with a Multi-Agent Framework Based on Large Language Models

Researchers developed a multi-agent LLM framework for collaborative storytelling between children and AI through a physical board game. Using an iterative Writer-Editor process where one LLM generates narratives and another refines them, the study demonstrates consistent quality improvements across refinement loops, suggesting few iterations are needed for high-quality interactive storytelling systems.

AINeutralarXiv – CS AI · May 296/10
🧠

Why Specialist Models Still Matter: A Heterogeneous Multi-Agent Paradigm for Medical Artificial Intelligence

Researchers propose HetMedAgent, a multi-agent AI framework that combines generalist large language models with domain-specific medical specialist models rather than replacing one with the other. Experiments demonstrate that this heterogeneous collaboration significantly outperforms either model type alone, suggesting the future of medical AI depends on orchestrated synergy between generalist reasoning and specialist precision.

🧠 Claude
AINeutralarXiv – CS AI · May 296/10
🧠

Toward AI Systems That Understand Self and Others: A Multi-Phase Inference Framework for Human Cognitive Diversity and World-Model Alignment

Researchers propose a Multi-Phase Inference Mechanism (MIM) framework that models how AI systems can understand diverse human cognition and world-models without forcing consensus. The framework formalizes how different agents form different representations and predictions from identical observations, offering a constructive approach to AI alignment and human-AI understanding.

AINeutralarXiv – CS AI · May 296/10
🧠

Learning to Choose: An Empowerment-Guided Multi-Agent System with semantic communication for Adaptive Method Selection

Researchers introduce a multi-agent framework that combines contextual bandits with semantic checkpoints to prevent 'semantic drift' in automated scientific computing workflows. The system ensures that computational strategies selected by AI agents are faithfully executed and remain causally attributable throughout multi-agent pipelines, improving convergence and robustness in adaptive decision-making.

AIBullisharXiv – CS AI · May 296/10
🧠

Enhancing Multi-Agent Communication through Attention Steering with Context Relevance

Researchers introduce Agent-Radar, a training-free context management method that improves multi-agent LLM systems by dynamically filtering irrelevant information from long conversation histories. The technique uses temporal and spatial decay mechanisms to maintain focus on relevant context, achieving up to 7.64% performance improvements across five benchmarks.

AINeutralarXiv – CS AI · May 296/10
🧠

AgentSchool: An LLM-Powered Multi-Agent Simulation for Education

Researchers introduce AgentSchool, an LLM-powered multi-agent simulator that models student learning through state transitions rather than simple role-play, featuring cognitively growable student agents with knowledge graphs and adaptive teachers operating within the Zone of Proximal Development. The system addresses the challenge of validating educational AI interventions in real classrooms by creating a configurable simulation environment that reproduces plausible learning outcomes and social dynamics without requiring institutional constraints or ethical compromises of live trials.

AIBullisharXiv – CS AI · May 296/10
🧠

GenesisFunc: Multi-Agent Data Generation for Accurate and Generalizable Function-Calling

GenesisFunc presents an automated pipeline for generating high-quality synthetic training data for LLM function-calling capabilities, addressing limitations in existing data generation methods. The approach uses a multi-agent framework to create diverse, validated datasets that enable smaller LLMs (8B parameters) to match or exceed the function-calling performance of larger proprietary models.

← PrevPage 8 of 14Next →