TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Semantic Self-adaptation: Enhancing Generalization with a ...

Semantic Self-adaptation: Enhancing Generalization with a Single Sample

Sherwin Bahmani, Oliver Hahn, Eduard Zamfir, Nikita Araslanov, Daniel Cremers, Stefan Roth

2022-08-10One-shot Unsupervised Domain AdaptationDomain GeneralizationSegmentationSemantic SegmentationDomain Adaptation
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Domain AdaptationGTA-to-Avg(Cityscapes,BDD,Mapillary)mIoU4407Self-adaptation (ResNet - 50)
Domain AdaptationGTA-to-Avg(Cityscapes,BDD,Mapillary)mIoU4489Self-adaptation (ResNet - 101)
Domain AdaptationGTA5-to-CityscapesmIoU46.99Self-adaptation (ResNet - 101)
Domain GeneralizationGTA-to-Avg(Cityscapes,BDD,Mapillary)mIoU4407Self-adaptation (ResNet - 50)
Domain GeneralizationGTA-to-Avg(Cityscapes,BDD,Mapillary)mIoU4489Self-adaptation (ResNet - 101)
Domain GeneralizationGTA5-to-CityscapesmIoU46.99Self-adaptation (ResNet - 101)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Simulate, Refocus and Ensemble: An Attention-Refocusing Scheme for Domain Generalization2025-07-17GLAD: Generalizable Tuning for Vision-Language Models2025-07-17MoTM: Towards a Foundation Model for Time Series Imputation based on Continuous Modeling2025-07-17Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17