English

ExpAlign: Expectation-Guided Vision-Language Alignment for Open-Vocabulary Grounding

Computer Vision and Pattern Recognition 2026-02-02 v1

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 APr_r on the LVIS minival split, outperforming other state-of-the-art methods at comparable model scale, while remaining lightweight and inference-efficient.

Keywords

Cite

@article{arxiv.2601.22666,
  title  = {ExpAlign: Expectation-Guided Vision-Language Alignment for Open-Vocabulary Grounding},
  author = {Junyi Hu and Tian Bai and Fengyi Wu and Wenyan Li and Zhenming Peng and Yi Zhang},
  journal= {arXiv preprint arXiv:2601.22666},
  year   = {2026}
}

Comments

20 pages, 6 figures

R2 v1 2026-07-01T09:27:17.980Z