CrossMatch: Source-Free Domain Adaptive Semantic Segmentation via Cross-Modal Consistency Training
Source-free domain adaptive semantic segmentation has gained increasing attention recently. It eases the requirement of full data access to the source domain by transferring knowledge only from a well-trained source model. However, reducing the uncertainty of the target pseudo labels becomes inevitably more challenging without the supervision of the labeled source data. In this work, we propose a novel asymmetric two-stream architecture that learns more robustly from noisy pseudo labels. Our approach simultaneously conducts dual-head pseudo label denoising and cross-modal consistency regularization. Towards the former, we introduce a multimodal auxiliary network during training (and discard it during inference), which effectively enhances the pseudo labels' correctness by leveraging the guidance from the depth information. Towards the latter, we enforce a new cross-modal pixel-wise consistency between the predictions of the two streams, encouraging our model to behave smoothly for both modality variance and image perturbations. It serves as an effective regularization to further reduce the impact of the inaccurate pseudo labels in source-free unsupervised domain adaptation. Experiments on GTA5 to Cityscapes and SYNTHIA to Cityscapes benchmarks demonstrate the superiority of our proposed method, obtaining the new state-of-the-art mIoU of 57.7% and 57.5%, respectively.
Code (0)
등록된 구현이 없습니다.
Tasks
DenoisingDomain AdaptationPseudo LabelSemantic SegmentationUnsupervised Domain AdaptationSimilar Papers 제목 키워드 기반
CrossMatch: Cross-Classifier Consistency Regularization for Open-Set Single Domain Generalization
Single domain generalization (SDG) is a challenging scenario of domain generalization, where only one source domain is available to train the model. Typical SDG methods are based on the adversarial data augmentation stra…
Data AugmentationDomain GeneralizationCrossmatching variable objects with the Gaia data
Tens of millions of new variable objects are expected to be identified in over a billion time series from the Gaia mission. Crossmatching known variable sources with those from Gaia is crucial to incorporate current know…
Time SeriesTime Series AnalysisCrossMatch: Improving Semi-Supervised Object Detection via Multi-Scale Consistency
We present a novel method, CrossMatch, for semi-supervised object detection. Inspired by the fact that teacher/student pseudo-labeling approaches result in a weak and sparse gradient signal due to the difficulty of conf…
Objectobject-detectionObject DetectionSemi-Supervised Object DetectionCrossMatch: Enhance Semi-Supervised Medical Image Segmentation with Perturbation Strategies and Knowledge Distillation
Semi-supervised learning for medical image segmentation presents a unique challenge of efficiently using limited labeled data while leveraging abundant unlabeled data. Despite advancements, existing methods often do not …
Image SegmentationKnowledge DistillationMedical Image SegmentationSelf-Knowledge Distillation+2AUGCO: Augmentation Consistency-guided Self-training for Source-free Domain Adaptive Semantic Segmentation
Most modern approaches for domain adaptive semantic segmentation rely on continued access to source data during adaptation, which may be infeasible due to computational or privacy constraints. We focus on source-free dom…
Domain AdaptationSegmentationSemantic SegmentationSource-Free Domain Adaptation