Gaussian Process Multi-Task Learning Using Joint Feature Selection
Abstract
Multi-task learning involves solving multiple related learning problems by sharing some common structure for improved generalization performance. A promising idea to multi-task learning is joint feature selection where a sparsity pattern is shared across task specific feature representations. In this paper, we propose a novel Gaussian Process (GP) approach to multi-task learning based on joint feature selection. The novelty of the proposed approach is that it captures the task similarity by sharing a sparsity pattern over the kernel hyper-parameters associated with each task. This is achieved by considering a hierarchical model which imposes a multi-Laplacian prior over the kernel hyper-parameters. This leads to a flexible GP model which can handle a wide range of multi-task learning problems and can identify features relevant across all the tasks. The hyper-parameter estimation results in an optimization problem which is solved using a block co-ordinate descent algorithm. Experimental results on synthetic and real world multi-task learning data sets demonstrate that the flexibility of the proposed model is useful in getting better generalization performance.
Cite
Text
Srijith and Shevade. "Gaussian Process Multi-Task Learning Using Joint Feature Selection." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2014. doi:10.1007/978-3-662-44845-8_7Markdown
[Srijith and Shevade. "Gaussian Process Multi-Task Learning Using Joint Feature Selection." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2014.](https://mlanthology.org/ecmlpkdd/2014/srijith2014ecmlpkdd-gaussian/) doi:10.1007/978-3-662-44845-8_7BibTeX
@inproceedings{srijith2014ecmlpkdd-gaussian,
title = {{Gaussian Process Multi-Task Learning Using Joint Feature Selection}},
author = {Srijith, P. K. and Shevade, Shirish K.},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2014},
pages = {98-113},
doi = {10.1007/978-3-662-44845-8_7},
url = {https://mlanthology.org/ecmlpkdd/2014/srijith2014ecmlpkdd-gaussian/}
}