Schur-MI: Fast Mutual Information for Robotic Information Gathering
Kalvik Jakkala, Jason O'Kane, Srinivas Akella
TL;DR
This paper tackles the computational bottleneck of mutual information (MI) in Gaussian-process–based robotic information gathering (RIG) for sensor placement and informative path planning. It introduces Schur-MI, a Schur-complement–based MI formulation augmented with precomputation and a noisy surrogate to avoid degeneracy, achieving per-evaluation cost $O(|\mathcal{A}|^3)$. Empirical results show up to 12.7× speedups on real bathymetry datasets and successful field trials with an autonomous surface vehicle, while preserving MI quality. By enabling online MI-based planning, Schur-MI bridges the gap between information-theoretic objectives and real-time robotic exploration, including effective handling of non-stationary kernels.
Abstract
Mutual information (MI) is a principled and widely used objective for robotic information gathering (RIG), providing strong theoretical guarantees for sensor placement (SP) and informative path planning (IPP). However, its high computational cost, dominated by repeated log-determinant evaluations, has limited its use in real-time planning. This letter presents Schur-MI, a Gaussian process (GP) MI formulation that (i) leverages the iterative structure of RIG to precompute and reuse expensive intermediate quantities across planning steps, and (ii) uses a Schur-complement factorization to avoid large determinant computations. Together, these methods reduce the per-evaluation cost of MI from $\mathcal{O}(|\mathcal{V}|^3)$ to $\mathcal{O}(|\mathcal{A}|^3)$, where $\mathcal{V}$ and $\mathcal{A}$ denote the candidate and selected sensing locations, respectively. Experiments on real-world bathymetry datasets show that Schur-MI achieves up to a $12.7\times$ speedup over the standard MI formulation. Field trials with an autonomous surface vehicle (ASV) performing adaptive IPP further validate its practicality. By making MI computation tractable for online planning, Schur-MI helps bridge the gap between information-theoretic objectives and real-time robotic exploration.
