AICCITROSYSep 2, 2019

Simplified decision making in the belief space using belief sparsification

arXiv:1909.00885v524 citations
Originality Incremental advance
AI Analysis

This work addresses computational efficiency in decision-making for robotics and AI, though it appears incremental as it builds on existing belief space methods.

The paper tackles decision making under uncertainty in high-dimensional belief spaces by introducing a belief sparsification method that simplifies the problem while guaranteeing optimality bounds, and demonstrates it reduces computation time significantly without quality loss in an active-SLAM application.

In this work, we introduce a new and efficient solution approach for the problem of decision making under uncertainty, which can be formulated as decision making in a belief space, over a possibly high-dimensional state space. Typically, to solve a decision problem, one should identify the optimal action from a set of candidates, according to some objective. We claim that one can often generate and solve an analogous yet simplified decision problem, which can be solved more efficiently. A wise simplification method can lead to the same action selection, or one for which the maximal loss in optimality can be guaranteed. Furthermore, such simplification is separated from the state inference and does not compromise its accuracy, as the selected action would finally be applied on the original state. First, we present the concept for general decision problems and provide a theoretical framework for a coherent formulation of the approach. We then practically apply these ideas to decision problems in the belief space, which can be simplified by considering a sparse approximation of their initial belief. The scalable belief sparsification algorithm we provide is able to yield solutions which are guaranteed to be consistent with the original problem. We demonstrate the benefits of the approach in the solution of a realistic active-SLAM problem and manage to significantly reduce computation time, with no loss in the quality of solution. This work is both fundamental and practical, and holds numerous possible extensions.

Foundations

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

Your Notes