English

Beyond Appearance: Geometric Cues for Robust Video Instance Segmentation

Computer Vision and Pattern Recognition 2025-07-15 v2

Abstract

Video Instance Segmentation (VIS) fundamentally struggles with pervasive challenges including object occlusions, motion blur, and appearance variations during temporal association. To overcome these limitations, this work introduces geometric awareness to enhance VIS robustness by strategically leveraging monocular depth estimation. We systematically investigate three distinct integration paradigms. Expanding Depth Channel (EDC) method concatenates the depth map as input channel to segmentation networks; Sharing ViT (SV) designs a uniform ViT backbone, shared between depth estimation and segmentation branches; Depth Supervision (DS) makes use of depth prediction as an auxiliary training guide for feature learning. Though DS exhibits limited effectiveness, benchmark evaluations demonstrate that EDC and SV significantly enhance the robustness of VIS. When with Swin-L backbone, our EDC method gets 56.2 AP, which sets a new state-of-the-art result on OVIS benchmark. This work conclusively establishes depth cues as critical enablers for robust video understanding.

Keywords

Cite

@article{arxiv.2507.05948,
  title  = {Beyond Appearance: Geometric Cues for Robust Video Instance Segmentation},
  author = {Quanzhu Niu and Yikang Zhou and Shihao Chen and Tao Zhang and Shunping Ji},
  journal= {arXiv preprint arXiv:2507.05948},
  year   = {2025}
}

Comments

Accepted by ICCV 2025 Workshop LSVOS

R2 v1 2026-07-01T03:51:20.829Z