paper-with-me

홈 › Papers

Evidential Graph Contrastive Alignment for Source-Free Blending-Target Domain Adaptation

2024-08-14 · Juepeng Zheng, Yibin Wen, Jinxiao Zhang, Runmin Dong, Haohuan Fu

In this paper, we firstly tackle a more realistic Domain Adaptation (DA) setting: Source-Free Blending-Target Domain Adaptation (SF-BTDA), where we can not access to source domain data while facing mixed multiple target domains without any domain labels in prior. Compared to existing DA scenarios, SF-BTDA generally faces the co-existence of different label shifts in different targets, along with noisy target pseudo labels generated from the source model. In this paper, we propose a new method called Evidential Contrastive Alignment (ECA) to decouple the blending target domain and alleviate the effect from noisy target pseudo labels. First, to improve the quality of pseudo target labels, we propose a calibrated evidential learning module to iteratively improve both the accuracy and certainty of the resulting model and adaptively generate high-quality pseudo target labels. Second, we design a graph contrastive learning with the domain distance matrix and confidence-uncertainty criterion, to minimize the distribution gap of samples of a same class in the blended target domains, which alleviates the co-existence of different label shifts in blended targets. We conduct a new benchmark based on three standard DA datasets and ECA outperforms other methods with considerable gains and achieves comparable results compared with those that have domain labels or source data in prior.

📄 PDF Abstract BibTeX arXiv:2408.07527

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDomain Adaptation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Evidential Spectrum-Aware Contrastive Learning for OOD Detection in Dynamic Graphs

2025-06-09 · Nan Sun, Xixun Lin, Zhiheng Zhou, Yanmin Shang 외

Recently, Out-of-distribution (OOD) detection in dynamic graphs, which aims to identify whether incoming data deviates from the distribution of the in-distribution (ID) training set, has garnered considerable attention i…

Contrastive LearningOut of Distribution (OOD) Detection

BD-Merging: Bias-Aware Dynamic Model Merging with Evidence-Guided Contrastive Learning

2026-03-04 · Yuhan Xie, Chen Lyu arxiv

Model Merging (MM) has emerged as a scalable paradigm for multi-task learning (MTL), enabling multiple task-specific models to be integrated without revisiting the original training data. Despite recent progress, the rel…

Contrastive LearningMulti-Task Learning

Evidential Domain Adaptation for Remaining Useful Life Prediction with Incomplete Degradation

2026-03-15 · Yubo Hou, Mohamed Ragab, Yucheng Wang, Min Wu 외 arxiv

Accurate Remaining Useful Life (RUL) prediction without labeled target domain data is a critical challenge, and domain adaptation (DA) has been widely adopted to address it by transferring knowledge from a labeled source…

Domain Adaptation

Evidentially Calibrated Source-Free Time-Series Domain Adaptation with Temporal Imputation

2024-06-04 · Mohamed Ragab, Peiliang Gong, Emadeldeen Eldele, Wenyu Zhang 외

Source-free domain adaptation (SFDA) aims to adapt a model pre-trained on a labeled source domain to an unlabeled target domain without access to source data, preserving the source domain's privacy. While SFDA is prevale…

Domain AdaptationImputationSource-Free Domain AdaptationTime Series+1

Beyond Topical Similarity: Contrastive Evidence Retrieval with Interpretable Attention Alignment in RAG

2026-05-31 · Francielle Vargas, João Robiatti, Diego Alves, Lucas Pascotti Valem 외 arxiv

Ensuring factuality and interpretability in RAG remains an open and urgent problem. We introduce Contrastive Evidence Rationale Attention (CERA), the first retrieval framework to employ subjectivity-based hard negative s…

Contrastive Learning