SOTAVerified

Cross-stitch Networks for Multi-task Learning

2016-04-12CVPR 2016Code Available0· sign in to hype

Ishan Misra, Abhinav Shrivastava, Abhinav Gupta, Martial Hebert

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
NYU-Depth V2Cross-stitchMean IoU19.3Unverified

Reproductions