CVDec 12, 2022

Breaking the "Object" in Video Object Segmentation

arXiv:2212.06200v261 citationsh-index: 22
Originality Synthesis-oriented
AI Analysis

This addresses a gap in video object segmentation benchmarks for researchers, though it is incremental as it builds on existing methods with dataset-driven improvements.

The authors tackled the problem of video object segmentation under complex object transformations by introducing a new dataset (VOST) with over 700 high-resolution videos, showing that existing methods struggle due to over-reliance on static appearance cues.

The appearance of an object can be fleeting when it transforms. As eggs are broken or paper is torn, their color, shape and texture can change dramatically, preserving virtually nothing of the original except for the identity itself. Yet, this important phenomenon is largely absent from existing video object segmentation (VOS) benchmarks. In this work, we close the gap by collecting a new dataset for Video Object Segmentation under Transformations (VOST). It consists of more than 700 high-resolution videos, captured in diverse environments, which are 21 seconds long on average and densely labeled with instance masks. A careful, multi-step approach is adopted to ensure that these videos focus on complex object transformations, capturing their full temporal extent. We then extensively evaluate state-of-the-art VOS methods and make a number of important discoveries. In particular, we show that existing methods struggle when applied to this novel task and that their main limitation lies in over-reliance on static appearance cues. This motivates us to propose a few modifications for the top-performing baseline that improve its capabilities by better modeling spatio-temporal information. But more broadly, the hope is to stimulate discussion on learning more robust video object representations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes