Unidentified Video Objects: A Benchmark for Dense, Open-World Segmentation
Weiyao Wang, Matt Feiszli, Heng Wang, Du Tran
TL;DR
This work tackles open-world video object segmentation by introducing UVO, a taxonomy-free, densely annotated benchmark that scales beyond prior datasets. It combines a semi-automatic annotation pipeline with exhaustive framewise masks to enable evaluation of objects unseen during training, pushing beyond traditional closed-world segmentation. Through extensive baselines (top-down, bottom-up, and tracking approaches) and cross-dataset analyses, the paper demonstrates that open-world segmentation remains significantly more challenging and that annotation density and pretraining choices materially affect performance. The UVO dataset and analyses are poised to spur advances in long-term video understanding, object interactions, and flexible, category-agnostic reasoning in dynamic scenes.
Abstract
Current state-of-the-art object detection and segmentation methods work well under the closed-world assumption. This closed-world setting assumes that the list of object categories is available during training and deployment. However, many real-world applications require detecting or segmenting novel objects, i.e., object categories never seen during training. In this paper, we present, UVO (Unidentified Video Objects), a new benchmark for open-world class-agnostic object segmentation in videos. Besides shifting the problem focus to the open-world setup, UVO is significantly larger, providing approximately 8 times more videos compared with DAVIS, and 7 times more mask (instance) annotations per video compared with YouTube-VOS and YouTube-VIS. UVO is also more challenging as it includes many videos with crowded scenes and complex background motions. We demonstrated that UVO can be used for other applications, such as object tracking and super-voxel segmentation, besides open-world object segmentation. We believe that UVo is a versatile testbed for researchers to develop novel approaches for open-world class-agnostic object segmentation, and inspires new research directions towards a more comprehensive video understanding beyond classification and detection.
