paper-with-me

홈 › Papers

G3raphGround: Graph-Based Language Grounding

2019-10-01 · ICCV 2019 10 · Mohit Bajaj, Lanjun Wang, Leonid Sigal

In this paper we present an end-to-end framework for grounding of phrases in images. In contrast to previous works, our model, which we call GraphGround, uses graphs to formulate more complex, non-sequential dependencies among proposal image regions and phrases. We capture intra-modal dependencies using a separate graph neural network for each modality (visual and lingual), and then use conditional message-passing in another graph neural network to fuse their outputs and capture cross-modal relationships. This final representation results in grounding decisions. The framework supports many-to-many matching and is able to ground single phrase to multiple image regions and vice versa. We validate our design choices through a series of ablation studies and illustrate state-of-the-art performance on Flickr30k and ReferIt Game benchmark datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

SceneGraphGrounder: Zero-Shot 3D Visual Grounding via Structured Scene Graph Matching

2026-05-20 · Xuefei Sun, Xujia Zhang, Brendan Crowe, Doncey Albin 외 arxiv

Zero-shot 3D visual grounding requires localizing objects in unstructured environments from free-form natural language. Recent vision-language model (VLM) approaches achieve promising results but rely on view-dependent r…

Spatial ReasoningVisual GroundingGraph Matching

Learning Cross-modal Context Graph for Visual Grounding

2020-02-13 · AAAI-2020 2020 2 · Yongfei Liu; Bo Wan; Xiaodan Zhu; Xuming He

Visual grounding is a ubiquitous building block in many vision-language tasks and yet remains challenging due to large variations in visual and linguistic features of grounding entities, strong context effect and the res…

Graph MatchingGraph Neural NetworkLanguage ModellingNatural Language Visual Grounding+2

Learning Cross-modal Context Graph for Visual Grounding

2019-11-20 · Yongfei Liu, Bo Wan, Xiaodan Zhu, Xuming He

Visual grounding is a ubiquitous building block in many vision-language tasks and yet remains challenging due to large variations in visual and linguistic features of grounding entities, strong context effect and the res…

Graph MatchingGraph Neural NetworkVisual Grounding

Deconfounded Visual Grounding

2021-12-31 · Jianqiang Huang, Yu Qin, Jiaxin Qi, Qianru Sun 외

We focus on the confounding bias between language and location in the visual grounding pipeline, where we find that the bias is the major visual reasoning bottleneck. For example, the grounding process is usually a trivi…

Referring ExpressionVisual GroundingVisual Reasoning

Differentiable Parsing and Visual Grounding of Natural Language Instructions for Object Placement

2022-10-01 · Zirui Zhao, Wee Sun Lee, David Hsu

We present a new method, PARsing And visual GrOuNding (ParaGon), for grounding natural language in object placement tasks. Natural language generally describes objects and spatial relations with compositionality and ambi…

Graph Neural NetworkObjectRelational ReasoningVisual Grounding