Source-Free Domain Adaptive Fundus Image Segmentation with Class-Balanced Mean Teacher
Longxiang Tang, Kai Li, Chunming He, Yulun Zhang, Xiu Li

TL;DR
This paper introduces CBMT, a source-free domain adaptation method for fundus image segmentation that uses a class-balanced mean teacher approach to improve stability and handle class imbalance, achieving superior results.
Contribution
The paper proposes a novel class-balanced mean teacher model with a weak-strong augmentation scheme and loss calibration for stable, effective domain adaptation in fundus segmentation.
Findings
CBMT outperforms existing methods on multiple benchmarks.
The weak-strong augmentation scheme stabilizes pseudo-label generation.
Class-balanced loss calibration improves foreground class segmentation.
Abstract
This paper studies source-free domain adaptive fundus image segmentation which aims to adapt a pretrained fundus segmentation model to a target domain using unlabeled images. This is a challenging task because it is highly risky to adapt a model only using unlabeled data. Most existing methods tackle this task mainly by designing techniques to carefully generate pseudo labels from the model's predictions and use the pseudo labels to train the model. While often obtaining positive adaption effects, these methods suffer from two major issues. First, they tend to be fairly unstable - incorrect pseudo labels abruptly emerged may cause a catastrophic impact on the model. Second, they fail to consider the severe class imbalance of fundus images where the foreground (e.g., cup) region is usually very small. This paper aims to address these two issues by proposing the Class-Balanced Mean…
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
TopicsRetinal Imaging and Analysis · Retinal and Optic Conditions · Retinal Diseases and Treatments
Methodsfail
