BARE: Towards Bias-Aware and Reasoning-Enhanced One-Tower Visual Grounding
Hongbing Li, Linhui Xiao, Zihan Zhao, Qi Shen, Yixiang Huang, Bo Xiao, Zhanyu Ma
TL;DR
This work tackles bias and limited semantic reasoning in one-tower visual grounding. It introduces BARE, a bias-aware and reasoning-enhanced framework that preserves modality-specific cues and enables structured cross-modal interaction through three modules—Language Salience Modulator (LSM), Visual Bias Correction (VBC), and Referential Relationship Enhancement (R^2E)—along with Low-Rank Adaptation (LoRA) for efficient tuning. Empirically, BARE achieves state-of-the-art performance on five VG benchmarks and maintains favorable efficiency, underpinned by ablations that validate the complementary roles of LSM, VBC, and R^2E. The approach offers practical impact by improving grounding accuracy in linguistically complex and visually biased scenarios, with potential extensions to broader cross-modal tasks such as GREC and RIE.
Abstract
Visual Grounding (VG), which aims to locate a specific region referred to by expressions, is a fundamental yet challenging task in the multimodal understanding fields. While recent grounding transfer works have advanced the field through one-tower architectures, they still suffer from two primary limitations: (1) over-entangled multimodal representations that exacerbate deceptive modality biases, and (2) insufficient semantic reasoning that hinders the comprehension of referential cues. In this paper, we propose BARE, a bias-aware and reasoning-enhanced framework for one-tower visual grounding. BARE introduces a mechanism that preserves modality-specific features and constructs referential semantics through three novel modules: (i) language salience modulator, (ii) visual bias correction and (iii) referential relationship enhancement, which jointly mitigate multimodal distractions and enhance referential comprehension. Extensive experimental results on five benchmarks demonstrate that BARE not only achieves state-of-the-art performance but also delivers superior computational efficiency compared to existing approaches. The code is publicly accessible at https://github.com/Marloweeee/BARE.
