English

Cross-task weakly supervised learning from instructional videos

Computer Vision and Pattern Recognition 2019-04-30 v2

Abstract

In this paper we investigate learning visual models for the steps of ordinary tasks using weak supervision via instructional narrations and an ordered list of steps instead of strong supervision via temporal annotations. At the heart of our approach is the observation that weakly supervised learning may be easier if a model shares components while learning different steps: `pour egg' should be trained jointly with other tasks involving `pour' and `egg'. We formalize this in a component model for recognizing steps and a weakly supervised learning framework that can learn this model under temporal constraints from narration and the list of steps. Past data does not permit systematic studying of sharing and so we also gather a new dataset, CrossTask, aimed at assessing cross-task sharing. Our experiments demonstrate that sharing across tasks improves performance, especially when done at the component level and that our component model can parse previously unseen tasks by virtue of its compositionality.

Cite

@article{arxiv.1903.08225,
  title  = {Cross-task weakly supervised learning from instructional videos},
  author = {Dimitri Zhukov and Jean-Baptiste Alayrac and Ramazan Gokberk Cinbis and David Fouhey and Ivan Laptev and Josef Sivic},
  journal= {arXiv preprint arXiv:1903.08225},
  year   = {2019}
}

Comments

18 pages, 17 figures, to be published in proceedings of the CVPR, 2019

R2 v1 2026-06-23T08:13:19.990Z