Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RobustNet: Improving Domain Generalization in Urban-Scene Segmentation via Instance Selective Whitening

About

Enhancing the generalization capability of deep neural networks to unseen domains is crucial for safety-critical applications in the real world such as autonomous driving. To address this issue, this paper proposes a novel instance selective whitening loss to improve the robustness of the segmentation networks for unseen domains. Our approach disentangles the domain-specific style and domain-invariant content encoded in higher-order statistics (i.e., feature covariance) of the feature representations and selectively removes only the style information causing domain shift. As shown in Fig. 1, our method provides reasonable predictions for (a) low-illuminated, (b) rainy, and (c) unseen structures. These types of images are not included in the training dataset, where the baseline shows a significant performance drop, contrary to ours. Being simple yet effective, our approach improves the robustness of various backbone networks without additional computational cost. We conduct extensive experiments in urban-scene segmentation and show the superiority of our approach to existing work. Our code is available at https://github.com/shachoi/RobustNet.

Sungha Choi, Sanghun Jung, Huiwon Yun, Joanne Kim, Seungryong Kim, Jaegul Choo• 2021

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU54.7
1145
Semantic segmentationCityscapes
mIoU37.69
578
Semantic segmentationCityscapes (val)
mIoU36.58
572
Semantic segmentationCityscapes (val)
mIoU42.87
332
Object CountingFSC-147 (test)
MAE36.41
297
Semantic segmentationCityscapes (val)
mIoU76.41
287
Crowd CountingShanghaiTech Part A (test)
MAE83.4
227
Crowd CountingShanghaiTech Part B (test)
MAE22.1
191
Semantic segmentationMapillary (val)
mIoU59.2
153
Semantic segmentationCityscapes 1.0 (val)
mIoU36.58
110
Showing 10 of 99 rows
...

Other info

Code

Follow for update