SCREP: Scene Coordinate Regression and Evidential Learning-based Perception-Aware Trajectory Generation
For autonomous drones operating in GPS-denied environments, this work provides a trajectory planner that improves visual localization accuracy by actively steering the camera toward low-uncertainty scene coordinates.
The paper presents a perception-aware trajectory planner for autonomous flight in GPS-denied indoor spaces, combining evidential learning-based scene coordinate regression with a receding-horizon optimizer. In simulation, it reduces translation RMSE by at least 4.9% and rotation RMSE by at least 30.8% compared to baselines.
Autonomous flight in GPS-denied indoor spaces requires trajectories that keep visual-localization error tightly bounded across varied missions. Map-based visual localization methods such as feature matching require computationally intensive map reconstruction and have feature-storage scalability issues, especially for large environments. Scene coordinate regression (SCR) provides an efficient learning-based alternative that directly predicts3D coordinates for every pixel, enabling absolute pose estimation with significant potential for onboard roboticsapplications. We present a perception-aware trajectory planner that couples an evidential learning-based SCR poseestimator with a receding-horizon trajectory optimizer. The optimizer steers the onboard camera toward reliablescene coordinates with low uncertainty, while a fixed-lag smoother fuses the low-rate SCR pose estimates with high-rate IMU data to provide a high-quality, high-rate pose estimate. In simulation, our planner reduces translationand rotation RMSE by at least 4.9% and 30.8% relative to baselines, respectively. Hardware-in-the-loop experiments validate the feasibility of our proposed trajectory planner under close-to-real deployment conditions.