CVMar 22, 2025

A Temporal Modeling Framework for Video Pre-Training on Video Instance Segmentation

arXiv:2503.17672v12 citationsh-index: 2ICME
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem for video instance segmentation, offering an incremental improvement by bridging the gap between pre-training and fine-tuning stages.

The paper tackles the domain gap in Video Instance Segmentation (VIS) caused by pre-training on images without temporal knowledge, and presents a video pre-training approach that improves VIS performance, achieving a 4.0% increase in average precision on the OVIS dataset.

Contemporary Video Instance Segmentation (VIS) methods typically adhere to a pre-train then fine-tune regime, where a segmentation model trained on images is fine-tuned on videos. However, the lack of temporal knowledge in the pre-trained model introduces a domain gap which may adversely affect the VIS performance. To effectively bridge this gap, we present a novel video pre-training approach to enhance VIS models, especially for videos with intricate instance relationships. Our crucial innovation focuses on reducing disparities between the pre-training and fine-tuning stages. Specifically, we first introduce consistent pseudo-video augmentations to create diverse pseudo-video samples for pre-training while maintaining the instance consistency across frames. Then, we incorporate a multi-scale temporal module to enhance the model's ability to model temporal relations through self- and cross-attention at short- and long-term temporal spans. Our approach does not set constraints on model architecture and can integrate seamlessly with various VIS methods. Experiment results on commonly adopted VIS benchmarks show that our method consistently outperforms state-of-the-art methods. Our approach achieves a notable 4.0% increase in average precision on the challenging OVIS dataset.

Foundations

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

Your Notes