Everything to the Synthetic: Diffusion-driven Test-time Adaptation via Synthetic-Domain Alignment
Jiayi Guo, Junhao Zhao, Chaoqun Du, Yulin Wang, Chunjiang Ge, Zanlin, Ni, Shiji Song, Humphrey Shi, Gao Huang

TL;DR
This paper introduces a synthetic-domain alignment framework for diffusion-driven test-time adaptation, improving model performance on unseen domains by fine-tuning with synthetically generated and aligned data.
Contribution
The paper proposes a novel SDA framework that enhances diffusion-driven TTA by aligning synthetic data with source domain distributions through a fine-tuning process.
Findings
SDA outperforms existing diffusion-driven TTA methods across multiple tasks.
Synthetic data generated with the proposed method improves domain alignment.
The approach is effective for classifiers, segmenters, and multimodal large language models.
Abstract
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 streams, making model performance sensitive to the amount and order of target data. The recently proposed diffusion-driven TTA methods mitigate this by adapting model inputs instead of weights, where an unconditional diffusion model, trained on the source domain, transforms target-domain data into a synthetic domain that is expected to approximate the source domain. However, in this paper, we reveal that although the synthetic data in diffusion-driven TTA seems indistinguishable from the source data, it is unaligned with, or even markedly different from the latter for deep networks. To address this issue, we propose a \textbf{S}ynthetic-\textbf{D}omain \textbf{A}lignment…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Model Reduction and Neural Networks
MethodsDiffusion
