AIROFeb 28, 2018

Integrating Human-Provided Information Into Belief State Representation Using Dynamic Factorization

arXiv:1803.00119v415 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of enhancing robot planning efficiency in complex, open-domain tasks like search-and-rescue, though it is incremental as it builds on existing belief state representation techniques.

The paper tackles the problem of efficiently representing a robot's internal knowledge to integrate human-provided declarative information with sensory observations in partially observed environments, resulting in significant improvements in inference time over static factoring methods.

In partially observed environments, it can be useful for a human to provide the robot with declarative information that represents probabilistic relational constraints on properties of objects in the world, augmenting the robot's sensory observations. For instance, a robot tasked with a search-and-rescue mission may be informed by the human that two victims are probably in the same room. An important question arises: how should we represent the robot's internal knowledge so that this information is correctly processed and combined with raw sensory information? In this paper, we provide an efficient belief state representation that dynamically selects an appropriate factoring, combining aspects of the belief when they are correlated through information and separating them when they are not. This strategy works in open domains, in which the set of possible objects is not known in advance, and provides significant improvements in inference time over a static factoring, leading to more efficient planning for complex partially observed tasks. We validate our approach experimentally in two open-domain planning problems: a 2D discrete gridworld task and a 3D continuous cooking task. A supplementary video can be found at http://tinyurl.com/chitnis-iros-18.

Foundations

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

Your Notes