paper-with-me

홈 › Papers

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

2024-07-26 · 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.

📄 PDF Abstract BibTeX arXiv:2407.18899

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningComputational EfficiencyDomain AdaptationTransfer Learning

Similar Papers 제목 키워드 기반

A3: Active Adversarial Alignment for Source-Free Domain Adaptation

2024-09-27 · Chrisantus Eze, Christopher Crick

Unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Recent works have focused on source-free UDA, where only target data is available. This is chall…

Active LearningDomain AdaptationSelf-Supervised LearningSource-Free Domain Adaptation+1

Learning Compositional Transferability of Time Series for Source-Free Domain Adaptation

2025-04-21 · Hankang Sun, Guiming Li, Su Yang, Baoqi Li

Domain adaptation is challenging for time series classification due to the highly dynamic nature. This study tackles the most difficult subtask when both target labels and source data are inaccessible, namely, source-fre…

Domain AdaptationSource-Free Domain AdaptationTime SeriesTime Series Classification

Training Dynamics for Text Summarization Models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Pre-trained language models (e.g. BART) have shown impressive results when fine-tuned on large summarization datasets. However, little is understood about this fine-tuning process, including what knowledge is retained fr…

HallucinationNews SummarizationText Summarization

A Comparison of Strategies for Source-Free Domain Adaptation

2021-08-17 · ACL ARR August 2021 8 · Anonymous

Data sharing restrictions are common in NLP, especially in the clinical domain, but there is limited research on adapting models to new domains without access to the original training data, a setting known as source-free…

Active LearningData AugmentationDomain AdaptationSource-Free Domain Adaptation

A Comparison of Strategies for Source-Free Domain Adaptation

2022-05-01 · ACL 2022 5 · Xin Su, Yiyun Zhao, Steven Bethard

Data sharing restrictions are common in NLP, especially in the clinical domain, but there is limited research on adapting models to new domains without access to the original training data, a setting known as source-free…

Active LearningData AugmentationDomain AdaptationSource-Free Domain Adaptation