Bidirectional Correlation-Driven Inter-Frame Interaction Transformer for Referring Video Object Segmentation
Meng Lan, Fu Rong, Zuchao Li, Wei Yu, Lefei Zhang

TL;DR
This paper introduces BIFIT, a novel Transformer-based model for referring video object segmentation that enhances inter-frame and cross-modal interactions, leading to more accurate and coherent segmentation results.
Contribution
The paper proposes a bidirectional correlation-driven inter-frame interaction Transformer with a lightweight module for temporal coherence and a bidirectional vision-language module for improved feature correlation.
Findings
Outperforms state-of-the-art methods on four benchmarks.
Effectively models spatio-temporal features of the referred object.
Enhances cross-modal feature correlation for better segmentation accuracy.
Abstract
Referring video object segmentation (RVOS) aims to segment the target object in a video sequence described by a language expression. Typical multimodal Transformer based RVOS approaches process video sequence in a frame-independent manner to reduce the high computational cost, which however restricts the performance due to the lack of inter-frame interaction for temporal coherence modeling and spatio-temporal representation learning of the referred object. Besides, the absence of sufficient cross-modal interactions results in weak correlation between the visual and linguistic features, which increases the difficulty of decoding the target information and limits the performance of the model. In this paper, we propose a bidirectional correlation-driven inter-frame interaction Transformer, dubbed BIFIT, to address these issues in RVOS. Specifically, we design a lightweight and…
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
TopicsMultimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
MethodsMulti-Head Attention · Attention Is All You Need · Layer Normalization · Absolute Position Encodings · Byte Pair Encoding · Linear Layer · Label Smoothing · Adam · Position-Wise Feed-Forward Layer · Residual Connection
