TL;DR
This paper introduces a dual-branch segmentation framework that leverages mixed supervision with confidence maximization and knowledge distillation, significantly improving performance in medical image segmentation tasks with limited annotations.
Contribution
The work proposes a novel dual-branch architecture combining entropy minimization and KL divergence for effective knowledge transfer under mixed supervision.
Findings
Outperforms existing mixed-supervision segmentation methods
Effectively leverages limited annotations with confidence maximization
Achieves superior results compared to recent semi-supervised approaches
Abstract
Despite achieving promising results in a breadth of medical image segmentation tasks, deep neural networks require large training datasets with pixel-wise annotations. Obtaining these curated datasets is a cumbersome process which limits the applicability in scenarios. Mixed supervision is an appealing alternative for mitigating this obstacle. In this work, we propose a dual-branch architecture, where the upper branch (teacher) receives strong annotations, while the bottom one (student) is driven by limited supervision and guided by the upper branch. Combined with a standard cross-entropy loss over the labeled pixels, our novel formulation integrates two important terms: (i) a Shannon entropy loss defined over the less-supervised images, which encourages confident student predictions in the bottom branch; and (ii) a KL divergence term, which transfers the knowledge (i.e., predictions)…
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.
