Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

A Curriculum-style Self-training Approach for Source-Free Semantic Segmentation

About

Source-free domain adaptation has developed rapidly in recent years, where the well-trained source model is adapted to the target domain instead of the source data, offering the potential for privacy concerns and intellectual property protection. However, a number of feature alignment techniques in prior domain adaptation methods are not feasible in this challenging problem setting. Thereby, we resort to probing inherent domain-invariant feature learning and propose a curriculum-style self-training approach for source-free domain adaptive semantic segmentation. In particular, we introduce a curriculum-style entropy minimization method to explore the implicit knowledge from the source model, which fits the trained source model to the target data using certain information from easy-to-hard predictions. We then train the segmentation network by the proposed complementary curriculum-style self-training, which utilizes the negative and positive pseudo labels following the curriculum-learning manner. Although negative pseudo-labels with high uncertainty cannot be identified with the correct labels, they can definitely indicate absent classes. Moreover, we employ an information propagation scheme to further reduce the intra-domain discrepancy within the target domain, which could act as a standard post-processing method for the domain adaptation field. Furthermore, we extend the proposed method to a more challenging black-box source model scenario where only the source model's predictions are available. Extensive experiments validate that our method yields state-of-the-art performance on source-free semantic segmentation tasks for both synthetic-to-real and adverse conditions datasets. The code and corresponding trained models are released at \url{https://github.com/yxiwang/ATP}.

Yuxi Wang, Jian Liang, Zhaoxiang Zhang• 2021

Related benchmarks

TaskDatasetResultRank
Semantic segmentationGTA5 → Cityscapes (val)
mIoU52.6
586
Semantic segmentationSYNTHIA to Cityscapes
Road IoU90.6
159
Semantic segmentationACDC (test)
mIoU65.6
103
Semantic segmentationCityscapes to ACDC (test)
mIoU64.8
85
Semantic segmentationCityscapes 19 semantic class labels (val)
mIoU64
36
Image ClassificationVisDA-C
Mean Accuracy89.3
31
Semantic segmentationCityscapes 16 classes (val)
Road IoU90.6
24
Semantic segmentationGTA5 → Cityscapes (CS)
Road IoU97.2
9
Semantic segmentationNIO dataset
mIoU51.3
6
Semantic segmentationCityscapes, BDD100K, and ACDC (val)
Cityscapes Score46.2
5
Showing 10 of 10 rows

Other info

Follow for update