Local2Global query Alignment for Video Instance Segmentation
Rajat Koner, Zhipeng Wang, Srinivas Parthasarathy, Chinghang Chen

TL;DR
This paper presents Local2Global, an online video instance segmentation framework that uses a novel query alignment method to improve temporal consistency and achieve state-of-the-art results without complex heuristics.
Contribution
Introduction of Local2Global framework with a lightweight transformer decoder for query alignment, enhancing temporal consistency in online video segmentation.
Findings
Achieves 54.3 AP on Youtube-VIS-19
Surpasses current benchmarks on challenging datasets
Operates with simple online training without complex heuristics
Abstract
Online video segmentation methods excel at handling long sequences and capturing gradual changes, making them ideal for real-world applications. However, achieving temporally consistent predictions remains a challenge, especially with gradual accumulation of noise or drift in on-line propagation, abrupt occlusions and scene transitions. This paper introduces Local2Global, an online framework, for video instance segmentation, exhibiting state-of-the-art performance with simple baseline and training purely in online fashion. Leveraging the DETR-based query propagation framework, we introduce two novel sets of queries:(1) local queries that capture initial object-specific spatial features from each frame and (2) global queries containing past spatio-temporal representations. We propose the L2G-aligner, a novel lightweight transformer decoder, to facilitate an early alignment between local…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Analysis and Summarization · Visual Attention and Saliency Detection · Multimodal Machine Learning Applications
