TRACE: Ergodic Trajectory Optimization for Active Scene Reconstruction
Abstract
Existing active reconstruction systems with Gaussian-splatting maps select observations greedily, optimizing a single next-best-view (NBV) at each step and connecting the chosen views by short-horizon path planning. This greedy decoupling disregards the global structure of scene information, producing inefficient trajectories that waste sensing capacity in transit between selected views. In this work, we study active reconstruction as an ergodic coverage problem: the time-averaged spatial statistics of the sensor trajectory should match a target information distribution induced by the current map. Our approach derives this target distribution online from uncertainty and visibility, and calculates ergodic trajectories via a kernel-ergodic horizon planner with gradient flow and footprint depletion, closing the loop between mapping and trajectory optimization. We thoroughly evaluate TRACE on the Replica dataset against the Next-Best-View (NBV) baselines, improving PSNR by 1.5 dB. Code: https://github.com/spikelab-jhu/trace-active-reconstruction.
Cite
@article{arxiv.2608.02304,
title = {TRACE: Ergodic Trajectory Optimization for Active Scene Reconstruction},
author = {Ziyue Zheng and Linli Shi and Bingkun He and Wen Jiang and Ziyun Wang},
journal= {arXiv preprint arXiv:2608.02304},
year = {2026}
}
Comments
11 pages, 7 figures