paper-with-me

Papers

Language Grounding with 3D Objects

2021-07-26 · Jesse Thomason, Mohit Shridhar, Yonatan Bisk, Chris Paxton, Luke Zettlemoyer

Seemingly simple natural language requests to a robot are generally underspecified, for example "Can you bring me the wireless mouse?" Flat images of candidate mice may not provide the discriminative information needed for "wireless." The world, and objects in it, are not flat images but complex 3D shapes. If a human requests an object based on any of its basic properties, such as color, shape, or texture, robots should perform the necessary exploration to accomplish the task. In particular, while substantial effort and progress has been made on understanding explicitly visual attributes like color and category, comparatively little progress has been made on understanding language about shapes and contours. In this work, we introduce a novel reasoning task that targets both visual and non-visual language about 3D objects. Our new benchmark, ShapeNet Annotated with Referring Expressions (SNARE) requires a model to choose which of two objects is being referenced by a natural language description. We introduce several CLIP-based models for distinguishing objects and demonstrate that while recent advances in jointly modeling vision and language are useful for robotic language understanding, it is still the case that these image-based models are weaker at understanding the 3D nature of objects -- properties which play a key role in manipulation. We find that adding view estimation to language grounding models improves accuracy on both SNARE and when identifying objects referred to in language on a robot platform, but note that a large gap remains between these models and human performance.

📄 PDF Abstract BibTeX arXiv:2107.12514

Code (2)

snaredataset/snare 공식 구현 pytorch
rcorona/voxel_informed_language_grounding pytorch

Similar Papers 제목 키워드 기반

Multimodal Reference Visual Grounding

2025-04-02 · Yangxiao Lu, Ruosen Li, Liqiang Jing, Jikai Wang 외

Visual grounding focuses on detecting objects from images based on language expressions. Recent Large Vision-Language Models (LVLMs) have significantly advanced visual grounding performance by training large models with …

Few-Shot Object DetectionVisual Grounding

Interactive Visual Grounding of Referring Expressions for Human-Robot Interaction

2018-06-11 · Mohit Shridhar, David Hsu

This paper presents INGRESS, a robot system that follows human natural language instructions to pick and place everyday objects. The core issue here is the grounding of referring expressions: infer objects and their rela…

Question GenerationQuestion-GenerationVisual Grounding

LLM-Grounder: Open-Vocabulary 3D Visual Grounding with Large Language Model as an Agent

2023-09-21 · Jianing Yang, Xuweiyi Chen, Shengyi Qian, Nikhil Madaan 외

3D visual grounding is a critical skill for household robots, enabling them to navigate, manipulate objects, and answer questions based on their environment. While existing approaches often rely on extensive labeled data…

3D visual groundingLanguage ModelingLanguage ModellingLarge Language Model+3

Utilizing Every Image Object for Semi-supervised Phrase Grounding

2020-11-05 · Haidong Zhu, Arka Sadhu, Zhaoheng Zheng, Ram Nevatia

Phrase grounding models localize an object in the image given a referring expression. The annotated language queries available during training are limited, which also limits the variations of language combinations that a…

Phrase GroundingReferring Expression

Scaling Diverse Language Generation for 3D Visual Grounding

2026-06-18 · Austin T. Wang, Dongchen Yang, Angel X. Chang arxiv

Developing robust models for 3D visual grounding (3DVG), the localization of entities in a 3D scene described in natural language, is important for enabling agents to correspond spatial language with objects in the physi…

Visual Grounding