Small Agent Group is the Future of Digital Health
Yuqiao Meng, Luoxi Tang, Dazheng Zhang, Rafael Brens, Elvys J. Romero, Nancy Guo, Safa Elkefi, Zhaohan Xi
TL;DR
The paper tackles the limitations of the scaling-first approach in digital health by proposing a Small Agent Group (SAG) that distributes clinical reasoning across specialized, collaborative agents. SAG uses a multi-agent debate framework with distinct roles for reasoning, knowledge retrieval, safety auditing, and synthesis, enhanced by retrieval-augmented generation and centralized training with decentralized execution. Across diverse benchmarks, SAG delivers superior diagnostic accuracy, evidence grounding, safety, robustness, and fairness, while offering a more deployment-friendly resource profile than giant LLMs. The work demonstrates that collaborative small-model reasoning can substitute for parameter growth, providing a scalable, reliable, and practically deployable path for AI-powered clinical decision support.
Abstract
The rapid adoption of large language models (LLMs) in digital health has been driven by a "scaling-first" philosophy, i.e., the assumption that clinical intelligence increases with model size and data. However, real-world clinical needs include not only effectiveness, but also reliability and reasonable deployment cost. Since clinical decision-making is inherently collaborative, we challenge the monolithic scaling paradigm and ask whether a Small Agent Group (SAG) can support better clinical reasoning. SAG shifts from single-model intelligence to collective expertise by distributing reasoning, evidence-based analysis, and critical audit through a collaborative deliberation process. To assess the clinical utility of SAG, we conduct extensive evaluations using diverse clinical metrics spanning effectiveness, reliability, and deployment cost. Our results show that SAG achieves superior performance compared to a single giant model, both with and without additional optimization or retrieval-augmented generation. These findings suggest that the synergistic reasoning represented by SAG can substitute for model parameter growth in clinical settings. Overall, SAG offers a scalable solution to digital health that better balances effectiveness, reliability, and deployment efficiency.
