Non-Iterative Scribble-Supervised Learning with Pacing Pseudo-Masks for Medical Image Segmentation
Zefan Yang, Di Lin, Dong Ni, and Yi Wang

TL;DR
This paper introduces PacingPseudo, a non-iterative, pseudo-mask-based training method for scribble-supervised medical image segmentation that improves accuracy and stability without relying on iterative pseudo-label refinement.
Contribution
It proposes a novel non-iterative framework using pacing pseudo-masks with consistency training, entropy regularization, and a memory bank, outperforming previous methods.
Findings
Significant performance improvements over baselines.
Achieves comparable results to fully-supervised methods.
Effective on multiple medical imaging datasets.
Abstract
Scribble-supervised medical image segmentation tackles the limitation of sparse masks. Conventional approaches alternate between: labeling pseudo-masks and optimizing network parameters. However, such iterative two-stage paradigm is unwieldy and could be trapped in poor local optima since the networks undesirably regress to the erroneous pseudo-masks. To address these issues, we propose a non-iterative method where a stream of varying (pacing) pseudo-masks teach a network via consistency training, named PacingPseudo. Our motivation lies first in a non-iterative process. Interestingly, it can be achieved gracefully by a siamese architecture, wherein a stream of pseudo-masks naturally assimilate a stream of predicted masks during training. Second, we make the consistency training effective with two necessary designs: (i) entropy regularization to obtain high-confidence pseudo-masks for…
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
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Domain Adaptation and Few-Shot Learning
MethodsEntropy Regularization
