Fast Ergodic Search with Kernel Functions
Max Muchen Sun, Ayush Gaggar, Peter Trautman, Todd Murphey
TL;DR
The paper addresses the computational bottlenecks of ergodic search in high-dimensional and non-Euclidean spaces by introducing a kernel-based ergodic metric that generalizes to Lie groups with linear complexity. It derives a kernel ergodic control framework, including a Gateaux derivative and an iLQR-based trajectory optimization, and extends the method to SE(3) on Lie groups. Empirical results show at least two orders of magnitude speedup over state-of-the-art methods in 2–6D spaces and successful SE(3) peg-in-hole tasks driven by a 30-second human demonstration, achieving 100% asymptotic success. The approach enables efficient, learning-free ergodic exploration in complex geometries, with potential extensions to non-stationary kernels and RL integration.
Abstract
Ergodic search enables optimal exploration of an information distribution while guaranteeing the asymptotic coverage of the search space. However, current methods typically have exponential computation complexity in the search space dimension and are restricted to Euclidean space. We introduce a computationally efficient ergodic search method. Our contributions are two-fold. First, we develop a kernel-based ergodic metric and generalize it from Euclidean space to Lie groups. We formally prove the proposed metric is consistent with the standard ergodic metric while guaranteeing linear complexity in the search space dimension. Secondly, we derive the first-order optimality condition of the kernel ergodic metric for nonlinear systems, which enables efficient trajectory optimization. Comprehensive numerical benchmarks show that the proposed method is at least two orders of magnitude faster than the state-of-the-art algorithm. Finally, we demonstrate the proposed algorithm with a peg-in-hole insertion task. We formulate the problem as a coverage task in the space of SE(3) and use a 30-second-long human demonstration as the prior distribution for ergodic coverage. Ergodicity guarantees the asymptotic solution of the peg-in-hole problem so long as the solution resides within the prior information distribution, which is seen in the 100% success rate.
