paper-with-me

홈 › Papers

Transfer Learning for High-dimensional Linear Regression: Prediction, Estimation, and Minimax Optimality

2020-06-18 · Sai Li, T. Tony Cai, Hongzhe Li

This paper considers the estimation and prediction of a high-dimensional linear regression in the setting of transfer learning, using samples from the target model as well as auxiliary samples from different but possibly related regression models. When the set of "informative" auxiliary samples is known, an estimator and a predictor are proposed and their optimality is established. The optimal rates of convergence for prediction and estimation are faster than the corresponding rates without using the auxiliary samples. This implies that knowledge from the informative auxiliary samples can be transferred to improve the learning performance of the target problem. In the case that the set of informative auxiliary samples is unknown, we propose a data-driven procedure for transfer learning, called Trans-Lasso, and reveal its robustness to non-informative auxiliary samples and its efficiency in knowledge transfer. The proposed procedures are demonstrated in numerical studies and are applied to a dataset concerning the associations among gene expressions. It is shown that Trans-Lasso leads to improved performance in gene expression prediction in a target tissue by incorporating the data from multiple different tissues as auxiliary samples.

📄 PDF Abstract BibTeX arXiv:2006.10593

Code (1)

saili0103/TransLasso

Tasks

PredictionregressionTransfer Learning

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

On Hypothesis Transfer Learning of Functional Linear Models

2022-06-09 · Haotian Lin, Matthew Reimherr

We study the transfer learning (TL) for the functional linear regression (FLR) under the Reproducing Kernel Hilbert Space (RKHS) framework, observing the TL techniques in existing high-dimensional linear regression is no…

regressionTransfer Learning

Nonlinear Prediction of Multidimensional Signals via Deep Regression with Applications to Image Coding

2018-10-30 · Xi Zhang, Xiaolin Wu

Deep convolutional neural networks (DCNN) have enjoyed great successes in many signal processing applications because they can learn complex, non-linear causal relationships from input to output. In this light, DCNNs are…

Predictionregression

Sharp Convergence Rates for Forward Regression in High-Dimensional Sparse Linear Models

2017-02-03 · Damian Kozbur

Forward regression is a statistical model selection and estimation procedure which inductively selects covariates that add predictive power into a working statistical regression model. Once a model is selected, unknown r…

Model SelectionregressionVocal Bursts Intensity Prediction

Minimum-Norm Interpolation Under Covariate Shift

2024-03-31 · Neil Mallinar, Austin Zane, Spencer Frei, Bin Yu

Transfer learning is a critical part of real-world machine learning deployments and has been extensively studied in experimental works with overparameterized neural networks. However, even in the simplest setting of line…

regressionTransfer Learning

High-dimensional Asymptotics of Generalization Performance in Continual Ridge Regression

2025-08-21 · Yihan Zhao, Wenqing Su, Ying Yang arxiv

Continual learning is motivated by the need to adapt to real-world dynamics in tasks and data distribution while mitigating catastrophic forgetting. Despite significant advances in continual learning techniques, the theo…

Continual Learning