ExpAlign: Expectation-Guided Vision-Language Alignment for Open-Vocabulary Grounding
Junyi Hu, Tian Bai, Fengyi Wu, Wenyan Li, Zhenming Peng, Yi Zhang
TL;DR
ExpAlign introduces an Expectation Alignment Head (EAH) to perform token-level, prompt-conditioned spatial alignment via soft MIL pooling, addressing the limitations of global sentence embeddings for open-vocabulary grounding. It augments this with a Geometry-Aware Consistency Objective (GACO) and a multi-positive InfoNCE loss to stabilize multi-scale alignment and enforce semantic and geometric coherence. Across LVIS, ODinW, and referring-expression datasets, ExpAlign delivers strong zero-shot detection and segmentation while maintaining a lightweight, inference-efficient design, with notable gains on long-tail categories. The work provides a principled framework that bridges token-level reasoning and weak supervision without heavy cross-attention, advancing robust, open-world vision-language grounding.
Abstract
Open-vocabulary grounding requires accurate vision-language alignment under weak supervision, yet existing methods either rely on global sentence embeddings that lack fine-grained expressiveness or introduce token-level alignment with explicit supervision or heavy cross-attention designs. We propose ExpAlign, a theoretically grounded vision-language alignment framework built on a principled multiple instance learning formulation. ExpAlign introduces an Expectation Alignment Head that performs attention-based soft MIL pooling over token-region similarities, enabling implicit token and instance selection without additional annotations. To further stabilize alignment learning, we develop an energy-based multi-scale consistency regularization scheme, including a Top-K multi-positive contrastive objective and a Geometry-Aware Consistency Objective derived from a Lagrangian-constrained free-energy minimization. Extensive experiments show that ExpAlign consistently improves open-vocabulary detection and zero-shot instance segmentation, particularly on long-tail categories. Most notably, it achieves 36.2 AP$_r$ on the LVIS minival split, outperforming other state-of-the-art methods at comparable model scale, while remaining lightweight and inference-efficient.
