Source-Free Online Domain Adaptive Semantic Segmentation of Satellite Images under Image Degradation
IEEE International Conference on Acoustics, Speech and Signal Processing, 2024

Abstract

Online adaptation to distribution shifts in satellite image segmentation stands as a crucial yet underexplored problem. In this paper, we address source-free and online domain adaptation, i.e., test-time adaptation (TTA), for satellite images, with the focus on mitigating distribution shifts caused by various forms of image degradation. Towards achieving this goal, we propose a novel TTA approach involving two effective strategies. First, we progressively estimate the global Batch Normalization (BN) statistics of the target distribution with incoming data stream. Leveraging these statistics during inference has the ability to effectively reduce domain gap. Furthermore, we enhance prediction quality by refining the predicted masks using global class centers. Both strategies employ dynamic momentum for fast and stable convergence. Notably, our method is backpropagation-free and hence fast and lightweight, making it highly suitable for on-the-fly adaptation to new domain. Through comprehensive experiments across various domain adaptation scenarios, we demonstrate the robust performance of our method.

BibTeX

@misc{niloy2024sourcefree,
 title={Source-Free Online Domain Adaptive Semantic Segmentation of Satellite Images under Image Degradation},
 author= {Fahim Faisal Niloy and Kishor Kumar Bhaumik and Simon S. Woo},
 archivePrefix= {arXiv},
 eprint= {2401.02113},
 year = {2024},
 primaryClass= {cs.CV}.
}

Acknowledgements

This work was supported by Institute of Information & communications Technology Planning & Evaluation (IITP) grant by the Korea government (MSIT) (No.RS-2023-00230337,Advanced and Proactive AI Platform Research and Development Against Malicious Deepfakes).

Credits: Template of this webpage from here.