Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Language-Bridged Spatial-Temporal Interaction for Referring Video Object Segmentation

About

Referring video object segmentation aims to predict foreground labels for objects referred by natural language expressions in videos. Previous methods either depend on 3D ConvNets or incorporate additional 2D ConvNets as encoders to extract mixed spatial-temporal features. However, these methods suffer from spatial misalignment or false distractors due to delayed and implicit spatial-temporal interaction occurring in the decoding phase. To tackle these limitations, we propose a Language-Bridged Duplex Transfer (LBDT) module which utilizes language as an intermediary bridge to accomplish explicit and adaptive spatial-temporal interaction earlier in the encoding phase. Concretely, cross-modal attention is performed among the temporal encoder, referring words and the spatial encoder to aggregate and transfer language-relevant motion and appearance information. In addition, we also propose a Bilateral Channel Activation (BCA) module in the decoding phase for further denoising and highlighting the spatial-temporal consistent features via channel-wise activation. Extensive experiments show our method achieves new state-of-the-art performances on four popular benchmarks with 6.8% and 6.9% absolute AP gains on A2D Sentences and J-HMDB Sentences respectively, while consuming around 7x less computational overhead.

Zihan Ding, Tianrui Hui, Junshi Huang, Xiaoming Wei, Jizhong Han, Si Liu• 2022

Related benchmarks

TaskDatasetResultRank
Referring Video Object SegmentationRef-YouTube-VOS (val)
J&F Score49.4
200
Referring Video Object SegmentationRef-DAVIS 2017 (val)
J&F54.3
178
Referring Video Object SegmentationRef-DAVIS 17
J&F Score54.3
131
Video segmentation from a sentenceA2D Sentences (test)
Overall IoU70.4
122
Referring Video Object SegmentationMeViS (val)
J&F Score0.293
122
Referring Video Object SegmentationRef-YouTube-VOS
J&F49.4
85
Referring Video Object SegmentationJHMDB Sentences (test)
Overall IoU0.646
83
Referring Video SegmentationMeViS
J&F Score29.3
50
Referring Video SegmentationRefer-Youtube-VOS (val)
J Index48.2
44
Referring Video Object SegmentationRef-Youtube-VOS v1.0 (test)
J&F Score49.4
33
Showing 10 of 19 rows

Other info

Code

Follow for update