Hybrid Instance-aware Temporal Fusion for Online Video Instance Segmentation
Xiang Li, Jinglu Wang, Xiao Li, Yan Lu

TL;DR
This paper introduces a novel online video instance segmentation method that uses hybrid attention-based temporal fusion to maintain consistent instance identities across frames, outperforming existing methods.
Contribution
It proposes a new instance-aware temporal fusion approach with hybrid attention mechanisms for online VIS, eliminating complex frame-wise matching.
Findings
Achieves state-of-the-art performance on Youtube-VIS datasets.
Outperforms all online VIS methods and surpasses offline methods with ResNet-50 backbone.
Demonstrates effective modeling of temporal consistency and instance identity preservation.
Abstract
Recently, transformer-based image segmentation methods have achieved notable success against previous solutions. While for video domains, how to effectively model temporal context with the attention of object instances across frames remains an open problem. In this paper, we propose an online video instance segmentation framework with a novel instance-aware temporal fusion method. We first leverages the representation, i.e., a latent code in the global context (instance code) and CNN feature maps to represent instance- and pixel-level features. Based on this representation, we introduce a cropping-free temporal fusion approach to model the temporal consistency between video frames. Specifically, we encode global instance-specific information in the instance code and build up inter-frame contextual fusion with hybrid attentions between the instance codes and CNN feature maps. Inter-frame…
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
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Video Analysis and Summarization · Multimodal Machine Learning Applications
