paper-with-me

홈 › Papers

Prototype-Aware Multimodal Alignment for Open-Vocabulary Visual Grounding

2025-09-08 · Jiangnan Xie, Xiaolong Zheng, Liang Zheng arxiv

Visual Grounding (VG) aims to utilize given natural language queries to locate specific target objects within images. While current transformer-based approaches demonstrate strong localization performance in standard scene (i.e, scenarios without any novel objects), they exhibit notable limitations in open-vocabulary scene (i.e, both familiar and novel object categories during testing). These limitations primarily stem from three key factors: (1) imperfect alignment between visual and linguistic modalities, (2) insufficient cross-modal feature fusion, and (3) ineffective utilization of semantic prototype information. To overcome these challenges, we present Prototype-Aware Multimodal Learning (PAML), an innovative framework that systematically addresses these issues through several key components: First, we leverage ALBEF to establish robust cross-modal alignment during initial feature encoding. Subsequently, our Visual Discriminative Feature Encoder selectively enhances salient object representations while suppressing irrelevant visual context. The framework then incorporates a novel prototype discovering and inheriting mechanism that extracts and aggregates multi-neighbor semantic prototypes to facilitate open-vocabulary recognition. These enriched features undergo comprehensive multimodal integration through our Multi-stage Decoder before final bounding box regression. Extensive experiments across five benchmark datasets validate our approach, showing competitive performance in standard scene while achieving state-of-the-art results in open-vocabulary scene. Our code is available at https://github.com/plankXie/PAML.

📄 PDF Abstract BibTeX arXiv:2509.06291

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language QueriesVisual Grounding

Similar Papers 제목 키워드 기반

QATMA: Quantization-Aware Training with Multimodal Alignment for Open-Vocabulary Object Detection

2026-03-06 · Jinyeong Park, Donghwa Kang, Brent ByungHoon Kang, Hyeongboo Baek 외 arxiv

Quantizing open-vocabulary object detection (OVOD) models reduces their memory and computational costs, but extremely low-bit quantization severely degrades both cross-modal (region-text) and intra-modal (region-region) …

Knowledge DistillationObject Detection

State and Scene Enhanced Prototypes for Weakly Supervised Open-Vocabulary Object Detection

2025-11-22 · Jiaying Zhou, Qingchao Chen arxiv

Open-Vocabulary Object Detection (OVOD) aims to generalize object recognition to novel categories, while Weakly Supervised OVOD (WS-OVOD) extends this by combining box-level annotations with image-level labels. Despite r…

Object RecognitionObject Detection

Part-Aware Open-Vocabulary 3D Affordance Grounding via Prototypical Semantic and Geometric Alignment

2026-03-18 · Dongqiang Gou, Xuming He arxiv

Grounding natural language questions to functionally relevant regions in 3D objects -- termed language-driven 3D affordance grounding -- is essential for embodied intelligence and human-AI interaction. Existing methods, …

Affect-Prototype Guided Fusion for Open-Vocabulary Incomplete Multi-modal Emotion Recognition

2026-09-15 · Yichi Zhang, Shenyue Wang, Jing Luo, Chunyang Yu 외 arxiv

Open-vocabulary multimodal emotion recognition (OV-MER) aims to generate open natural-language emotion labels from multimodal affective cues. In real-world scenarios, however, complete and synchronized modal data are dif…

Multimodal Emotion Recognition

Comprehensive Multi-Modal Prototypes are Simple and Effective Classifiers for Vast-Vocabulary Object Detection

2024-12-23 · Yitong Chen, Wenhao Yao, Lingchen Meng, Sihong Wu 외

Enabling models to recognize vast open-world categories has been a longstanding pursuit in object detection. By leveraging the generalization capabilities of vision-language models, current open-world detectors can recog…

object-detectionObject DetectionObject RecognitionOpen-vocabulary object detection+1