Learn from the Learnt: Source-Free Active Domain Adaptation via Contrastive Sampling and Visual Persistence

Read original: arXiv:2407.18899 - Published 7/29/2024 by Mengyao Lyu, Tianxiang Hao, Xinhao Xu, Hui Chen, Zijia Lin, Jungong Han, Guiguang Ding
Total Score

0

Learn from the Learnt: Source-Free Active Domain Adaptation via Contrastive Sampling and Visual Persistence

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Presents a novel source-free active domain adaptation method that leverages contrastive sampling and visual persistence to improve model performance on target domain data without access to source domain data.
  • Proposes a contrastive sampling approach to actively select informative target samples for annotation and fine-tuning.
  • Introduces a visual persistence mechanism to retain discriminative knowledge from the source model during the adaptation process.
  • Demonstrates the method's effectiveness on several cross-domain visual recognition tasks.

Plain English Explanation

This research paper introduces a new way to improve the performance of machine learning models on target domain data, without needing access to the original training data (the "source" domain). The key ideas are:

  1. Contrastive Sampling: The model actively selects which target domain samples are the most informative to annotate and use for fine-tuning. This helps the model learn the most valuable information from the limited target data.

  2. Visual Persistence: The model retains important visual knowledge from the original source model, ensuring that key discriminative capabilities are not lost during the adaptation process.

By combining these techniques, the researchers demonstrate that their "source-free" domain adaptation approach can effectively adapt models to new target domains, without requiring access to the original training data. This is important for real-world applications where source data may be unavailable or difficult to obtain.

Technical Explanation

The paper proposes a source-free active domain adaptation method that leverages contrastive sampling and visual persistence to improve model performance on target domain data.

The contrastive sampling approach selectively annotates the most informative target samples to fine-tune the model. This is done by computing a contrastive score for each target sample, which measures how different the sample is from the model's current predictions. Samples with high contrastive scores are then chosen for annotation and used to fine-tune the model.

To retain discriminative knowledge from the source model, the researchers introduce a visual persistence mechanism. This involves extracting visual representations from the source model and using them to regularize the fine-tuning process on target data. This helps the adapted model maintain the key visual distinctions learned from the source domain.

The method is evaluated on several cross-domain visual recognition tasks, such as adapting models trained on synthetic data to real-world images. The results demonstrate that the proposed approach outperforms other source-free adaptation techniques, highlighting the benefits of contrastive sampling and visual persistence.

Critical Analysis

The paper presents a compelling approach to source-free domain adaptation, addressing the practical challenge of adapting models without access to the original training data. The contrastive sampling and visual persistence techniques are well-designed and show promising empirical results.

However, the paper could have provided more discussion on potential limitations and areas for further research. For example, it does not address how the method might scale to larger, more complex target domains, or how sensitive the approach is to the quality and quantity of the initial target annotations.

Additionally, the paper could have explored potential biases or fairness issues that could arise from the active sampling of target data, as the selection process may prioritize certain types of samples over others.

Overall, the work presents a valuable contribution to the field of domain adaptation, and the findings could have meaningful implications for real-world applications where source data is not readily available.

Conclusion

This research paper introduces a novel source-free active domain adaptation method that leverages contrastive sampling and visual persistence to improve model performance on target domain data. By selectively annotating informative target samples and retaining key visual knowledge from the source model, the proposed approach demonstrates effective adaptation without access to the original training data.

The findings have important practical implications for deploying machine learning models in real-world scenarios where the source domain data may be unavailable or difficult to obtain. The techniques presented in this work could help expand the reach and applicability of domain adaptation, a crucial component of building robust and adaptable AI systems.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

Learn from the Learnt: Source-Free Active Domain Adaptation via Contrastive Sampling and Visual Persistence
Total Score

0

Learn from the Learnt: Source-Free Active Domain Adaptation via Contrastive Sampling and Visual Persistence

Mengyao Lyu, Tianxiang Hao, Xinhao Xu, Hui Chen, Zijia Lin, Jungong Han, Guiguang Ding

Domain Adaptation (DA) facilitates knowledge transfer from a source domain to a related target domain. This paper investigates a practical DA paradigm, namely Source data-Free Active Domain Adaptation (SFADA), where source data becomes inaccessible during adaptation, and a minimum amount of annotation budget is available in the target domain. Without referencing the source data, new challenges emerge in identifying the most informative target samples for labeling, establishing cross-domain alignment during adaptation, and ensuring continuous performance improvements through the iterative query-and-adaptation process. In response, we present learn from the learnt (LFTL), a novel paradigm for SFADA to leverage the learnt knowledge from the source pretrained model and actively iterated models without extra overhead. We propose Contrastive Active Sampling to learn from the hypotheses of the preceding model, thereby querying target samples that are both informative to the current model and persistently challenging throughout active learning. During adaptation, we learn from features of actively selected anchors obtained from previous intermediate models, so that the Visual Persistence-guided Adaptation can facilitate feature distribution alignment and active sample exploitation. Extensive experiments on three widely-used benchmarks show that our LFTL achieves state-of-the-art performance, superior computational efficiency and continuous improvements as the annotation budget increases. Our code is available at https://github.com/lyumengyao/lftl.

Read more

7/29/2024

👀

Total Score

0

Source-Free Domain Adaptation Guided by Vision and Vision-Language Pre-Training

Wenyu Zhang, Li Shen, Chuan-Sheng Foo

Source-free domain adaptation (SFDA) aims to adapt a source model trained on a fully-labeled source domain to a related but unlabeled target domain. While the source model is a key avenue for acquiring target pseudolabels, the generated pseudolabels may exhibit source bias. In the conventional SFDA pipeline, a large data (e.g. ImageNet) pre-trained feature extractor is used to initialize the source model at the start of source training, and subsequently discarded. Despite having diverse features important for generalization, the pre-trained feature extractor can overfit to the source data distribution during source training and forget relevant target domain knowledge. Rather than discarding this valuable knowledge, we introduce an integrated framework to incorporate pre-trained networks into the target adaptation process. The proposed framework is flexible and allows us to plug modern pre-trained networks into the adaptation process to leverage their stronger representation learning capabilities. For adaptation, we propose the Co-learn algorithm to improve target pseudolabel quality collaboratively through the source model and a pre-trained feature extractor. Building on the recent success of the vision-language model CLIP in zero-shot image recognition, we present an extension Co-learn++ to further incorporate CLIP's zero-shot classification decisions. We evaluate on 4 benchmark datasets and include more challenging scenarios such as open-set, partial-set and open-partial SFDA. Experimental results demonstrate that our proposed strategy improves adaptation performance and can be successfully integrated with existing SFDA methods.

Read more

8/22/2024

An Uncertainty-guided Tiered Self-training Framework for Active Source-free Domain Adaptation in Prostate Segmentation
Total Score

0

An Uncertainty-guided Tiered Self-training Framework for Active Source-free Domain Adaptation in Prostate Segmentation

Zihao Luo, Xiangde Luo, Zijun Gao, Guotai Wang

Deep learning models have exhibited remarkable efficacy in accurately delineating the prostate for diagnosis and treatment of prostate diseases, but challenges persist in achieving robust generalization across different medical centers. Source-free Domain Adaptation (SFDA) is a promising technique to adapt deep segmentation models to address privacy and security concerns while reducing domain shifts between source and target domains. However, recent literature indicates that the performance of SFDA remains far from satisfactory due to unpredictable domain gaps. Annotating a few target domain samples is acceptable, as it can lead to significant performance improvement with a low annotation cost. Nevertheless, due to extremely limited annotation budgets, careful consideration is needed in selecting samples for annotation. Inspired by this, our goal is to develop Active Source-free Domain Adaptation (ASFDA) for medical image segmentation. Specifically, we propose a novel Uncertainty-guided Tiered Self-training (UGTST) framework, consisting of efficient active sample selection via entropy-based primary local peak filtering to aggregate global uncertainty and diversity-aware redundancy filter, coupled with a tiered self-learning strategy, achieves stable domain adaptation. Experimental results on cross-center prostate MRI segmentation datasets revealed that our method yielded marked advancements, with a mere 5% annotation, exhibiting an average Dice score enhancement of 9.78% and 7.58% in two target domains compared with state-of-the-art methods, on par with fully supervised learning. Code is available at:https://github.com/HiLab-git/UGTST

Read more

7/8/2024

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

0

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

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.

Read more

8/27/2024