Task Relation Networks
Abstract
Multi-task learning is popular in machine learning and computer vision. In multitask learning, properly modeling task relations is important for boosting the performance of jointly learned tasks. Task covariance modeling has been successfully used to model the relations of tasks but is limited to homogeneous multi-task learning. In this paper, we propose a feature based task relation modeling approach, suitable for both homogeneous and heterogeneous multi-task learning. First, we propose a new metric to quantify the relations between tasks. Based on the quantitative metric, we then develop the task relation layer, which can be combined with any deep learning architecture to form task relation networks to fully exploit the relations of different tasks in an online fashion. Benefiting from the task relation layer, the task relation networks can better leverage the mutual information from the data. We demonstrate our proposed task relation networks are effective in improving the performance in both homogeneous and heterogeneous multi-task learning settings through extensive experiments on computer vision tasks.
Cite
Text
Li et al. "Task Relation Networks." IEEE/CVF Winter Conference on Applications of Computer Vision, 2019. doi:10.1109/WACV.2019.00104Markdown
[Li et al. "Task Relation Networks." IEEE/CVF Winter Conference on Applications of Computer Vision, 2019.](https://mlanthology.org/wacv/2019/li2019wacv-task/) doi:10.1109/WACV.2019.00104BibTeX
@inproceedings{li2019wacv-task,
title = {{Task Relation Networks}},
author = {Li, Jianshu and Zhou, Pan and Chen, Yunpeng and Zhao, Jian and Roy, Sujoy and Yan, Shuicheng and Feng, Jiashi and Sim, Terence},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2019},
pages = {932-940},
doi = {10.1109/WACV.2019.00104},
url = {https://mlanthology.org/wacv/2019/li2019wacv-task/}
}