Multimodal Learning 相关度: 9/10

CLoE: Expert Consistency Learning for Missing Modality Segmentation

Xinyu Tong, Meihua Zhou, Bowu Fan, Haitao Li
arXiv: 2603.09316v1 发布: 2026-03-10 更新: 2026-03-10

AI 摘要

CLoE通过专家一致性学习解决医学图像分割中模态缺失问题,提升分割精度。

主要贡献

  • 提出CLoE框架,通过一致性学习提高缺失模态分割的鲁棒性。
  • 引入模态专家一致性和区域专家一致性,分别关注全局和局部一致性。
  • 使用门控网络将一致性分数映射到模态可靠性权重,进行特征重校准。

方法论

CLoE通过双分支一致性学习,分别在全局和临床关键区域强制专家预测的一致性,并使用门控网络进行特征重校准。

原文摘要

Multimodal medical image segmentation often faces missing modalities at inference, which induces disagreement among modality experts and makes fusion unstable, particularly on small foreground structures. We propose Consistency Learning of Experts (CLoE), a consistency-driven framework for missing-modality segmentation that preserves strong performance when all modalities are available. CLoE formulates robustness as decision-level expert consistency control and introduces a dual-branch Expert Consistency Learning objective. Modality Expert Consistency enforces global agreement among expert predictions to reduce case-wise drift under partial inputs, while Region Expert Consistency emphasizes agreement on clinically critical foreground regions to avoid background-dominated regularization. We further map consistency scores to modality reliability weights using a lightweight gating network, enabling reliability-aware feature recalibration before fusion. Extensive experiments on BraTS 2020 and MSD Prostate demonstrate that CLoE outperforms state-of-the-art methods in incomplete multimodal segmentation, while exhibiting strong cross-dataset generalization and improving robustness on clinically critical structures.

标签

医学图像分割 缺失模态 一致性学习 多模态

arXiv 分类

cs.CV cs.AI cs.LG