DeRIS: Decoupling Perception and Cognition for Enhanced Referring Image Segmentation through Loopback Synergy
About
Referring Image Segmentation (RIS) is a challenging task that aims to segment objects in an image based on natural language expressions. While prior studies have predominantly concentrated on improving vision-language interactions and achieving fine-grained localization, a systematic analysis of the fundamental bottlenecks in existing RIS frameworks remains underexplored. To bridge this gap, we propose DeRIS, a novel framework that decomposes RIS into two key components: perception and cognition. This modular decomposition facilitates a systematic analysis of the primary bottlenecks impeding RIS performance. Our findings reveal that the predominant limitation lies not in perceptual deficiencies, but in the insufficient multi-modal cognitive capacity of current models. To mitigate this, we propose a Loopback Synergy mechanism, which enhances the synergy between the perception and cognition modules, thereby enabling precise segmentation while simultaneously improving robust image-text comprehension. Additionally, we analyze and introduce a simple non-referent sample conversion data augmentation to address the long-tail distribution issue related to target existence judgement in general scenarios. Notably, DeRIS demonstrates inherent adaptability to both non- and multi-referents scenarios without requiring specialized architectural modifications, enhancing its general applicability. The codes and models are available at https://github.com/Dmmm1997/DeRIS.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Referring Image Segmentation | RefCOCO+ (test-B) | mIoU78.59 | 200 | |
| Referring Image Segmentation | RefCOCO (val) | mIoU85.72 | 197 | |
| Referring Image Segmentation | RefCOCO (test A) | mIoU86.64 | 178 | |
| Referring Image Segmentation | RefCOCO (test-B) | mIoU84.52 | 119 | |
| Referring Image Segmentation | RefCOCO+ (val) | mIoU81.28 | 117 | |
| Generalized Referring Expression Segmentation | gRefCOCO (testA) | cIoU73.73 | 115 | |
| Generalized Referring Expression Segmentation | gRefCOCO (val) | cIoU72 | 98 | |
| Generalized Referring Expression Segmentation | gRefCOCO (testB) | cIoU67.38 | 97 | |
| Referring Image Segmentation | RefCOCO+ (test-A) | -- | 89 | |
| Referring Image Segmentation | RefCOCOg (val (U)) | mIoU80.01 | 46 |