paper-with-me

홈 › Papers

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

2026-01-30 · Junyi Hu, Tian Bai, Fengyi Wu, Wenyan Li, Zhenming Peng, Yi Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.22666

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningInstance Segmentation

Similar Papers 제목 키워드 기반

Structure-Aware Robust Fine-Tuning: Defending Vision-Language-Action Robots Against Physical Attention Hijacking

2026-08-04 · Jinquan Zhang, Dongfu Yin, Run Yang, Yufeng Yan 외 arxiv

Vision-Language-Action (VLA) policies promise general robotic manipulation, but their robustness against physical-world attacks remains fragile. In particular, we show that physically realizable adversarial patches can r…

Cross-lingual AMR Aligner: Paying Attention to Cross-Attention

2022-06-15 · Abelardo Carlos Martínez Lorenzo, Pere-Lluís Huguet Cabot, Roberto Navigli

This paper introduces a novel aligner for Abstract Meaning Representation (AMR) graphs that can scale cross-lingually, and is thus capable of aligning units and spans in sentences of different languages. Our approach lev…

Abstract Meaning RepresentationSemantic Parsing

Controllable Video-to-Music Generation with Multiple Time-Varying Conditions

2025-07-28 · Junxian Wu, Weitao You, Heda Zuo, Dengming Zhang 외 arxiv

Music enhances video narratives and emotions, driving demand for automatic video-to-music (V2M) generation. However, existing V2M methods relying solely on visual features or supplementary textual inputs generate music i…

Music Generation

Improving Cross-modal Alignment for Text-Guided Image Inpainting

2023-01-26 · Yucheng Zhou, Guodong Long

Text-guided image inpainting (TGII) aims to restore missing regions based on a given text in a damaged image. Existing methods are based on a strong vision encoder and a cross-modal fusion model to integrate cross-modal …

cross-modal alignmentImage InpaintingImage Restoration

GeoAlign: Beyond Semantics with State-Guided Spatial Alignment in VLA Models

2026-06-02 · Yizhi Chen, Zhanxiang Cao, Xinyi Peng, Yixiao Zheng 외 arxiv

Current Vision--Language--Action (VLA) models often optimize for semantic grounding, whereas executable manipulation requires geometry-aware spatial alignment and dynamic affordance selection. We introduce GeoAlign, a st…