paper-with-me

Papers

Test-time Adaptation of Discriminative Models via Diffusion Generative Feedback

2023-09-21 · NeurIPS 2023 11

The advancements in generative modeling, particularly the advent of diffusion models, have sparked a fundamental question: how can these models be effectively used for discriminative tasks? In this work, we find that generative models can be great test-time adapters for discriminative models. Our method, Diffusion-TTA, adapts pre-trained discriminative models such as image classifiers, segmenters and depth predictors, to each unlabelled example in the test set using generative feedback from a diffusion model. We achieve this by modulating the conditioning of the diffusion model using the output of the discriminative model. We then maximize the image likelihood objective by backpropagating the gradients to discriminative model’s parameters. We show Diffusion-TTA significantly enhances the accuracy of various large-scale pre-trained discriminative models, such as, ImageNet classifiers, CLIP models, image pixel labellers and image depth predictors. Diffusion-TTA outperforms existing test-time adaptation methods, including TTT-MAE and TENT, and particularly shines in online adaptation setups, where the discriminative model is continually adapted to each example in the test set. We provide access to code, results, and visualizations on our website: https://diffusion-tta.github.io/Submission Number: 8895

📄 PDF Abstract BibTeX

Code (1)

mihirp1998/Diffusion-TTA 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

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…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Diffusion-TTA: Test-time Adaptation of Discriminative Models via Generative Feedback

2023-11-27 · Mihir Prabhudesai, Tsung-Wei Ke, Alexander C. Li, Deepak Pathak 외

The advancements in generative modeling, particularly the advent of diffusion models, have sparked a fundamental question: how can these models be effectively used for discriminative tasks? In this work, we find that gen…

Test-time Adaptation

Exploring Structured Semantic Priors Underlying Diffusion Score for Test-time Adaptation

2025-01-01 · Mingjia Li, Shuang Li, Tongrui Su, Longhui Yuan 외

Capitalizing on the complementary advantages of generative and discriminative models has always been a compelling vision in machine learning, backed by a growing body of research. This work discloses the hidden semantic …

DenoisingTest-time Adaptation

Probing Diffusion Denoising Dynamics for Contrastive Representation Learning

2026-07-10 · Yasong Dai, Zeeshan Hayder, David Ahmedt-Aristizabal, Hongdong Li arxiv

Text-to-image diffusion models exhibit unprecedented generative capability and contain rich intermediate representations that can be useful for discriminative vision tasks. Motivated by this observation, we study a focus…

Representation LearningContrastive Learning

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

Vicinity-Guided Discriminative Latent Diffusion for Privacy-Preserving Domain Adaptation

2025-10-01 · Jing Wang, Wonho Bae, Jiahong Chen, Wenxu Wang 외 arxiv

Recent work on latent diffusion models (LDMs) has focused almost exclusively on generative tasks, leaving their potential for discriminative transfer largely unexplored. We introduce Discriminative Vicinity Diffusion (DV…

Source-Free Domain AdaptationDomain Generalization