English

Multi-Task Learning with Incomplete Data for Healthcare

Machine Learning 2018-07-09 v1 Machine Learning

Abstract

Multi-task learning is a type of transfer learning that trains multiple tasks simultaneously and leverages the shared information between related tasks to improve the generalization performance. However, missing features in the input matrix is a much more difficult problem which needs to be carefully addressed. Removing records with missing values can significantly reduce the sample size, which is impractical for datasets with large percentage of missing values. Popular imputation methods often distort the covariance structure of the data, which causes inaccurate inference. In this paper we propose using plug-in covariance matrix estimators to tackle the challenge of missing features. Specifically, we analyze the plug-in estimators under the framework of robust multi-task learning with LASSO and graph regularization, which captures the relatedness between tasks via graph regularization. We use the Alzheimer's disease progression dataset as an example to show how the proposed framework is effective for prediction and model estimation when missing data is present.

Keywords

Cite

@article{arxiv.1807.02442,
  title  = {Multi-Task Learning with Incomplete Data for Healthcare},
  author = {Xin J. Hunt and Saba Emrani and Ilknur Kaynar Kabul and Jorge Silva},
  journal= {arXiv preprint arXiv:1807.02442},
  year   = {2018}
}

Comments

4 pages, 3 figures, 1 table, 2018 KDD Workshop on Machine Learning for Medicine and Healthcare

R2 v1 2026-06-23T02:53:03.484Z