paper-with-me

홈 › Papers

Continuous Transfer Learning with Label-informed Distribution Alignment

2020-06-05 · Jun Wu, Jingrui He

Transfer learning has been successfully applied across many high-impact applications. However, most existing work focuses on the static transfer learning setting, and very little is devoted to modeling the time evolving target domain, such as the online reviews for movies. To bridge this gap, in this paper, we study a novel continuous transfer learning setting with a time evolving target domain. One major challenge associated with continuous transfer learning is the potential occurrence of negative transfer as the target domain evolves over time. To address this challenge, we propose a novel label-informed C-divergence between the source and target domains in order to measure the shift of data distributions as well as to identify potential negative transfer. We then derive the error bound for the target domain using the empirical estimate of our proposed C-divergence. Furthermore, we propose a generic adversarial Variational Auto-encoder framework named TransLATE by minimizing the classification error and C-divergence of the target domain between consecutive time stamps in a latent feature space. In addition, we define a transfer signature for characterizing the negative transfer based on C-divergence, which indicates that larger C-divergence implies a higher probability of negative transfer in real scenarios. Extensive experiments on synthetic and real data sets demonstrate the effectiveness of our TransLATE framework.

📄 PDF Abstract BibTeX arXiv:2006.03230

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Continuous Transfer Learning

2021-01-01 · Jun Wu, Jingrui He

Transfer learning has been successfully applied across many high-impact applications. However, most existing work focuses on the static transfer learning setting, and very little is devoted to modeling the time evolving …

Transfer Learning

Toward Robust Semi-supervised Regression via Dual-stream Knowledge Distillation

2025-08-12 · Ye Su, Hezhe Qiao, Wei Huang, Lin Chen arxiv

Semi-supervised regression (SSR), which aims to predict continuous scores for samples while reducing the reliance on large-scale labeled data, has recently attracted considerable attention across various applications, in…

Knowledge Distillation

Transfer Learning with Informative Priors: Simple Baselines Better than Previously Reported

2024-05-24 · Ethan Harvey, Mikhail Petrov, Michael C. Hughes

We pursue transfer learning to improve classifier accuracy on a target task with few labeled examples available for training. Recent work suggests that using a source task to learn a prior distribution over neural net we…

Transfer Learning

Generalized Domain Adaptation with Covariate and Label Shift CO-ALignment

2019-09-25 · Shuhan Tan, Xingchao Peng, Kate Saenko

Unsupervised knowledge transfer has a great potential to improve the generalizability of deep models to novel domains. Yet the current literature assumes that the label distribution is domain-invariant and only aligns th…

Domain AdaptationTransfer Learning

Learning Structure-Semantic Evolution Trajectories for Graph Domain Adaptation

2026-02-11 · Wei Chen, Xingyu Guo, Shuang Li, Yan Zhong 외 arxiv

Graph Domain Adaptation (GDA) aims to bridge distribution shifts between domains by transferring knowledge from well-labeled source graphs to given unlabeled target graphs. One promising recent approach addresses graph t…

GRAPH DOMAIN ADAPTATION