paper-with-me

Papers

A Survey of Robotic Language Grounding: Tradeoffs between Symbols and Embeddings

2024-05-21 · Vanya Cohen, Jason Xinyu Liu, Raymond Mooney, Stefanie Tellex, David Watkins

With large language models, robots can understand language more flexibly and more capable than ever before. This survey reviews and situates recent literature into a spectrum with two poles: 1) mapping between language and some manually defined formal representation of meaning, and 2) mapping between language and high-dimensional vector spaces that translate directly to low-level robot policy. Using a formal representation allows the meaning of the language to be precisely represented, limits the size of the learning problem, and leads to a framework for interpretability and formal safety guarantees. Methods that embed language and perceptual data into high-dimensional spaces avoid this manually specified symbolic structure and thus have the potential to be more general when fed enough data but require more data and computing to train. We discuss the benefits and tradeoffs of each approach and finish by providing directions for future work that achieves the best of both worlds.

📄 PDF Abstract BibTeX arXiv:2405.13245

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multimedia-Aware Question Answering: A Review of Retrieval and Cross-Modal Reasoning Architectures

2025-10-23 · Rahul Raja, Arpita Vats arxiv

Question Answering (QA) systems have traditionally relied on structured text data, but the rapid growth of multimedia content (images, audio, video, and structured metadata) has introduced new challenges and opportunitie…

Question AnsweringAnswer Generation

Learning from Implicit Information in Natural Language Instructions for Robotic Manipulations

2019-04-30 · WS 2019 6 · Ozan Arkan Can, Pedro Zuidberg Dos Martires, Andreas Persson, Julian Gaal 외

Human-robot interaction often occurs in the form of instructions given from a human to a robot. For a robot to successfully follow instructions, a common representation of the world and objects in it should be shared bet…

Q-GroundCAM: Quantifying Grounding in Vision Language Models via GradCAM

2024-04-29 · Navid Rajabi, Jana Kosecka

Vision and Language Models (VLMs) continue to demonstrate remarkable zero-shot (ZS) performance across various tasks. However, many probing studies have revealed that even the best-performing VLMs struggle to capture asp…

Phrase GroundingScene Understanding

O$^3$Afford: One-Shot 3D Object-to-Object Affordance Grounding for Generalizable Robotic Manipulation

2025-09-07 · Tongxuan Tian, Xuhui Kang, Yen-Ling Kuo arxiv

Grounding object affordance is fundamental to robotic manipulation as it establishes the critical link between perception and action among interacting objects. However, prior works predominantly focus on predicting singl…

Few-Shot LearningOne-Shot Learning

HiFi-CS: Towards Open Vocabulary Visual Grounding For Robotic Grasping Using Vision-Language Models

2024-09-16 · Vineet Bhat, Prashanth Krishnamurthy, Ramesh Karri, Farshad Khorrami

Robots interacting with humans through natural language can unlock numerous applications such as Referring Grasp Synthesis (RGS). Given a text query, RGS determines a stable grasp pose to manipulate the referred object i…

AttributeDecoderObjectPose Estimation+2