paper-with-me

Papers

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, Amy Loutfi, Luc De Raedt, Deniz Yuret, Alessandro Saffiotti

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 between humans and the robot so that the instructions can be grounded. Achieving this representation can be done via learning, where both the world representation and the language grounding are learned simultaneously. However, in robotics this can be a difficult task due to the cost and scarcity of data. In this paper, we tackle the problem by separately learning the world representation of the robot and the language grounding. While this approach can address the challenges in getting sufficient data, it may give rise to inconsistencies between both learned components. Therefore, we further propose Bayesian learning to resolve such inconsistencies between the natural language grounding and a robot's world representation by exploiting spatio-relational information that is implicitly present in instructions given by a human. Moreover, we demonstrate the feasibility of our approach on a scenario involving a robotic arm in the physical world.

📄 PDF Abstract BibTeX arXiv:1904.13324

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LangGrasp: Leveraging Fine-Tuned LLMs for Language Interactive Robot Grasping with Ambiguous Instructions

2025-10-02 · Yunhan Lin, Wenqi Wu, Zhijie Zhang, Huasong Min arxiv

The existing language-driven grasping methods struggle to fully handle ambiguous instructions containing implicit intents. To tackle this challenge, we propose LangGrasp, a novel language-interactive robotic grasping fra…

Robotic Grasping

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

LLMs can generate robotic scripts from goal-oriented instructions in biological laboratory automation

2023-04-18 · Takashi Inagaki, Akari Kato, Koichi Takahashi, Haruka Ozaki 외

The use of laboratory automation by all researchers may substantially accelerate scientific activities by humans, including those in the life sciences. However, computer programs to operate robots should be written to im…

Creative Robot Tool Use with Large Language Models

2023-10-19 · Mengdi Xu, Peide Huang, Wenhao Yu, Shiqi Liu 외

Tool use is a hallmark of advanced intelligence, exemplified in both animal behavior and robotic capabilities. This paper investigates the feasibility of imbuing robots with the ability to creatively use tools in tasks t…

Motion PlanningTask and Motion Planning

Grounding Hindsight Instructions in Multi-Goal Reinforcement Learning for Robotics

2022-04-08 · Frank Röder, Manfred Eppe, Stefan Wermter

This paper focuses on robotic reinforcement learning with sparse rewards for natural language goal representations. An open problem is the sample-inefficiency that stems from the compositionality of natural language, and…

Multi-Goal Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)