Mine yOur owN Anatomy: Revisiting Medical Image Segmentation with Extremely Limited Labels
Chenyu You, Weicheng Dai, Fenglin Liu, Yifei Min, Nicha C. Dvornek,, Xiaoxiao Li, David A. Clifton, Lawrence Staib, and James S. Duncan

TL;DR
This paper introduces MONA, a semi-supervised framework for medical image segmentation that leverages dataset structure and anatomical features to improve performance with limited labels.
Contribution
MONA proposes a novel approach using data augmentation, nearest neighbors, and unsupervised objectives to better learn anatomical features from limited labeled data.
Findings
Achieves state-of-the-art results on three benchmark datasets.
Effectively decomposes images into anatomical features.
Improves segmentation performance under limited labels.
Abstract
Recent studies on contrastive learning have achieved remarkable performance solely by leveraging few labels in the context of medical image segmentation. Existing methods mainly focus on instance discrimination and invariant mapping. However, they face three common pitfalls: (1) tailness: medical image data usually follows an implicit long-tail class distribution. Blindly leveraging all pixels in training hence can lead to the data imbalance issues, and cause deteriorated performance; (2) consistency: it remains unclear whether a segmentation model has learned meaningful and yet consistent anatomical features due to the intra-class variations between different anatomical features; and (3) diversity: the intra-slice correlations within the entire dataset have received significantly less attention. This motivates us to seek a principled approach for strategically making use of the dataset…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Medical Imaging and Analysis · COVID-19 diagnosis using AI
MethodsContrastive Learning
