paper-with-me

Papers

Improving Grounded Natural Language Understanding through Human-Robot Dialog

2019-03-01 · Jesse Thomason, Aishwarya Padmakumar, Jivko Sinapov, Nick Walker, Yuqian Jiang, Harel Yedidsion, Justin Hart, Peter Stone, Raymond J. Mooney

Natural language understanding for robotics can require substantial domain- and platform-specific engineering. For example, for mobile robots to pick-and-place objects in an environment to satisfy human commands, we can specify the language humans use to issue such commands, and connect concept words like red can to physical object properties. One way to alleviate this engineering for a new domain is to enable robots in human environments to adapt dynamically---continually learning new language constructions and perceptual concepts. In this work, we present an end-to-end pipeline for translating natural language commands to discrete robot actions, and use clarification dialogs to jointly improve language parsing and concept grounding. We train and evaluate this agent in a virtual setting on Amazon Mechanical Turk, and we transfer the learned agent to a physical robot platform to demonstrate it in the real world.

📄 PDF Abstract BibTeX arXiv:1903.00122

Code (1)

thomason-jesse/grounded_dialog_agent 공식 구현 pytorch

Tasks

Natural Language Understanding

Similar Papers 제목 키워드 기반

Interactive Grounded Language Understanding in a Collaborative Environment: IGLU 2021

2022-05-05 · Julia Kiseleva, Ziming Li, Mohammad Aliannejadi, Shrestha Mohanty 외

Human intelligence has the remarkable ability to quickly adapt to new tasks and environments. Starting from a very young age, humans acquire new skills and learn how to solve new tasks either by imitating the behavior of…

NeurIPS 2021 Competition IGLU: Interactive Grounded Language Understanding in a Collaborative Environment

2021-10-13 · Julia Kiseleva, Ziming Li, Mohammad Aliannejadi, Shrestha Mohanty 외

Human intelligence has the remarkable ability to adapt to new tasks and environments quickly. Starting from a very young age, humans acquire new skills and learn how to solve new tasks either by imitating the behavior of…

Natural Language UnderstandingReinforcement Learning (RL)

IGLU 2022: Interactive Grounded Language Understanding in a Collaborative Environment at NeurIPS 2022

2022-05-27 · Julia Kiseleva, Alexey Skrynnik, Artem Zholus, Shrestha Mohanty 외

Human intelligence has the remarkable ability to adapt to new tasks and environments quickly. Starting from a very young age, humans acquire new skills and learn how to solve new tasks either by imitating the behavior of…

Natural Language UnderstandingReinforcement Learning (RL)

Improving Grounded Language Understanding in a Collaborative Environment by Interacting with Agents Through Help Feedback

2023-04-21 · Nikhil Mehta, Milagro Teruel, Patricio Figueroa Sanz, Xin Deng 외

Many approaches to Natural Language Processing (NLP) tasks often treat them as single-step problems, where an agent receives an instruction, executes it, and is evaluated based on the final outcome. However, human langua…

AI AgentMinecraft

Collecting Interactive Multi-modal Datasets for Grounded Language Understanding

2022-11-12 · Shrestha Mohanty, Negar Arabzadeh, Milagro Teruel, Yuxuan Sun 외

Human intelligence can remarkably adapt quickly to new tasks and environments. Starting from a very young age, humans acquire new skills and learn how to solve new tasks either by imitating the behavior of others or by f…

Task 2