paper-with-me

Papers

Accurately and Efficiently Interpreting Human-Robot Instructions of Varying Granularities

2017-04-21 · Dilip Arumugam, Siddharth Karamcheti, Nakul Gopalan, Lawson L. S. Wong, Stefanie Tellex

Humans can ground natural language commands to tasks at both abstract and fine-grained levels of specificity. For instance, a human forklift operator can be instructed to perform a high-level action, like "grab a pallet" or a low-level action like "tilt back a little bit." While robots are also capable of grounding language commands to tasks, previous methods implicitly assume that all commands and tasks reside at a single, fixed level of abstraction. Additionally, methods that do not use multiple levels of abstraction encounter inefficient planning and execution times as they solve tasks at a single level of abstraction with large, intractable state-action spaces closely resembling real world complexity. In this work, by grounding commands to all the tasks or subtasks available in a hierarchical planning framework, we arrive at a model capable of interpreting language at multiple levels of specificity ranging from coarse to more granular. We show that the accuracy of the grounding procedure is improved when simultaneously inferring the degree of abstraction in language used to communicate the task. Leveraging hierarchy also improves efficiency: our proposed approach enables a robot to respond to a command within one second on 90% of our tasks, while baselines take over twenty seconds on half the tasks. Finally, we demonstrate that a real, physical robot can ground commands at multiple levels of abstraction allowing it to efficiently plan different subtasks within the same planning hierarchy.

📄 PDF Abstract BibTeX arXiv:1704.06616

Code (1)

h2r/GLAMDP 공식 구현 tf

Tasks

Specificity

Similar Papers 제목 키워드 기반

Navigational Instruction Generation as Inverse Reinforcement Learning with Neural Machine Translation

2016-10-11 · Andrea F. Daniele, Mohit Bansal, Matthew R. Walter

Modern robotics applications that involve human-robot interaction require robots to be able to communicate with humans seamlessly and effectively. Natural language provides a flexible and efficient medium through which r…

Machine TranslationNavigatereinforcement-learningReinforcement Learning+2

A Tale of Two DRAGGNs: A Hybrid Approach for Interpreting Action-Oriented and Goal-Oriented Instructions

2017-07-26 · WS 2017 8 · Siddharth Karamcheti, Edward C. Williams, Dilip Arumugam, Mina Rhee 외

Robots operating alongside humans in diverse, stochastic environments must be able to accurately interpret natural language commands. These instructions often fall into one of two categories: those that specify a goal co…

Natural Language Understanding

Integrating Intent Understanding and Optimal Behavior Planning for Behavior Tree Generation from Human Instructions

2024-05-13 · Xinglin Chen, Yishuai Cai, Yunxin Mao, Minglong Li 외

Robots executing tasks following human instructions in domestic or industrial environments essentially require both adaptability and reliability. Behavior Tree (BT) emerges as an appropriate control architecture for thes…

Prospection: Interpretable Plans From Language By Predicting the Future

2019-03-20 · Chris Paxton, Yonatan Bisk, Jesse Thomason, Arunkumar Byravan 외

High-level human instructions often correspond to behaviors with multiple implicit steps. In order for robots to be useful in the real world, they must be able to to reason over both motions and intermediate goals implie…

Queryable 3D Scene Representation: A Multi-Modal Framework for Semantic Reasoning and Robotic Task Planning

2025-09-24 · Xun Li, Rodrigo Santa Cruz, Mingze Xi, Hu Zhang 외 arxiv

To enable robots to comprehend high-level human instructions and perform complex tasks, a key challenge lies in achieving comprehensive scene understanding: interpreting and interacting with the 3D environment in a meani…

Scene UnderstandingPoint Clouds