Dense Unsupervised Learning for Video Segmentation
Nikita Araslanov, Simone Schaub-Meyer, Stefan Roth
Abstract
We present a novel approach to unsupervised learning for video object segmentation (VOS). Unlike previous work, our formulation allows to learn dense feature representations directly in a fully convolutional regime. We rely on uniform grid sampling to extract a set of anchors and train our model to disambiguate between them on both inter- and intra-video levels. However, a naive scheme to train such a model results in a degenerate solution. We propose to prevent this with a simple regularisation scheme, accommodating the equivariance property of the segmentation task to similarity transformations. Our training objective admits efficient implementation and exhibits fast training convergence. On established VOS benchmarks, our approach exceeds the segmentation accuracy of previous work despite using significantly less training data and compute power.
BibTeX
@inproceedings{
araslanov2021dense,
title={Dense Unsupervised Learning for Video Segmentation},
author={Nikita Araslanov and Simone Schaub-Meyer and Stefan Roth},
booktitle={Advances in Neural Information Processing Systems},
editor={A. Beygelzimer and Y. Dauphin and P. Liang and J. Wortman Vaughan},
year={2021},
url={https://openreview.net/forum?id=i8kfkuiCJCI}
}