Discrepancy Matters: Learning from Inconsistent Decoder Features for Consistent Semi-supervised Medical Image Segmentation
Qingjie Zeng, Yutong Xie, Zilin Lu, Mengkang Lu, Yong Xia

TL;DR
This paper introduces LeFeD, a semi-supervised learning method that leverages decoder feature discrepancies to improve medical image segmentation, outperforming existing methods without complex additional techniques.
Contribution
Proposes LeFeD, a novel SSL approach that uses decoder feature discrepancies as feedback to enhance learning in medical image segmentation.
Findings
LeFeD outperforms eight SOTA methods on three datasets.
Discrepancy in decoder features is a valuable learning signal.
LeFeD achieves new state-of-the-art results in semi-supervised segmentation.
Abstract
Semi-supervised learning (SSL) has been proven beneficial for mitigating the issue of limited labeled data especially on the task of volumetric medical image segmentation. Unlike previous SSL methods which focus on exploring highly confident pseudo-labels or developing consistency regularization schemes, our empirical findings suggest that inconsistent decoder features emerge naturally when two decoders strive to generate consistent predictions. Based on the observation, we first analyze the treasure of discrepancy in learning towards consistency, under both pseudo-labeling and consistency regularization settings, and subsequently propose a novel SSL method called LeFeD, which learns the feature-level discrepancy obtained from two decoders, by feeding the discrepancy as a feedback signal to the encoder. The core design of LeFeD is to enlarge the difference by training differentiated…
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
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications
MethodsFocus
