arXiv Analytics

Sign in

arXiv:2111.10989 [cs.CV]AbstractReferencesReviewsResources

Exploring Feature Representation Learning for Semi-supervised Medical Image Segmentation

Huimin Wu, Xiaomeng Li, Kwang-Ting Cheng

Published 2021-11-22, updated 2023-07-30Version 2

This paper presents a simple yet effective two-stage framework for semi-supervised medical image segmentation. Unlike prior state-of-the-art semi-supervised segmentation methods that predominantly rely on pseudo supervision directly on predictions, such as consistency regularization and pseudo labeling, our key insight is to explore the feature representation learning with labeled and unlabeled (i.e., pseudo labeled) images to regularize a more compact and better-separated feature space, which paves the way for low-density decision boundary learning and therefore enhances the segmentation performance. A stage-adaptive contrastive learning method is proposed, containing a boundary-aware contrastive loss that takes advantage of the labeled images in the first stage, as well as a prototype-aware contrastive loss to optimize both labeled and pseudo labeled images in the second stage. To obtain more accurate prototype estimation, which plays a critical role in prototype-aware contrastive learning, we present an aleatoric uncertainty-aware method, namely AUA, to generate higher-quality pseudo labels. AUA adaptively regularizes prediction consistency by taking advantage of image ambiguity, which, given its significance, is under-explored by existing works. Our method achieves the best results on three public medical image segmentation benchmarks.

Comments: Accepted by TNNLS (IEEE Transactions on Neural Networks and Learning Systems). Code available at: https://github.com/Huiimin5/AUA
Categories: cs.CV
Related articles: Most relevant | Search more
arXiv:2305.00673 [cs.CV] (Published 2023-05-01)
Bidirectional Copy-Paste for Semi-Supervised Medical Image Segmentation
arXiv:2410.13486 [cs.CV] (Published 2024-10-17)
SemSim: Revisiting Weak-to-Strong Consistency from a Semantic Similarity Perspective for Semi-supervised Medical Image Segmentation
arXiv:2409.07793 [cs.CV] (Published 2024-09-12)
Lagrange Duality and Compound Multi-Attention Transformer for Semi-Supervised Medical Image Segmentation
Fuchen Zheng et al.