English

Multi-Task Learning with Deep Neural Networks: A Survey

Machine Learning 2020-09-22 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Multi-task learning (MTL) is a subfield of machine learning in which multiple tasks are simultaneously learned by a shared model. Such approaches offer advantages like improved data efficiency, reduced overfitting through shared representations, and fast learning by leveraging auxiliary information. However, the simultaneous learning of multiple tasks presents new design and optimization challenges, and choosing which tasks should be learned jointly is in itself a non-trivial problem. In this survey, we give an overview of multi-task learning methods for deep neural networks, with the aim of summarizing both the well-established and most recent directions within the field. Our discussion is structured according to a partition of the existing deep MTL techniques into three groups: architectures, optimization methods, and task relationship learning. We also provide a summary of common multi-task benchmarks.

Keywords

Cite

@article{arxiv.2009.09796,
  title  = {Multi-Task Learning with Deep Neural Networks: A Survey},
  author = {Michael Crawshaw},
  journal= {arXiv preprint arXiv:2009.09796},
  year   = {2020}
}
R2 v1 2026-06-23T18:41:12.327Z