English

Cross-stitch Networks for Multi-task Learning

Computer Vision and Pattern Recognition 2016-04-13 v1 Machine Learning

Abstract

Multi-task learning in Convolutional Networks has displayed remarkable success in the field of recognition. This success can be largely attributed to learning shared representations from multiple supervisory tasks. However, existing multi-task approaches rely on enumerating multiple network architectures specific to the tasks at hand, that do not generalize. In this paper, we propose a principled approach to learn shared representations in ConvNets using multi-task learning. Specifically, we propose a new sharing unit: "cross-stitch" unit. These units combine the activations from multiple networks and can be trained end-to-end. A network with cross-stitch units can learn an optimal combination of shared and task-specific representations. Our proposed method generalizes across multiple tasks and shows dramatically improved performance over baseline methods for categories with few training examples.

Keywords

Cite

@article{arxiv.1604.03539,
  title  = {Cross-stitch Networks for Multi-task Learning},
  author = {Ishan Misra and Abhinav Shrivastava and Abhinav Gupta and Martial Hebert},
  journal= {arXiv preprint arXiv:1604.03539},
  year   = {2016}
}

Comments

To appear in CVPR 2016 (Spotlight)

R2 v1 2026-06-22T13:30:45.723Z