Online pseudo labeling for polyp segmentation with momentum networks
Toan Pham Van, Linh Bao Doan, Thanh Tung Nguyen, Duc Trung Tran, Quan, Van Nguyen, Dinh Viet Sang

TL;DR
This paper introduces an online pseudo labeling method with momentum networks for semi-supervised polyp segmentation, improving label quality during training and achieving high accuracy with limited labeled data.
Contribution
It proposes a novel online pseudo labeling strategy that updates the teacher model during training using a momentum network, enhancing pseudo label quality in semi-supervised learning.
Findings
Achieved 84.1% Dice Score on five datasets with only 20% labeled data.
Surpassed common semi-supervised methods by 3%.
Approached fully-supervised performance on some datasets.
Abstract
Semantic segmentation is an essential task in developing medical image diagnosis systems. However, building an annotated medical dataset is expensive. Thus, semi-supervised methods are significant in this circumstance. In semi-supervised learning, the quality of labels plays a crucial role in model performance. In this work, we present a new pseudo labeling strategy that enhances the quality of pseudo labels used for training student networks. We follow the multi-stage semi-supervised training approach, which trains a teacher model on a labeled dataset and then uses the trained teacher to render pseudo labels for student training. By doing so, the pseudo labels will be updated and more precise as training progress. The key difference between previous and our methods is that we update the teacher model during the student training process. So the quality of pseudo labels is improved…
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
