Algorithms and Applications for Multitask Learning
Abstract
Multitask Learning is an inductive transfer method that improves generalization by using domain information implicit in the training signals of related tasks as an inductive bias. It does this by learning multiple tasks in parallel using a shared representation. Multitask transfer in connectionist nets has already been proven. But questions remain about how often training data for useful extra tasks will be available, and if multitask transfer will work in other learning methods. This paper argues that many real world problems present opportunities for multitask learning if they are not first overly sanitized. We present eight prototypical applications of multitask transfer where the training signals for related tasks are available and can be leveraged. We also outline algorithms for multitask transfer in decision trees and k-nearest neighbor. We conclude that multitask transfer has broad utility. 1 Introduction The goal of inductive transfer is to leverage additional sources of infor...
Cite
Text
Caruana. "Algorithms and Applications for Multitask Learning." International Conference on Machine Learning, 1996.Markdown
[Caruana. "Algorithms and Applications for Multitask Learning." International Conference on Machine Learning, 1996.](https://mlanthology.org/icml/1996/caruana1996icml-algorithms/)BibTeX
@inproceedings{caruana1996icml-algorithms,
title = {{Algorithms and Applications for Multitask Learning}},
author = {Caruana, Rich},
booktitle = {International Conference on Machine Learning},
year = {1996},
pages = {87-95},
url = {https://mlanthology.org/icml/1996/caruana1996icml-algorithms/}
}