LVOS: A Benchmark for Large-scale Long-term Video Object Segmentation
Lingyi Hong, Zhongying Liu, Wenchao Chen, Chenzhi Tan, Yuang Feng, Xinyu Zhou, Pinxue Guo, Jinglun Li, Zhaoyu Chen, Shuyong Gao, Wei Zhang, Wenqiang Zhang
TL;DR
LVOS introduces the first large-scale, densely annotated benchmark for long-term video object segmentation, addressing the mismatch between real-world long-duration videos and existing short-term datasets. It provides 720 long videos (avg 1.14 minutes), extensive annotations, and a semi-automatic labeling pipeline to enable scalable ground truth. Through comprehensive experiments across semi-supervised, unsupervised, and interactive settings, LVOS reveals that video length and error accumulation are key bottlenecks, and demonstrates that training on LVOS can substantially improve long-term VOS performance. The dataset, along with detailed attribute analyses and oracle experiments, offers actionable insights for designing robust long-term VOS methods and outlines future directions in long-term memory, appearance modeling, and annotation-efficient learning.
Abstract
Video object segmentation (VOS) aims to distinguish and track target objects in a video. Despite the excellent performance achieved by off-the-shell VOS models, existing VOS benchmarks mainly focus on short-term videos lasting about 5 seconds, where objects remain visible most of the time. However, these benchmarks poorly represent practical applications, and the absence of long-term datasets restricts further investigation of VOS in realistic scenarios. Thus, we propose a novel benchmark named LVOS, comprising 720 videos with 296,401 frames and 407,945 high-quality annotations. Videos in LVOS last 1.14 minutes on average, approximately 5 times longer than videos in existing datasets. Each video includes various attributes, especially challenges deriving from the wild, such as long-term reappearing and cross-temporal similar objects. Compared to previous benchmarks, our LVOS better reflects VOS models' performance in real scenarios. Based on LVOS, we evaluate 20 existing VOS models under 4 different settings and conduct a comprehensive analysis. On LVOS, these models suffer a large performance drop, highlighting the challenge of achieving precise tracking and segmentation in real-world scenarios. Attribute-based analysis indicates that key factor to accuracy decline is the increased video length, emphasizing LVOS's crucial role. We hope our LVOS can advance development of VOS in real scenes. Data and code are available at https://lingyihongfd.github.io/lvos.github.io/.
