Dynamic in Static: Hybrid Visual Correspondence for Self-Supervised Video Object Segmentation
Gensheng Pei, Yazhou Yao, Jianbo Jiao, Wenguan Wang, Liqiang Nie, Jinhui Tang
TL;DR
This work tackles the data-hungry nature of video object segmentation by proposing HVC, a self-supervised framework that learns hybrid static-dynamic visual correspondence purely from static images. By cropping overlapped views and training with an asymmetric online/target encoder plus a lightweight pseudo-dynamic generator, HVC enforces both static and pseudo-dynamic consistency through a joint loss, while avoiding cross-frame reconstruction. Ablation and extensive benchmarking show that static and dynamic cues jointly improve dense correspondence, yielding state-of-the-art results among self-supervised VOS methods on DAVIS and YouTube-VOS, with strong performance on downstream label propagation tasks and impressive efficiency (≈2 hours training, ≈16 GB memory). The approach offers a scalable alternative to video-based self-supervised learning, reducing data requirements and computation while maintaining competitive or superior segmentation capabilities across challenging datasets.
Abstract
Conventional video object segmentation (VOS) methods usually necessitate a substantial volume of pixel-level annotated video data for fully supervised learning. In this paper, we present HVC, a \textbf{h}ybrid static-dynamic \textbf{v}isual \textbf{c}orrespondence framework for self-supervised VOS. HVC extracts pseudo-dynamic signals from static images, enabling an efficient and scalable VOS model. Our approach utilizes a minimalist fully-convolutional architecture to capture static-dynamic visual correspondence in image-cropped views. To achieve this objective, we present a unified self-supervised approach to learn visual representations of static-dynamic feature similarity. Firstly, we establish static correspondence by utilizing a priori coordinate information between cropped views to guide the formation of consistent static feature representations. Subsequently, we devise a concise convolutional layer to capture the forward / backward pseudo-dynamic signals between two views, serving as cues for dynamic representations. Finally, we propose a hybrid visual correspondence loss to learn joint static and dynamic consistency representations. Our approach, without bells and whistles, necessitates only one training session using static image data, significantly reducing memory consumption ($\sim$16GB) and training time ($\sim$\textbf{2h}). Moreover, HVC achieves state-of-the-art performance in several self-supervised VOS benchmarks and additional video label propagation tasks.
