arXiv:2607.25108cs.CVcs.AI2026-07中稿 · ACM MM 2026

无需重训练,通过离线策略路由专家模型,提升医学影像分析泛化能力。

OPERA: Offline Policy-guided Expert Routing and Adaptation for Universal Biomedical Image Analysis

论文配图:OPERA: Offline Policy-guided Expert Routing and Adaptation for Universal Biomedical Image Analysis
图 1 · 摘自论文原文
  • 离线学习路由策略,不更新专家模型参数,实现高效部署。
  • 在9个数据集上性能超越30+基线,显著改善模型校准质量。
  • 适合标签稀缺或隐私受限的医疗场景,支持实时自适应调整。

医学影像分析涉及多种模态和任务,但真实部署常受扫描仪、协议和患者群体间分布偏移的制约。高性能模型需反复进行特定领域微调,这一过程成本高昂,尤其在标签稀缺或隐私限制导致数据无法共享时更难实施。本文提出OPERA(Offline Policy-guided Expert Routing and Adaptation),一种多代理集成框架,将专家权重分配视为离线策略学习问题:从少量验证集学习路由策略,不更新任何专家代理参数,再通过测试时自适应应对分布偏移。OPERA通过互补机制协调异构专家代理:专家画像模块离线学习选择策略,实现精准专家分配;各代理通过温度调节进行置信度校准,提升概率输出可靠性;引入分布感知自适应,基于无标签测试数据统计动态调整批量级类别权重;实例级路由根据模型间一致性与预测熵,为每样本分配最适专家。在涵盖眼底摄影、胸部X光、CT、MRI及多模态诊断基准的9个数据集上评估,对比30+基线,覆盖分类、分割与多模态设置。OPERA持续提升性能与校准质量,证明离线策略引导的专家协作是无需重训练的可部署医学AI的有效路径。代码已开源。

原文摘要 · Abstract (English)

Biomedical image analysis spans diverse modalities and tasks, yet real-world deployment is hindered by severe distribution shifts across scanners, protocols, and patient populations. High-performing models consequently require repeated domain-specific fine-tuning, which is a costly cycle that becomes impractical when labels are scarce or privacy constraints limit data sharing. We propose OPERA (Offline Policy-guided Expert Routing and Adaptation), a multi-agent ensemble framework that addresses this deployment bottleneck by treating expert weight assignment as an offline policy learning problem: a routing policy is learned from a small validation set without gradient updates to any expert agent, then deployed with test-time adaptation to handle distribution shift. OPERA coordinates heterogeneous specialist agents through complementary mechanisms. The expert profiling module learns selection policies offline, enabling informed allocation of expertise. Each agent undergoes confidence calibration through temperature adjustment, ensuring more reliable probabilistic outputs. OPERA also incorporates distribution aware adaptation, where class weights are dynamically adjusted at the batch level using statistics derived from unlabeled test data. Instance level routing assigns each sample to the most suitable expert by leveraging inter model agreement and predictive entropy. We evaluate OPERA on 9 datasets covering fundus photography, chest X-ray, CT, MRI, and multimodal diagnostic benchmarks, comparing against 30+ baselines across classification, segmentation, and multimodal settings. OPERA consistently improves performance and calibration quality, demonstrating that offline policy-guided expert agents coordination is a practical path to deployable biomedical AI without retraining. Code is on \href{https://github.com/HUANGLIZI/OPERA}{GitHub}.

医学影像多专家协同无监督自适应部署优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。