paper-with-me

홈 › Papers

Transfer Learning via $\ell_1$ Regularization

2020-06-26 · NeurIPS 2020 12 · Masaaki Takada, Hironori Fujisawa

Machine learning algorithms typically require abundant data under a stationary environment. However, environments are nonstationary in many real-world applications. Critical issues lie in how to effectively adapt models under an ever-changing environment. We propose a method for transferring knowledge from a source domain to a target domain via $\ell_1$ regularization. We incorporate $\ell_1$ regularization of differences between source parameters and target parameters, in addition to an ordinary $\ell_1$ regularization. Hence, our method yields sparsity for both the estimates themselves and changes of the estimates. The proposed method has a tight estimation error bound under a stationary environment, and the estimate remains unchanged from the source estimate under small residuals. Moreover, the estimate is consistent with the underlying function, even when the source estimate is mistaken due to nonstationarity. Empirical results demonstrate that the proposed method effectively balances stability and plasticity.

📄 PDF Abstract BibTeX arXiv:2006.14845

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Adversarially Robust Models may not Transfer Better: Sufficient Conditions for Domain Transferability from the View of Regularization

2022-02-03 · Xiaojun Xu, Jacky Yibo Zhang, Evelyn Ma, Danny Son 외

Machine learning (ML) robustness and domain generalization are fundamentally correlated: they essentially concern data distribution shifts under adversarial and natural settings, respectively. On one hand, recent studies…

Domain Generalization

Source-Optimal Training is Transfer-Suboptimal

2025-11-11 · C. Evans Hedges arxiv

We prove that training a source model optimally for its own task is generically suboptimal when the objective is downstream transfer. We study the source-side optimization problem in L2-SP ridge regression and show a fun…

Transfer Learning

AutoTransfer: Subject Transfer Learning with Censored Representations on Biosignals Data

2021-12-17 · Niklas Smedemark-Margulies, Ye Wang, Toshiaki Koike-Akino, Deniz Erdogmus

We provide a regularization framework for subject transfer learning in which we seek to train an encoder and classifier to minimize classification loss, subject to a penalty measuring independence between the latent repr…

EEGElectroencephalogram (EEG)Subject TransferTransfer Learning

Exploiting Convolution Filter Patterns for Transfer Learning

2017-08-23 · Mehmet Aygün, Yusuf Aytar, Hazim Kemal Ekenel

In this paper, we introduce a new regularization technique for transfer learning. The aim of the proposed approach is to capture statistical relationships among convolution filters learned from a well-trained network and…

Transfer Learning

Consistent Video Style Transfer via Relaxation and Regularization

2020-09-23 · Wenjing Wang, Shuai Yang, Jizheng Xu, Jiaying Liu

In recent years, neural style transfer has attracted more and more attention, especially for image style transfer. However, temporally consistent style transfer for videos is still a challenging problem. Existing methods…

Style TransferVideo Style Transfer