Semantic Self-adaptation: Enhancing Generalization with a Single Sample
The lack of out-of-domain generalization is a critical weakness of deep networks for semantic segmentation. Previous studies relied on the assumption of a static model, i. e., once the training process is complete, model parameters remain fixed at test time. In this work, we challenge this premise with a self-adaptive approach for semantic segmentation that adjusts the inference process to each input sample. Self-adaptation operates on two levels. First, it fine-tunes the parameters of convolutional layers to the input image using consistency regularization. Second, in Batch Normalization layers, self-adaptation interpolates between the training and the reference distribution derived from a single test sample. Despite both techniques being well known in the literature, their combination sets new state-of-the-art accuracy on synthetic-to-real generalization benchmarks. Our empirical study suggests that self-adaptation may complement the established practice of model regularization at training time for improving deep network generalization to out-of-domain data. Our code and pre-trained models are available at https://github.com/visinf/self-adaptive.
Code (1)
Tasks
Domain AdaptationDomain GeneralizationOne-shot Unsupervised Domain AdaptationSegmentationSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Generalize then Adapt: Source-Free Domain Adaptive Semantic Segmentation
Unsupervised domain adaptation (DA) has gained substantial interest in semantic segmentation. However, almost all prior arts assume concurrent access to both labeled source and unlabeled target, making them unsuitable fo…
Domain AdaptationDomain GeneralizationPseudo LabelSemantic Segmentation+2Enhancing Generalization of Depth Estimation Foundation Model via Weakly-Supervised Adaptation with Regularization
The emergence of foundation models has substantially advanced zero-shot generalization in monocular depth estimation (MDE), as exemplified by the Depth Anything series. However, given access to some data from downstream …
Monocular Depth EstimationZero-shot GeneralizationEnhancing the Generalization Capability of Skin Lesion Classification Models with Active Domain Adaptation Methods
We propose a method to improve the generalization ability of skin lesion classification models by combining self-supervised learning (SSL), unsupervised domain adaptation (UDA), and active domain adaptation (ADA). The ma…
Domain AdaptationLesion ClassificationSelf-Supervised LearningSkin Lesion Classification+1Unsupervised domain adaptation for medical imaging segmentation with self-ensembling
Recent advances in deep learning methods have come to define the state-of-the-art for many medical imaging applications, surpassing even human judgment in several tasks. Those models, however, when trained to reduce the …
Domain AdaptationMedical Image SegmentationSemantic SegmentationUnsupervised Domain AdaptationConstructing Self-motivated Pyramid Curriculums for Cross-Domain Semantic Segmentation: A Non-Adversarial Approach
We propose a new approach, called self-motivated pyramid curriculum domain adaptation (PyCDA), to facilitate the adaptation of semantic segmentation neural networks from synthetic source domains to real target domains. O…
Domain AdaptationSegmentationSemantic SegmentationSynthetic-to-Real Translation+1