paper-with-me

홈 › Papers

Incremental Object Grounding Using Scene Graphs

2022-01-06 · John Seon Keun Yi, Yoonwoo Kim, Sonia Chernova

Object grounding tasks aim to locate the target object in an image through verbal communications. Understanding human command is an important process needed for effective human-robot communication. However, this is challenging because human commands can be ambiguous and erroneous. This paper aims to disambiguate the human's referring expressions by allowing the agent to ask relevant questions based on semantic data obtained from scene graphs. We test if our agent can use relations between objects from a scene graph to ask semantically relevant questions that can disambiguate the original user command. In this paper, we present Incremental Grounding using Scene Graphs (IGSG), a disambiguation model that uses semantic data from an image scene graph and linguistic structures from a language scene graph to ground objects based on human command. Compared to the baseline, IGSG shows promising results in complex real-world scenes where there are multiple identical target objects. IGSG can effectively disambiguate ambiguous or wrong referring expressions by asking disambiguating questions back to the user.

📄 PDF Abstract BibTeX arXiv:2201.01901

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

ZING-3D: Zero-shot Incremental 3D Scene Graphs via Vision-Language Models

2025-10-24 · Pranav Saxena, Jimmy Chiun arxiv

Understanding and reasoning about complex 3D environments requires structured scene representations that capture not only objects but also their semantic and spatial relationships. While recent works on 3D scene graph ge…

Scene Graph Generation

Think While You Map: Asynchronous Vision-Language Agents for Incremental 3D Scene Graphs

2026-06-30 · Deniz Bickici, Michael Pabst, Shohei Mori, Dieter Schmalstieg arxiv

Open-vocabulary 3D scene graph methods typically operate in two stages: first reconstruct, then enrich with vision-language models, leaving the graph unqueryable during exploration. We argue that this sequential coupling…

Semantic SegmentationVisual Grounding

Image Retrieval Using Scene Graphs

2015-06-01 · CVPR 2015 6 · Justin Johnson, Ranjay Krishna, Michael Stark, Li-Jia Li 외

This paper develops a novel framework for semantic image retrieval based on the notion of a scene graph. Our scene graphs represent objects ("man", "boat"), attributes of objects ("boat is white") and relationships betwe…

Image RetrievalObject LocalizationRetrieval

Interactive Image Generation Using Scene Graphs

2019-05-09 · ICLR Workshop DeepGenStruct 2019 · Gaurav Mittal, Shubham Agrawal, Anuva Agarwal, Sushant Mehta 외

Recent years have witnessed some exciting developments in the domain of generating images from scene-based text descriptions. These approaches have primarily focused on generating images from a static text description an…

Image GenerationTranslation

View-on-Graph: Zero-shot 3D Visual Grounding via Vision-Language Reasoning on Scene Graphs

2025-12-10 · Yuanyuan Liu, Haiyang Mei, Dongyang Zhan, Jiayue Zhao 외 arxiv

3D visual grounding (3DVG) identifies objects in 3D scenes from language descriptions. Existing zero-shot approaches leverage 2D vision-language models (VLMs) by converting 3D spatial information (SI) into forms amenable…

Visual Grounding