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

Spectrum-guided Multi-granularity Referring Video Object Segmentation

About

Current referring video object segmentation (R-VOS) techniques extract conditional kernels from encoded (low-resolution) vision-language features to segment the decoded high-resolution features. We discovered that this causes significant feature drift, which the segmentation kernels struggle to perceive during the forward computation. This negatively affects the ability of segmentation kernels. To address the drift problem, we propose a Spectrum-guided Multi-granularity (SgMg) approach, which performs direct segmentation on the encoded features and employs visual details to further optimize the masks. In addition, we propose Spectrum-guided Cross-modal Fusion (SCF) to perform intra-frame global interactions in the spectral domain for effective multimodal representation. Finally, we extend SgMg to perform multi-object R-VOS, a new paradigm that enables simultaneous segmentation of multiple referred objects in a video. This not only makes R-VOS faster, but also more practical. Extensive experiments show that SgMg achieves state-of-the-art performance on four video benchmark datasets, outperforming the nearest competitor by 2.8% points on Ref-YouTube-VOS. Our extended SgMg enables multi-object R-VOS, runs about 3 times faster while maintaining satisfactory performance. Code is available at https://github.com/bo-miao/SgMg.

Bo Miao, Mohammed Bennamoun, Yongsheng Gao, Ajmal Mian• 2023

Related benchmarks

TaskDatasetResultRank
Referring Expression SegmentationRefCOCO (testA)
cIoU79.9
217
Referring Expression SegmentationRefCOCO+ (val)
cIoU70.5
201
Referring Video Object SegmentationRef-YouTube-VOS (val)
J&F Score65.7
200
Referring Image SegmentationRefCOCO (val)--
197
Referring Expression SegmentationRefCOCO (testB)
cIoU75.7
191
Referring Expression SegmentationRefCOCO (val)
cIoU78.5
190
Referring Expression SegmentationRefCOCO+ (testA)
cIoU75
190
Referring Expression SegmentationRefCOCO+ (testB)
cIoU64.9
188
Referring Video Object SegmentationRef-DAVIS 2017 (val)
J&F63.3
178
Referring Video Object SegmentationRef-DAVIS 17
J&F Score63.3
131
Showing 10 of 36 rows

Other info

Code

Follow for update