paper-with-me

홈 › Papers

Attention Residual Fusion Network with Contrast for Source-free Domain Adaptation

2025-10-25 · Renrong Shao, Wei Zhang, Jun Wang arxiv

Source-free domain adaptation (SFDA) involves training a model on source domain and then applying it to a related target domain without access to the source data and labels during adaptation. The complexity of scene information and lack of the source domain make SFDA a difficult task. Recent studies have shown promising results, but many approaches to domain adaptation concentrate on domain shift and neglect the effects of negative transfer, which may impede enhancements of model performance during adaptation. n this paper, addressing this issue, we propose a novel framework of Attention Residual Fusion Network (ARFNet) based on contrast learning for SFDA to alleviate negative transfer and domain shift during the progress of adaptation, in which attention residual fusion, global-local attention contrast, and dynamic centroid evaluation are exploited. Concretely, the attention mechanism is first exploited to capture the discriminative region of the target object. Then, in each block, attention features are decomposed into spatial-wise and channel-wise attentions to achieve the cross-layer attention residual fusion progressively and self-distillation. During adaptation progress, we contrast global and local representations to improve the perceptual capabilities of different categories, which enables the model to discriminate variations between inner-class and intra-class. Finally, a dynamic centroid evaluation strategy is exploited to evaluate the trustworthy centroids and labels for self-supervised self-distillation, which aims to accurately approximate the center of the source domain and pseudo-labels to mitigate domain shift. To validate the efficacy, we execute comprehensive experiments on five benchmarks of varying scales. Experimental outcomes indicate that our method surpasses other techniques, attaining superior performance across SFDA benchmarks.

📄 PDF Abstract BibTeX arXiv:2510.22142

Code (0)

등록된 구현이 없습니다.

Tasks

Source-Free Domain Adaptation

Similar Papers 제목 키워드 기반

Beyond Loss Guidance: Using PDE Residuals as Spectral Attention in Diffusion Neural Operators

2025-12-01 · Medha Sawhney, Abhilash Neog, Mridul Khurana, Anuj Karpatne arxiv

Diffusion-based solvers for partial differential equations (PDEs) are often bottle-necked by slow gradient-based test-time optimization routines that use PDE residuals for loss guidance. They additionally suffer from opt…

Personalized Residuals for Concept-Driven Text-to-Image Generation

2024-05-21 · CVPR 2024 1 · Cusuh Ham, Matthew Fisher, James Hays, Nicholas Kolkin 외

We present personalized residuals and localized attention-guided sampling for efficient concept-driven generation using text-to-image diffusion models. Our method first represents concepts by freezing the weights of a pr…

GPUImage GenerationText to Image GenerationText-to-Image Generation

$\mathrm{ECI}_{\mathrm{sem}}$: Semantic Residual Effective Contrastive Information for Evaluating Hard Negatives

2026-03-22 · Aarush Sinha, Rahul Seetharaman, Aman Bansal arxiv

Hard-negative source selection for dense retrieval is usually decided only after fine-tuning and downstream evaluation. We propose $\mathrm{ECI}_{\mathrm{sem}}$, a semantic residual variant of Effective Contrastive Infor…

FreeShadow: Training-Free Shadow Removal via Illumination Transfer and Selective Content Preservation in Diffusion Models

2026-07-29 · Yinan Wang, Yan Huang, Yong Xu, Patrick Le Callet arxiv

Existing supervised and unsupervised shadow removal methods often suffer from limited generalization due to the insufficient diversity of available training datasets, while zero-shot methods tend to produce artifacts and…

Shadow Removal

Interpretable Open-Vocabulary Referring Object Detection with Reverse Contrast Attention

2025-07-26 · Drandreb Earl O. Juanico, Rowel O. Atienza, Jeffrey Kenneth Go arxiv

We propose Reverse Contrast Attention (RCA), a plug-in method that enhances object localization in vision-language transformers without retraining. RCA reweights final-layer attention by suppressing extremes and amplifyi…

Object LocalizationObject Detection