From Natural Language to Long-Range Path Plans in Outdoor Environments

Matthew Berg
Abstract:As robots begin to operate in outdoor, large-scale environments, their control interfaces may need to understand more complex human inputs. This work presents language grounding and long-range planning systems for a simulated aerial robot operating in large outdoor environments. The language system generalizes to new environments without training and the planning system leverages environmental abstractions and filtering to compute plans in tractable time. Instructions such as “go to Boston and go through the state forest on the way” are translated into structured logical formulae and resolved to locations in the environment. Long-range goals like “go to Boston” are processed alongside finer-grained constraints like “go through the state forest on the way” by using a hierarchical representation of the environment and semantic utterances in users’ language. Operation at multiple levels of abstraction is central to the planning system’s tractable performance in city and state-scale environments. The language system demonstrates functional accuracy in an unseen environment and a user study rates the system as high performance and low workload. The planning system is evaluated on logical formulae specifying distances up to 80 kilometers and demonstrates tractable performance while obeying complex temporal goals and constraints. Both systems are tested on a simulated aerial robot to validate their functionality.
Engineering,Environmental Science,Computer Science
What problem does this paper attempt to address?