TopoCL:用于医学影像的拓扑对比学习 / TopoCL: Topological Contrastive Learning for Medical Imaging
1️⃣ 一句话总结
这篇论文提出了一种名为TopoCL的新方法,通过在对比学习中显式地利用图像的拓扑结构(如连通性和空洞形态),来提升医学影像分析的性能,实验表明它能稳定提升多种现有方法的分类准确率。
Contrastive learning (CL) has become a powerful approach for learning representations from unlabeled images. However, existing CL methods focus predominantly on visual appearance features while neglecting topological characteristics (e.g., connectivity patterns, boundary configurations, cavity formations) that provide valuable cues for medical image analysis. To address this limitation, we propose a new topological CL framework (TopoCL) that explicitly exploits topological structures during contrastive learning for medical imaging. Specifically, we first introduce topology-aware augmentations that control topological perturbations using a relative bottleneck distance between persistence diagrams, preserving medically relevant topological properties while enabling controlled structural variations. We then design a Hierarchical Topology Encoder that captures topological features through self-attention and cross-attention mechanisms. Finally, we develop an adaptive mixture-of-experts (MoE) module to dynamically integrate visual and topological representations. TopoCL can be seamlessly integrated with existing CL methods. We evaluate TopoCL on five representative CL methods (SimCLR, MoCo-v3, BYOL, DINO, and Barlow Twins) and five diverse medical image classification datasets. The experimental results show that TopoCL achieves consistent improvements: an average gain of +3.26% in linear probe classification accuracy with strong statistical significance, verifying its effectiveness.
TopoCL:用于医学影像的拓扑对比学习 / TopoCL: Topological Contrastive Learning for Medical Imaging
这篇论文提出了一种名为TopoCL的新方法,通过在对比学习中显式地利用图像的拓扑结构(如连通性和空洞形态),来提升医学影像分析的性能,实验表明它能稳定提升多种现有方法的分类准确率。
源自 arXiv: 2603.14647