paper-with-me

홈 › Papers

MAGNet: Multi-Region Attention-Assisted Grounding of Natural Language Queries at Phrase Level

2020-06-06 · Amar Shrestha, Krittaphat Pugdeethosapol, Haowen Fang, Qinru Qiu

Grounding free-form textual queries necessitates an understanding of these textual phrases and its relation to the visual cues to reliably reason about the described locations. Spatial attention networks are known to learn this relationship and focus its gaze on salient objects in the image. Thus, we propose to utilize spatial attention networks for image-level visual-textual fusion preserving local (word) and global (phrase) information to refine region proposals with an in-network Region Proposal Network (RPN) and detect single or multiple regions for a phrase query. We focus only on the phrase query - ground truth pair (referring expression) for a model independent of the constraints of the datasets i.e. additional attributes, context etc. For such referring expression dataset ReferIt game, our Multi-region Attention-assisted Grounding network (MAGNet) achieves over 12\% improvement over the state-of-the-art. Without the context from image captions and attribute information in Flickr30k Entities, we still achieve competitive results compared to the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2006.03776

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeImage CaptioningNatural Language QueriesReferring ExpressionRegion Proposal

Similar Papers 제목 키워드 기반

SAT: 2D Semantics Assisted Training for 3D Visual Grounding

2021-05-24 · ICCV 2021 10 · Zhengyuan Yang, Songyang Zhang, LiWei Wang, Jiebo Luo

3D visual grounding aims at grounding a natural language description about a 3D scene, usually represented in the form of 3D point clouds, to the targeted object region. Point clouds are sparse, noisy, and contain limite…

3D visual groundingObjectRepresentation LearningVisual Grounding

Affordance2Action: Task-Conditioned Scene-level Affordance Grounding for Real-Time Manipulation

2026-06-02 · Litao Liu, Yifan Han, Pengfei Yi, Wenbo Yu 외 arxiv

Task-conditioned manipulation requires grounding instructions to task-relevant functional parts rather than object categories. This setting is scene-dependent and often one-to-many in cluttered scenes: the same object ma…

RefAM: Attention Magnets for Zero-Shot Referral Segmentation

2025-09-26 · Anna Kukleva, Enis Simsar, Alessio Tonioni, Muhammad Ferjad Naeem 외 arxiv

Most existing approaches to referring segmentation achieve strong performance only through fine-tuning or by composing multiple pre-trained models, often at the cost of additional training and architectural modifications…

Video Segmentation

Your Large Vision-Language Model Only Needs A Few Attention Heads For Visual Grounding

2025-03-08 · CVPR 2025 1 · Seil Kang, Jinyeong Kim, Junhyeok Kim, Seong Jae Hwang

Visual grounding seeks to localize the image region corresponding to a free-form text description. Recently, the strong multimodal capabilities of Large Vision-Language Models (LVLMs) have driven substantial improvements…

Language ModelingLanguage ModellingVisual Grounding

AS3D: 2D-Assisted Cross-Modal Understanding with Semantic-Spatial Scene Graphs for 3D Visual Grounding

2025-05-07 · Feng Xiao, Hongbin Xu, Guocan Zhao, Wenxiong Kang

3D visual grounding aims to localize the unique target described by natural languages in 3D scenes. The significant gap between 3D and language modalities makes it a notable challenge to distinguish multiple similar obje…

3D visual groundingGraph AttentionObjectRelational Reasoning+1