paper-with-me

홈 › Papers

Heterogeneous transfer learning for high dimensional regression with feature mismatch

2024-12-24 · Jae Ho Chang, Massimiliano Russo, Subhadeep Paul

We consider the problem of transferring knowledge from a source, or proxy, domain to a new target domain for learning a high-dimensional regression model with possibly different features. Recently, the statistical properties of homogeneous transfer learning have been investigated. However, most homogeneous transfer and multi-task learning methods assume that the target and proxy domains have the same feature space, limiting their practical applicability. In applications, target and proxy feature spaces are frequently inherently different, for example, due to the inability to measure some variables in the target data-poor environments. Conversely, existing heterogeneous transfer learning methods do not provide statistical error guarantees, limiting their utility for scientific discovery. We propose a two-stage method that involves learning the relationship between the missing and observed features through a projection step in the proxy data and then solving a joint penalized regression optimization problem in the target data. We develop an upper bound on the method's parameter estimation risk and prediction risk, assuming that the proxy and the target domain parameters are sparsely different. Our results elucidate how estimation and prediction error depend on the complexity of the model, sample size, the extent of overlap, and correlation between matched and mismatched features.

📄 PDF Abstract BibTeX arXiv:2412.18081

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learningparameter estimationregressionscientific discoveryTransfer Learning

Similar Papers 제목 키워드 기반

Precise High-Dimensional Asymptotics for Quantifying Heterogeneous Transfers

2020-10-22 · Fan Yang, Hongyang R. Zhang, Sen Wu, Christopher Ré 외

The problem of learning one task with samples from another task is central to transfer learning (TL). In this paper, we examine a fundamental question: When does combining the data samples from a source task and a target…

Multi-Task Learningtext-classificationText ClassificationTransfer Learning

Transfer Learning for Benign Overfitting in High-Dimensional Linear Regression

2025-10-17 · Yeichan Kim, Ilmun Kim, Seyoung Park arxiv

Transfer learning is a key component of modern machine learning, enhancing the performance of target tasks by leveraging diverse data sources. Simultaneously, overparameterized models such as the minimum-$\ell_2$-norm in…

Transfer Learning

What Makes a Strong Model? A Unified Spectral Analysis of Knowledge Transfer over High-dimensional Linear Regression

2026-05-31 · Wendao Wu, Fangqing Zhang, Haihan Zhang, Cong Fang arxiv

Teacher-Student Knowledge Transfer (KT) is ubiquitous in modern machine learning, ranging from classical model compression via Knowledge Distillation (KD) to the emergent phenomenon of Weak-to-Strong (W2S) generalization…

Knowledge DistillationModel Compression

Regularized Maximum Likelihood Estimation and Feature Selection in Mixtures-of-Experts Models

2018-10-29 · Faicel Chamroukhi, Bao-Tuyen Huynh

Mixture of Experts (MoE) are successful models for modeling heterogeneous data in many statistical learning problems including regression, clustering and classification. Generally fitted by maximum likelihood estimation …

Clusteringfeature selectionMixture-of-Expertsparameter estimation+1

Federated Transfer Learning with Differential Privacy

2024-03-17 · Mengchu Li, Ye Tian, Yang Feng, Yi Yu

Federated learning has emerged as a powerful framework for analysing distributed data, yet two challenges remain pivotal: heterogeneity across sites and privacy of local data. In this paper, we address both challenges wi…

Federated LearningregressionTransfer Learning