Learning Multiple Visual Tasks While Discovering Their Structure
Abstract
Multi-task learning is a natural approach for computer vision applications that require the simultaneous solution of several distinct but related problems, e.g. object detection, classification, tracking of multiple agents, or denoising, to name a few. The key idea is that exploring task relatedness (structure) can lead to better performances. In this paper, we propose and study a novel sparse, non-parametric approach exploiting the theory of Reproducing Kernel Hilbert Spaces for vector-valued functions. We develop a suitable regularization framework which can be formulated as a convex optimization problem, and is provably solvable using an alternating minimization approach. Empirical tests show that the proposed method compares favorably to state of the art techniques and further allows to recover interpretable structures, a problem of interest in its own right.
Cite
Text
Ciliberto et al. "Learning Multiple Visual Tasks While Discovering Their Structure." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7298608Markdown
[Ciliberto et al. "Learning Multiple Visual Tasks While Discovering Their Structure." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/ciliberto2015cvpr-learning/) doi:10.1109/CVPR.2015.7298608BibTeX
@inproceedings{ciliberto2015cvpr-learning,
title = {{Learning Multiple Visual Tasks While Discovering Their Structure}},
author = {Ciliberto, Carlo and Rosasco, Lorenzo and Villa, Silvia},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2015},
doi = {10.1109/CVPR.2015.7298608},
url = {https://mlanthology.org/cvpr/2015/ciliberto2015cvpr-learning/}
}