CVDec 16, 2025

S2D: Sparse-To-Dense Keymask Distillation for Unsupervised Video Instance Segmentation

arXiv:2512.14440v1h-index: 14
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate instance segmentation in videos without manual annotations, though it is incremental by improving temporal coherence over existing methods.

The paper tackles the problem of unrealistic motion modeling in unsupervised video instance segmentation by proposing a model trained exclusively on real video data, which outperforms the state-of-the-art across various benchmarks.

In recent years, the state-of-the-art in unsupervised video instance segmentation has heavily relied on synthetic video data, generated from object-centric image datasets such as ImageNet. However, video synthesis by artificially shifting and scaling image instance masks fails to accurately model realistic motion in videos, such as perspective changes, movement by parts of one or multiple instances, or camera motion. To tackle this issue, we propose an unsupervised video instance segmentation model trained exclusively on real video data. We start from unsupervised instance segmentation masks on individual video frames. However, these single-frame segmentations exhibit temporal noise and their quality varies through the video. Therefore, we establish temporal coherence by identifying high-quality keymasks in the video by leveraging deep motion priors. The sparse keymask pseudo-annotations are then used to train a segmentation model for implicit mask propagation, for which we propose a Sparse-To-Dense Distillation approach aided by a Temporal DropLoss. After training the final model on the resulting dense labelset, our approach outperforms the current state-of-the-art across various benchmarks.

Foundations

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

Your Notes