paper-with-me

홈 › Papers

Towards Corruption-Agnostic Robust Domain Adaptation

2021-04-21 · Yifan Xu, Kekai Sheng, WeiMing Dong, Baoyuan Wu, Changsheng Xu, Bao-Gang Hu

Big progress has been achieved in domain adaptation in decades. Existing works are always based on an ideal assumption that testing target domain are i.i.d. with training target domains. However, due to unpredictable corruptions (e.g., noise and blur) in real data like web images, domain adaptation methods are increasingly required to be corruption robust on target domains. In this paper, we investigate a new task, Corruption-agnostic Robust Domain Adaptation (CRDA): to be accurate on original data and robust against unavailable-for-training corruptions on target domains. This task is non-trivial due to large domain discrepancy and unsupervised target domains. We observe that simple combinations of popular methods of domain adaptation and corruption robustness have sub-optimal CRDA results. We propose a new approach based on two technical insights into CRDA: 1) an easy-to-plug module called Domain Discrepancy Generator (DDG) that generates samples that enlarge domain discrepancy to mimic unpredictable corruptions; 2) a simple but effective teacher-student scheme with contrastive loss to enhance the constraints on target domains. Experiments verify that DDG keeps or even improves performance on original data and achieves better corruption robustness that baselines.

📄 PDF Abstract BibTeX arXiv:2104.10376

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Diffusion Model Driven Test-Time Image Adaptation for Robust Skin Lesion Classification

2024-05-18 · Ming Hu, Siyuan Yan, Peng Xia, Feilong Tang 외

Deep learning-based diagnostic systems have demonstrated potential in skin disease diagnosis. However, their performance can easily degrade on test domains due to distribution shifts caused by input-level corruptions, su…

DiagnosticLesion ClassificationSkin Lesion Classification

Discriminator-Guided Adaptive Diffusion for Source-Free Test-Time Adaptation under Image Corruptions

2026-04-26 · Francesco Olivato, Cigdem Beyan, Vittorio Murino arxiv

In this work, we study Source-Free Unsupervised Domain Adaptation under corruption-induced domain shifts, where performance degradation is caused by natural image corruptions that go beyond additive noise, including blur…

Unsupervised Domain AdaptationTest-time Adaptation

Back to the Source: Diffusion-Driven Adaptation To Test-Time Corruption

2023-01-01 · CVPR 2023 1 · Jin Gao, Jialing Zhang, Xihui Liu, Trevor Darrell 외

Test-time adaptation harnesses test inputs to improve the accuracy of a model trained on source data when tested on shifted target data. Most methods update the source model by (re-)training on each target domain. Wh…

Test-time Adaptation

DARDA: Domain-Aware Real-Time Dynamic Neural Network Adaptation

2024-09-15 · Shahriar Rifat, Jonathan Ashdown, Francesco Restuccia

Test Time Adaptation (TTA) has emerged as a practical solution to mitigate the performance degradation of Deep Neural Networks (DNNs) in the presence of corruption/ noise affecting inputs. Existing approaches in TTA cont…

Test-time Adaptation

Uncover and Unlearn Nuisances: Agnostic Fully Test-Time Adaptation

2025-11-16 · Ponhvoan Srey, Yaxin Shi, Hangwei Qian, Jing Li 외 arxiv

Fully Test-Time Adaptation (FTTA) addresses domain shifts without access to source data and training protocols of the pre-trained models. Traditional strategies that align source and target feature distributions are infe…

Test-time Adaptation