TL;DR
This paper introduces DEMS, a semi-supervised, consistency-based medical image segmentation method that effectively handles limited data by using novel augmentation, robustness blocks, and a sensitive loss, outperforming existing methods.
Contribution
The paper proposes a new data-efficient segmentation approach with innovative augmentation and robustness techniques tailored for small datasets in medical imaging.
Findings
DEMS outperforms U-Net and state-of-the-art methods under data scarcity.
Achieves 16.85% and 10.37% improvements in dice score.
Effective in small data regimes for medical segmentation.
Abstract
While computer vision has proven valuable for medical image segmentation, its application faces challenges such as limited dataset sizes and the complexity of effectively leveraging unlabeled images. To address these challenges, we present a novel semi-supervised, consistency-based approach termed the data-efficient medical segmenter (DEMS). The DEMS features an encoder-decoder architecture and incorporates the developed online automatic augmenter (OAA) and residual robustness enhancement (RRE) blocks. The OAA augments input data with various image transformations, thereby diversifying the dataset to improve the generalization ability. The RRE enriches feature diversity and introduces perturbations to create varied inputs for different decoders, thereby providing enhanced variability. Moreover, we introduce a sensitive loss to further enhance consistency across different decoders and…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Concatenated Skip Connection · Convolution · U-Net
