按案适应的多代理临床审议系统

Arxiv cs.AI2026-04-02🔗 查看原文
提出CAMP(Case-Adaptive Multi-agent Panel),由值班主治根据病例不确定性动态组建专家小组,专家可三值投票(保留/拒绝/中立)以规避越界判断。系统用混合路由器:强共识直接采纳、无共识退回主治、或以证据质量加权仲裁替代简单多数表决。在MIMIC-IV及四种LLM上验证,较强基线表现更好、token消耗更低,并通过投票与仲裁记录提供可审计的决策链。
原文内容
arXiv:2604.00085v1 Announce Type: new
Abstract: Large language models applied to clinical prediction exhibit case-level heterogeneity: simple cases yield consistent outputs, while complex cases produce divergent predictions under minor prompt changes. Existing single-agent strategies sample from one role-conditioned distribution, and multi-agent frameworks use fixed roles with flat majority voting, discarding the diagnostic signal in disagreement. We propose CAMP (Case-Adaptive Multi-agent Panel), where an attending-physician agent dynamically assembles a specialist panel tailored to each case’s diagnostic uncertainty. Each specialist evaluates candidates via three-valued voting (KEEP/REFUSE/NEUTRAL), enabling principled abstention outside one’s expertise. A hybrid router directs each diagnosis through strong consensus, fallback to the attending physician’s judgment, or evidence-based arbitration that weighs argument quality over vote counts. On diagnostic prediction and brief hospital course generation from MIMIC-IV across four LLM backbones, CAMP consistently outperforms strong baselines while consuming fewer tokens than most competing multi-agent methods, with voting records and arbitration traces offering transparent decision audits.