arXiv:2606.20140cs.CV2026-06

用稀疏标注帧训练视频实例分割,性能仅降0.4%。

SA-VIS: Sparse frame Annotations for training Video Instance Segmentation

论文配图:SA-VIS: Sparse frame Annotations for training Video Instance Segmentation
图 1 · 摘自论文原文
  • 通过历史帧特征传播模块,用稀疏标注帧实现端到端训练。
  • 仅用1/5帧标注,性能下降仅0.4%,显著降低标注成本。
  • 适合数据标注受限但追求高精度的视频分割场景。

近期在线视频实例分割(VIS)方法表现优异,成为视频实例分割的首选方案。尽管单图模型(如SAM)发展迅速,但在线(或半在线)VIS方法因训练时使用长序列密集标注帧而表现更优。然而,这种训练方式在计算和标注上代价高昂。本文提出一种简单有效的模块——过去帧特征传播(PFP),从多帧图像编码器中聚合低维特征。该轻量级模块显著提升稀疏标注帧下的学习能力。结合轻量级帧特定实例查询,所提稀疏标注视频实例分割(SA-VIS)显著超越基线模型。最值得关注的是,该设计有效弥合了稀疏与密集标注序列间的精度差距:在仅使用数据集1/5帧标注时,性能仅下降0.4%。实验表明,SA-VIS在YouTube-VIS 2019/2021/2022和Occluded VIS(OVIS)上均取得显著提升,在有限标注场景下,平均精度(AP)提升超过1%。

原文摘要 · Abstract (English)

Recent online video instance segmentation (VIS) methods have achieved impressive results, thus becoming the preferred approach to segment instances in videos. Despite the resurgence of impressive single image models, the online (or semi-online) VIS approaches outperform single-image models (e.g., based on SAM) by using long sequences of densely annotated frames during training. However,such a training setup of VIS is expensive in the sense of compute as well as dense annotations required. In order to solve these major flaws, we argue that the effective modeling of the instances and their evolution in videos do not require densely annotated frames. To that end, we propose a simple and effective module, called Past-frames Feature Propagation (PFP) which aggregates low-dimensional features from the image encoder of multiple frames. This simple low-compute module provides tremendous learning capability in using sparse video frame labels for end-to-end training. Combined with a light-weight frame-specific Instance Queries, our Sparse frame Annotation VIS (SA-VIS) significantly improves performance over its baseline. Most interestingly, our simple design that avoids complexities effectively bridges the gap in accuracy between training on sparsely and densely annotated video sequences. This translates to a mere 0.4% drop in performance of SA-VIS when using annotations for only 1/5 of the images in the dataset. Empirically, SA-VIS shows strong improvements over the baseline on YouTube-VIS 2019/2021/2022 and Occluded VIS (OVIS) and an over 1% improvement in AP on the state-of-the-art in a limited annotations scenario.

视频分割稀疏标注实例分割

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。