Multi-Task Model and Feature Joint Learning

Abstract

Given several tasks, multi-task learning (MTL) learns multiple tasks jointly by exploring the interdependence between them. The basic assumption in MTL is that those tasks are indeed related. Existing MTL methods model the task relatedness/interdependence in two different ways, either common parameter-sharing or common feature-sharing across tasks. In this paper, we propose a novel multi-task learning method to jointly learn shared parameters and shared feature representation. Our objective is to learn a set of common features with which the tasks are related as closely as possible, therefore common parameters shared across tasks can be optimally learned. We present a detailed deviation of our multi-task learning method and propose an alternating algorithm to solve the non-convex optimization problem. We further present a theoretical bound which directly demonstrates that the proposed multi-task learning method can successfully model the relatedness via joint common parameter- and common feature-learning. Extensive experiments are conducted on several real world multi-task learning datasets. All results demonstrate the effectiveness of our multi-task model and feature joint learning method.

Cite

Text

Li et al. "Multi-Task Model and Feature Joint Learning." International Joint Conference on Artificial Intelligence, 2015.

Markdown

[Li et al. "Multi-Task Model and Feature Joint Learning." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/li2015ijcai-multi-a/)

BibTeX

@inproceedings{li2015ijcai-multi-a,
  title     = {{Multi-Task Model and Feature Joint Learning}},
  author    = {Li, Ya and Tian, Xinmei and Liu, Tongliang and Tao, Dacheng},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {3643-3649},
  url       = {https://mlanthology.org/ijcai/2015/li2015ijcai-multi-a/}
}