English

Segment Anything Across Shots: A Method and Benchmark

Computer Vision and Pattern Recognition 2025-11-18 v1

Abstract

This work focuses on multi-shot semi-supervised video object segmentation (MVOS), which aims at segmenting the target object indicated by an initial mask throughout a video with multiple shots. The existing VOS methods mainly focus on single-shot videos and struggle with shot discontinuities, thereby limiting their real-world applicability. We propose a transition mimicking data augmentation strategy (TMA) which enables cross-shot generalization with single-shot data to alleviate the severe annotated multi-shot data sparsity, and the Segment Anything Across Shots (SAAS) model, which can detect and comprehend shot transitions effectively. To support evaluation and future study in MVOS, we introduce Cut-VOS, a new MVOS benchmark with dense mask annotations, diverse object categories, and high-frequency transitions. Extensive experiments on YouMVOS and Cut-VOS demonstrate that the proposed SAAS achieves state-of-the-art performance by effectively mimicking, understanding, and segmenting across complex transitions. The code and datasets are released at https://henghuiding.com/SAAS/.

Keywords

Cite

@article{arxiv.2511.13715,
  title  = {Segment Anything Across Shots: A Method and Benchmark},
  author = {Hengrui Hu and Kaining Ying and Henghui Ding},
  journal= {arXiv preprint arXiv:2511.13715},
  year   = {2025}
}

Comments

AAAI 2026, Project Page: https://henghuiding.com/SAAS/

R2 v1 2026-07-01T07:41:52.245Z