English

Boosting Unsupervised Video Instance Segmentation with Automatic Quality-Guided Self-Training

Computer Vision and Pattern Recognition 2025-12-09 v1

Abstract

Video Instance Segmentation (VIS) faces significant annotation challenges due to its dual requirements of pixel-level masks and temporal consistency labels. While recent unsupervised methods like VideoCutLER eliminate optical flow dependencies through synthetic data, they remain constrained by the synthetic-to-real domain gap. We present AutoQ-VIS, a novel unsupervised framework that bridges this gap through quality-guided self-training. Our approach establishes a closed-loop system between pseudo-label generation and automatic quality assessment, enabling progressive adaptation from synthetic to real videos. Experiments demonstrate state-of-the-art performance with 52.6 AP50\text{AP}_{50} on YouTubeVIS-2019 val\texttt{val} set, surpassing the previous state-of-the-art VideoCutLER by 4.4%, while requiring no human annotations. This demonstrates the viability of quality-aware self-training for unsupervised VIS. We will release the code at https://github.com/wcbup/AutoQ-VIS.

Keywords

Cite

@article{arxiv.2512.06864,
  title  = {Boosting Unsupervised Video Instance Segmentation with Automatic Quality-Guided Self-Training},
  author = {Kaixuan Lu and Mehmet Onurcan Kaya and Dim P. Papadopoulos},
  journal= {arXiv preprint arXiv:2512.06864},
  year   = {2025}
}

Comments

Accepted to WACV 2026. arXiv admin note: substantial text overlap with arXiv:2508.19808

R2 v1 2026-07-01T08:13:43.452Z