{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/robustnet-improving-domain-generalization-in","title":"RobustNet: Improving Domain Generalization in Urban-Scene Segmentation via Instance Selective Whitening","arxiv_id":"2103.15597","date":"2021-03-29","proceeding":"CVPR 2021 1","authors":["Sungha Choi","Sanghun Jung","Huiwon Yun","Joanne Kim","Seungryong Kim","Jaegul Choo"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2103.15597v2","url_pdf":"https://arxiv.org/pdf/2103.15597v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"robustnet-improving-domain-generalization-in","repo_url":"https://github.com/shachoi/RobustNet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"robustnet-improving-domain-generalization-in","repo_url":"https://github.com/kakaoenterprise/Learning-Debiased-Disentangled","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"all-day-semantic-segmentation","task_name":"All-day Semantic Segmentation"},{"task_slug":"autonomous-driving","task_name":"Autonomous Driving"},{"task_slug":"domain-generalization","task_name":"Domain Generalization"},{"task_slug":"robust-object-detection","task_name":"Robust Object Detection"},{"task_slug":"scene-segmentation","task_name":"Scene Segmentation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/domain-generalization-on-gta-to-avg","task":"Domain Generalization","dataset":"GTA-to-Avg(Cityscapes,BDD,Mapillary)","model":"RobustNet","rank_in_archive_order":21,"of":24,"metrics":{"mIoU":"37.37"},"uses_additional_data":false},{"leaderboard":"/sota/robust-object-detection-on-dwd","task":"Robust Object Detection","dataset":"DWD","model":"ISW","rank_in_archive_order":9,"of":12,"metrics":{"mPC [AP50]":"26.3"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2103.15597","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2103.15597"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kakaoenterprise/Learning-Debiased-Disentangled","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/shachoi/RobustNet","reach":null}],"summary":{"ran_fixture":2},"by_repo_kind":{"official":{"samples":2,"ran":2,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"77f1dd8e874ef74c","entry":"get_covariance_matrix","repo":"shachoi/RobustNet","repo_kind":"official","path":"network/instance_whitening.py","file_url":"https://github.com/shachoi/RobustNet/blob/HEAD/network/instance_whitening.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"77f1dd8e874ef74c"}},{"code_sha256_prefix":"ae63ee1a302723c6","entry":"instance_whitening_loss","repo":"shachoi/RobustNet","repo_kind":"official","path":"network/instance_whitening.py","file_url":"https://github.com/shachoi/RobustNet/blob/HEAD/network/instance_whitening.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"ae63ee1a302723c6"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}