English

Automatic Cross-Domain Transfer Learning for Linear Regression

Machine Learning 2025-06-04 v5 Machine Learning

Abstract

Transfer learning research attempts to make model induction transferable across different domains. This method assumes that specific information regarding to which domain each instance belongs is known. This paper helps to extend the capability of transfer learning for linear regression problems to situations where the domain information is uncertain or unknown; in fact, the framework can be extended to classification problems. For normal datasets, we assume that some latent domain information is available for transfer learning. The instances in each domain can be inferred by different parameters. We obtain this domain information from the distribution of the regression coefficients corresponding to the explanatory variable xx as well as the response variable yy based on a Dirichlet process, which is more reasonable. As a result, we transfer not only variable xx as usual but also variable yy, which is challenging since the testing data have no response value. Previous work mainly overcomes the problem via pseudo-labelling based on transductive learning, which introduces serious bias. We provide a novel framework for analysing the problem and considering this general situation: the joint distribution of variable xx and variable yy. Furthermore, our method controls the bias well compared with previous work. We perform linear regression on the new feature space that consists of different latent domains and the target domain, which is from the testing data. The experimental results show that the proposed model performs well on real datasets.

Keywords

Cite

@article{arxiv.2005.04088,
  title  = {Automatic Cross-Domain Transfer Learning for Linear Regression},
  author = {Xinshun Liu and He Xin and Mao Hui and Liu Jing and Lai Weizhong and Ye Qingwen},
  journal= {arXiv preprint arXiv:2005.04088},
  year   = {2025}
}
R2 v1 2026-06-23T15:24:32.775Z