Comprehensive Multi-Modal Interactions for Referring Image Segmentation
Kanishk Jain, Vineet Gandhi
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/kanji95/SHNETOfficialpytorch★ 2
Abstract
We investigate Referring Image Segmentation (RIS), which outputs a segmentation map corresponding to the natural language description. Addressing RIS efficiently requires considering the interactions happening across visual and linguistic modalities and the interactions within each modality. Existing methods are limited because they either compute different forms of interactions sequentially (leading to error propagation) or ignore intramodal interactions. We address this limitation by performing all three interactions simultaneously through a Synchronous Multi-Modal Fusion Module (SFM). Moreover, to produce refined segmentation masks, we propose a novel Hierarchical Cross-Modal Aggregation Module (HCAM), where linguistic features facilitate the exchange of contextual information across the visual hierarchy. We present thorough ablation studies and validate our approach's performance on four benchmark datasets, showing considerable performance gains over the existing state-of-the-art (SOTA) methods.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| RefCOCOg-val | SHNet | Overall IoU | 49.9 | — | Unverified |
| RefCOCO testA | SHNet | Overall IoU | 58.46 | — | Unverified |
| RefCOCO+ test B | SHNet | Overall IoU | 44.12 | — | Unverified |
| RefCoCo val | SHNet | Overall IoU | 52.75 | — | Unverified |
| RefCoCo val | SHNet | Overall IoU | 65.32 | — | Unverified |
| ReferIt | SHNet | Overall IoU | 69.19 | — | Unverified |