Multi-Task Learning with Group-Specific Feature Space Sharing

Abstract

When faced with learning a set of inter-related tasks from a limited amount of usable data, learning each task independently may lead to poor generalization performance. (MTL) exploits the latent relations between tasks and overcomes data scarcity limitations by co-learning all these tasks simultaneously to offer improved performance. We propose a novel Multi-Task Multiple Kernel Learning framework based on Support Vector Machines for binary classification tasks. By considering pair-wise task affinity in terms of similarity between a pair's respective feature spaces, the new framework, compared to other similar MTL approaches, offers a high degree of flexibility in determining how similar feature spaces should be, as well as which pairs of tasks should share a common feature space in order to benefit overall performance. The associated optimization problem is solved via a block coordinate descent, which employs a consensus-form Alternating Direction Method of Multipliers algorithm to optimize the Multiple Kernel Learning weights and, hence, to determine task affinities. Empirical evaluation on seven data sets exhibits a statistically significant improvement of our framework's results compared to the ones of several other Clustered Multi-Task Learning methods.

Cite

Text

Yousefi et al. "Multi-Task Learning with Group-Specific Feature Space Sharing." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2015. doi:10.1007/978-3-319-23525-7_8

Markdown

[Yousefi et al. "Multi-Task Learning with Group-Specific Feature Space Sharing." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2015.](https://mlanthology.org/ecmlpkdd/2015/yousefi2015ecmlpkdd-multitask/) doi:10.1007/978-3-319-23525-7_8

BibTeX

@inproceedings{yousefi2015ecmlpkdd-multitask,
  title     = {{Multi-Task Learning with Group-Specific Feature Space Sharing}},
  author    = {Yousefi, Niloofar and Georgiopoulos, Michael and Anagnostopoulos, Georgios C.},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2015},
  pages     = {120-136},
  doi       = {10.1007/978-3-319-23525-7_8},
  url       = {https://mlanthology.org/ecmlpkdd/2015/yousefi2015ecmlpkdd-multitask/}
}