paper-with-me

홈 › Papers

Enhancing Part-Level Point Grounding for Any Open-Source MLLMs

2026-06-28 · Jin-Cheng Jhang, Fu-En Wang, Xin Yang, Nan Qiao, Lu Xia, Min Sun, Cheng-Hao Kuo arxiv

Visual grounding aims to associate free-form textual queries with specific regions in an image. While recent Multimodal Large Language Models (MLLMs) have demonstrated promising capabilities in this domain, they primarily excel at object-level grounding and often struggle with part-level grounding-an essential requirement for fine-grained tasks such as robotic manipulation. In this work, we introduce a general approach that equips any open-source MLLMs with accurate 2D part-level point grounding, offering a more direct alternative to conventional grounding representations. Our method leverages the attention mechanisms inherently present in MLLMs. By synthesizing text-conditioned, grounding-aware queries within intermediate layers via the proposed Q-Synth Module, we capture target-relevant attention patterns and refine them with a lightweight Attention-to-Point Decoder, which converts these patterns into a point-centric heatmap for final prediction. Notably, all original MLLM parameters are frozen, ensuring full preservation of their pre-trained capabilities. Experiments show that our design consistently improves part-level grounding accuracy across datasets and can be seamlessly integrated into any open-source MLLMs.

📄 PDF Abstract BibTeX arXiv:2606.29267

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Grounding

Similar Papers 제목 키워드 기반

HMR-1: Hierarchical Massage Robot with Vision-Language-Model for Embodied Healthcare

2026-03-09 · Rongtao Xu, Mingming Yu, Xiaofeng Han, Yu Zhang 외 arxiv

The rapid advancement of Embodied Intelligence has opened transformative opportunities in healthcare, particularly in physical therapy and rehabilitation. However, critical challenges remain in developing robust embodied…

Enhancing Visual Grounding and Generalization: A Multi-Task Cycle Training Approach for Vision-Language Models

2023-11-21 · Xiaoyu Yang, Lijian Xu, Hao Sun, Hongsheng Li 외

Visual grounding (VG) occupies a pivotal position in multi-modality vision-language models. In this study, we propose ViLaM, a large multi-modality model, that supports multi-tasks of VG using the cycle training strategy…

Image SegmentationLanguage ModellingLarge Language ModelReferring Expression+5

Kestrel: Point Grounding Multimodal LLM for Part-Aware 3D Vision-Language Understanding

2024-05-29 · Junjie Fei, Mahmoud Ahmed, Jian Ding, Eslam Mohamed BAKR 외

While 3D MLLMs have achieved significant progress, they are restricted to object and scene understanding and struggle to understand 3D spatial structures at the part level. In this paper, we introduce Kestrel, representi…

Scene UnderstandingSegmentation

3DWG: 3D Weakly Supervised Visual Grounding via Category and Instance-Level Alignment

2025-05-03 · Xiaoqi Li, Jiaming Liu, Nuowei Han, Liang Heng 외

The 3D weakly-supervised visual grounding task aims to localize oriented 3D boxes in point clouds based on natural language descriptions without requiring annotations to guide model learning. This setting presents two pr…

SentenceVisual Grounding

SER: Learning to Ground Video Reasoning with Semantic Evidence Rewards

2026-06-23 · Sheng Xia, Zhengqin Lai, Tianxiang Jiang, Kanghui Tian 외 arxiv

Video MLLMs often struggle with fine-grained spatio-temporal reasoning, sometimes generating correct answers based on irrelevant frames or objects. Although outputting spatio-temporal evidence during reasoning is a promi…