FDA: Fourier Domain Adaptation for Semantic Segmentation

CVPR 2020  ·  Yanchao Yang, Stefano Soatto ·

We describe a simple method for unsupervised domain adaptation, whereby the discrepancy between the source and target distributions is reduced by swapping the low-frequency spectrum of one with the other. We illustrate the method in semantic segmentation, where densely annotated images are aplenty in one domain (synthetic data), but difficult to obtain in another (real images). Current state-of-the-art methods are complex, some requiring adversarial optimization to render the backbone of a neural network invariant to the discrete domain selection variable. Our method does not require any training to perform the domain alignment, just a simple Fourier Transform and its inverse. Despite its simplicity, it achieves state-of-the-art performance in the current benchmarks, when integrated into a relatively standard semantic segmentation model. Our results indicate that even simple procedures can discount nuisance variability in the data that more sophisticated methods struggle to learn away.

PDF Abstract CVPR 2020 PDF CVPR 2020 Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Domain Adaptation Cityscapes to ACDC FDA (DeepLabv2) mIoU 45.7 # 13
Semantic Segmentation DADA-seg FDA mIoU 24.45 # 15
Domain Adaptation Panoptic SYNTHIA-to-Mapillary FDA mPQ 19.1 # 3
Domain Adaptation SYNTHIA-to-Cityscapes FDA (VGG-16) mIoU 40.5 # 28

Methods