CVCLApr 6, 2022

Modeling Motion with Multi-Modal Features for Text-Based Video Segmentation

arXiv:2204.02547v114.530 citationsh-index: 67Has Code
Originality Incremental advance
AI Analysis

This work addresses video segmentation for computer vision researchers by incorporating motion information, which is an incremental improvement over previous methods.

The paper tackles text-based video segmentation by fusing appearance, motion, and linguistic features, achieving improved accuracy on benchmarks like A2D Sentences and J-HMDB Sentences compared to state-of-the-art methods.

Text-based video segmentation aims to segment the target object in a video based on a describing sentence. Incorporating motion information from optical flow maps with appearance and linguistic modalities is crucial yet has been largely ignored by previous work. In this paper, we design a method to fuse and align appearance, motion, and linguistic features to achieve accurate segmentation. Specifically, we propose a multi-modal video transformer, which can fuse and aggregate multi-modal and temporal features between frames. Furthermore, we design a language-guided feature fusion module to progressively fuse appearance and motion features in each feature level with guidance from linguistic features. Finally, a multi-modal alignment loss is proposed to alleviate the semantic gap between features from different modalities. Extensive experiments on A2D Sentences and J-HMDB Sentences verify the performance and the generalization ability of our method compared to the state-of-the-art methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes