English

Learning What to Learn for Video Object Segmentation

Computer Vision and Pattern Recognition 2020-05-04 v2

Abstract

Video object segmentation (VOS) is a highly challenging problem, since the target object is only defined during inference with a given first-frame reference mask. The problem of how to capture and utilize this limited target information remains a fundamental research question. We address this by introducing an end-to-end trainable VOS architecture that integrates a differentiable few-shot learning module. This internal learner is designed to predict a powerful parametric model of the target by minimizing a segmentation error in the first frame. We further go beyond standard few-shot learning techniques by learning what the few-shot learner should learn. This allows us to achieve a rich internal representation of the target in the current frame, significantly increasing the segmentation accuracy of our approach. We perform extensive experiments on multiple benchmarks. Our approach sets a new state-of-the-art on the large-scale YouTube-VOS 2018 dataset by achieving an overall score of 81.5, corresponding to a 2.6% relative improvement over the previous best result.

Keywords

Cite

@article{arxiv.2003.11540,
  title  = {Learning What to Learn for Video Object Segmentation},
  author = {Goutam Bhat and Felix Järemo Lawin and Martin Danelljan and Andreas Robinson and Michael Felsberg and Luc Van Gool and Radu Timofte},
  journal= {arXiv preprint arXiv:2003.11540},
  year   = {2020}
}

Comments

First two authors contributed equally

R2 v1 2026-06-23T14:27:10.084Z