ROOct 28, 2020

The Amazing Race TM: Robot Edition

arXiv:2010.15033v11 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of making natural-language-driven autonomous navigation more practical by eliminating the need for pre-existing maps or structured commands, though it is incremental as it builds on existing sub-task methods.

The authors tackled the problem of enabling robots to navigate unknown office environments using spoken dialog instructions from untrained users, achieving a demonstrated performance in 52 trials across 3 different unseen buildings.

State-of-the-art natural-language-driven autonomous-navigation systems generally lack the ability to operate in real unknown environments without crutches, such as having a map of the environment in advance or requiring a strict syntactic structure for natural-language commands. Practical artificial-intelligent systems should not have to depend on such prior knowledge. To encourage effort towards this goal, we propose The Amazing Race TM: Robot Edition, a new task of finding a room in an unknown and unmodified office environment by following instructions obtained in spoken dialog from an untrained person. We present a solution that treats this challenge as a series of sub-tasks: natural-language interpretation, autonomous navigation, and semantic mapping. The solution consists of a finite-state-machine system design whose states solve these sub-tasks to complete The Amazing Race TM. Our design is deployed on a real robot and its performance is demonstrated in 52 trials on 4 floors of each of 3 different previously unseen buildings with 13 untrained volunteers.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes