paper-with-me

홈 › Papers

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, Evan Shelhamer, Dequan Wang

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. While re-training can help, it is sensitive to the amount and order of the data and the hyperparameters for optimization. We update the target data instead, and project all test inputs toward the source domain with a generative diffusion model. Our diffusion-driven adaptation (DDA) method shares its models for classification and generation across all domains, training both on source then freezing them for all targets, to avoid expensive domain-wise re-training. We augment diffusion with image guidance and classifier self-ensembling to automatically decide how much to adapt. Input adaptation by DDA is more robust than model adaptation across a variety of corruptions, models, and data regimes on the ImageNet-C benchmark. With its input-wise updates, DDA succeeds where model adaptation degrades on too little data (small batches), on dependent data (correlated orders), or on mixed data (multiple corruptions).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Methods 이 논문이 사용한 방법론

Test 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

2022-07-07 · 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. Existing methods update the source model by (re-)training on each target domain. Wh…

Test-time Adaptation

Target to Source: Guidance-Based Diffusion Model for Test-Time Adaptation

2023-12-08 · Kaiyu Song, Hanjiang Lai

Most recent works of test-time adaptation (TTA) aim to alleviate domain shift problems by re-training source classifiers in each domain. On the other hand, the emergence of the diffusion model provides another solution t…

Test-time Adaptation

Everything to the Synthetic: Diffusion-driven Test-time Adaptation via Synthetic-Domain Alignment

2024-06-06 · CVPR 2025 1 · Jiayi Guo, Junhao Zhao, Chaoqun Du, Yulin Wang 외

Test-time adaptation (TTA) aims to improve the performance of source-domain pre-trained models on previously unseen, shifted target domains. Traditional TTA methods primarily adapt model weights based on target data stre…

Test-time Adaptation

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

SteeringTTA: Guiding Diffusion Trajectories for Robust Test-Time-Adaptation

2025-10-16 · Jihyun Yu, Yoojin Oh, Wonho Bae, Mingyu Kim 외 arxiv

Test-time adaptation (TTA) aims to correct performance degradation of deep models under distribution shifts by updating models or inputs using unlabeled test data. Input-only diffusion-based TTA methods improve robustnes…

Test-time Adaptation