paper-with-me

Papers

Cross-Domain Diffusion with Progressive Alignment for Efficient Adaptive Retrieval

2025-05-20 · Junyu Luo, Yusheng Zhao, Xiao Luo, Zhiping Xiao, Wei Ju, Li Shen, DaCheng Tao, Ming Zhang

Unsupervised efficient domain adaptive retrieval aims to transfer knowledge from a labeled source domain to an unlabeled target domain, while maintaining low storage cost and high retrieval efficiency. However, existing methods typically fail to address potential noise in the target domain, and directly align high-level features across domains, thus resulting in suboptimal retrieval performance. To address these challenges, we propose a novel Cross-Domain Diffusion with Progressive Alignment method (COUPLE). This approach revisits unsupervised efficient domain adaptive retrieval from a graph diffusion perspective, simulating cross-domain adaptation dynamics to achieve a stable target domain adaptation process. First, we construct a cross-domain relationship graph and leverage noise-robust graph flow diffusion to simulate the transfer dynamics from the source domain to the target domain, identifying lower noise clusters. We then leverage the graph diffusion results for discriminative hash code learning, effectively learning from the target domain while reducing the negative impact of noise. Furthermore, we employ a hierarchical Mixup operation for progressive domain alignment, which is performed along the cross-domain random walk paths. Utilizing target domain discriminative hash learning and progressive domain alignment, COUPLE enables effective domain adaptive hash learning. Extensive experiments demonstrate COUPLE's effectiveness on competitive benchmarks.

📄 PDF Abstract BibTeX arXiv:2505.13907

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationRetrieval

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…
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…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Do We Need Perfect Data? Leveraging Noise for Domain Generalized Segmentation

2025-11-28 · Taeyeong Kim, SeungJoon Lee, Jung Uk Kim, MyeongAh Cho arxiv

Domain generalization in semantic segmentation faces challenges from domain shifts, particularly under adverse conditions. While diffusion-based data generation methods show promise, they introduce inherent misalignment …

Domain GeneralizationSemantic Segmentation

Semi-Supervised Domain Adaptation via Adaptive and Progressive Feature Alignment

2021-06-05 · Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu

Contemporary domain adaptive semantic segmentation aims to address data annotation challenges by assuming that target domains are completely unannotated. However, annotating a few target samples is usually very manageabl…

Domain Adaptationimage-classificationImage ClassificationImage Segmentation+3

Progressive Feature Alignment for Unsupervised Domain Adaptation

2018-11-21 · CVPR 2019 6 · Chaoqi Chen, Weiping Xie, Wenbing Huang, Yu Rong 외

Unsupervised domain adaptation (UDA) transfers knowledge from a label-rich source domain to a fully-unlabeled target domain. To tackle this task, recent approaches resort to discriminative domain transfer in virtue of ps…

Domain AdaptationUnsupervised Domain Adaptation

CTCal: Rethinking Text-to-Image Diffusion Models via Cross-Timestep Self-Calibration

2026-03-21 · Xiefan Guo, Xinzhu Ma, Haiyu Zhang, Di Huang arxiv

Recent advancements in text-to-image synthesis have been largely propelled by diffusion-based models, yet achieving precise alignment between text prompts and generated images remains a persistent challenge. We find that…

Representation Learning

Generating Progressive Images from Pathological Transitions via Diffusion Model

2023-11-21 · Zeyu Liu, Tianyi Zhang, Yufang He, Yunlu Feng 외

Deep learning is widely applied in computer-aided pathological diagnosis, which alleviates the pathologist workload and provide timely clinical analysis. However, most models generally require large-scale annotated data …

Data AugmentationDiversityMedical Diagnosis