RGBT-GroundBench: Visual Grounding Beyond RGB in Complex Real-World Scenarios
About
Visual grounding (VG) localizes target objects in an image from natural-language expressions. In real-world perception, RGB cues often degrade under low illumination and adverse weather, making visual grounding substantially more challenging. However, existing VG benchmarks are largely RGB-only and provide limited, structured coverage of such conditions, hindering systematic robustness evaluation and cross-spectral comparison. We present RGBT-GroundBench, the first large-scale benchmark for RGB-Thermal (TIR) visual grounding in complex environments. It contains over 40K images (21,535 RGB-TIR pairs) and 38,760 object instances with referring expressions, bounding boxes, and fine-grained annotations at three levels: scene types, environmental conditions (illumination and weather), and object properties (size and occlusion). As a benchmark suite, RGBT-GroundBench provides not only curated RGB-TIR grounding annotations but also a unified evaluation protocol supporting RGB-only, TIR-only, and RGB+TIR inputs. Under this protocol, we benchmark 11 representative VG models across diverse scenes and environmental conditions. Our results show that grounding accuracy is strongly correlated with scene complexity, LoRA-based models are more robust in complex scenes, and low-illumination conditions cause significant performance degradation that has been rarely explored. Guided by these observations, we introduce RGBT-VGNet, a simple and reproducible reference baseline under the unified protocol, featuring Asymmetric Modality Adaptation, Language-Aware Visual Synergy, and Tri-Prior Fusion for reliability-aware RGB-TIR integration. Resources, annotations, code, checkpoints, and evaluation scripts have been publicly released.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Visual Grounding | RefFLIR 1.0 (val) | Accuracy @ 0.5 IoU73.68 | 29 | |
| Visual Grounding | RefFLIR RGBT-Ground (test) | Accuracy @ 0.5 IoU72.65 | 10 | |
| Visual Grounding | RefM3FD RGBT-Ground (val) | Acc@0.573.21 | 10 | |
| Visual Grounding | RefM3FD RGBT-Ground (test) | Accuracy @ 0.574.34 | 10 | |
| Visual Grounding | RefMFAD RGBT-Ground (val) | Acc@0.50.6783 | 10 | |
| Visual Grounding | RefFLIR RGBT-Ground (val) | Acc@0.50.7368 | 10 | |
| Visual Grounding | RefMFAD RGBT-Ground (test) | Accuracy @ 0.5 IoU66.63 | 10 | |
| Visual Grounding | RefM3FD 1.0 (test) | Accuracy@0.574.34 | 3 | |
| Visual Grounding | RefMFAD 1.0 (testC) | Acc@0.549.76 | 3 |