paper-with-me

홈 › Papers

MediHive: A Decentralized Agent Collective for Medical Reasoning

2026-03-28 · Xiaoyang Wang, Christopher C. Yang arxiv

Large language models (LLMs) have revolutionized medical reasoning tasks, yet single-agent systems often falter on complex, interdisciplinary problems requiring robust handling of uncertainty and conflicting evidence. Multi-agent systems (MAS) leveraging LLMs enable collaborative intelligence, but prevailing centralized architectures suffer from scalability bottlenecks, single points of failure, and role confusion in resource-constrained environments. Decentralized MAS (D-MAS) promise enhanced autonomy and resilience via peer-to-peer interactions, but their application to high-stakes healthcare domains remains underexplored. We introduce MediHive, a novel decentralized multi-agent framework for medical question answering that integrates a shared memory pool with iterative fusion mechanisms. MediHive deploys LLM-based agents that autonomously self-assign specialized roles, conduct initial analyses, detect divergences through conditional evidence-based debates, and locally fuse peer insights over multiple rounds to achieve consensus. Empirically, MediHive outperforms single-LLM and centralized baselines on MedQA and PubMedQA datasets, attaining accuracies of 84.3% and 78.4%, respectively. Our work advances scalable, fault-tolerant D-MAS for medical AI, addressing key limitations of centralized designs while demonstrating superior performance in reasoning-intensive tasks.

📄 PDF Abstract BibTeX arXiv:2603.27150

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Strategic Coordination for Evolving Multi-agent Systems: A Hierarchical Reinforcement and Collective Learning Approach

2025-09-22 · Chuhao Qin, Evangelos Pournaras arxiv

Decentralized combinatorial optimization in evolving multi-agent systems poses significant challenges, requiring agents to balance long-term decision-making, short-term optimized collective outcomes, while preserving aut…

Multi-agent Reinforcement Learning

Symphony: A Decentralized Multi-Agent Framework for Scalable Collective Intelligence

2025-08-27 · Ji Wang, Kashing Chen, Xinyuan Song, Ke Zhang 외 arxiv

Most existing Large Language Model (LLM)-based agent frameworks rely on centralized orchestration, incurring high deployment costs, rigid communication topologies, and limited adaptability. To address these challenges, w…

Economy of Minds: Emerging Multi-Agent Intelligence with Economic Interactions

2026-06-01 · Zhenting Qi, Huangyuan Su, Ao Qu, Chenyu Wang 외 arxiv

How can a population of agents self-orchestrate and self-adapt into stronger collective intelligence without centralized control? Inspired by Friedrich Hayek's economic theory of decentralized coordination in markets, we…

Mathematical Reasoning

Learning Decentralized Partially Observable Mean Field Control for Artificial Collective Behavior

2023-07-12 · Kai Cui, Sascha Hauck, Christian Fabian, Heinz Koeppl

Recent reinforcement learning (RL) methods have achieved success in various domains. However, multi-agent RL (MARL) remains a challenge in terms of decentralization, partial observability and scalability to many agents. …

Policy Gradient MethodsReinforcement Learning (RL)

Emergence of Collective Open-Ended Exploration from Decentralized Meta-Reinforcement Learning

2023-11-01 · Richard Bornemann, Gautier Hamon, Eleni Nisioti, Clément Moulin-Frier

Recent works have proven that intricate cooperative behaviors can emerge in agents trained using meta reinforcement learning on open ended task distributions using self-play. While the results are impressive, we argue th…

Meta Reinforcement Learningreinforcement-learning