ACE-SLAM: Scene Coordinate Regression for Neural Implicit Real-Time SLAM
About
We present a novel neural RGB-D Simultaneous Localization And Mapping (SLAM) system that learns an implicit map of the scene in real time. For the first time, we explore the use of Scene Coordinate Regression (SCR) as the core implicit map representation in a neural SLAM pipeline, a paradigm that trains a lightweight network to directly map 2D image features to 3D global coordinates. SCR networks provide efficient, low-memory 3D map representations, enable extremely fast relocalization, and inherently preserve privacy, making them particularly suitable for neural implicit SLAM. Our system is the first one to achieve strict real-time in neural implicit RGB-D SLAM by relying on a SCR-based representation. We introduce a novel SCR architecture specifically tailored for this purpose and detail the critical design choices required to integrate SCR into a live SLAM pipeline. The resulting framework is simple yet flexible, seamlessly supporting both sparse and dense features, and operates reliably in dynamic environments without special adaptation. We evaluate our approach on established synthetic and real-world benchmarks, demonstrating competitive performance against the state of the art. Project Page: https://github.com/ialzugaray/ace-slam
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Camera pose estimation | ScanNet | -- | 61 | |
| Absolute Trajectory Estimation | TUM RGB-D | Desk Error0.08 | 23 | |
| RGB-D SLAM Trajectory Estimation | TUM-RGBD fr3 s static | ATE RMSE (m)0.007 | 9 | |
| RGB-D SLAM Trajectory Estimation | TUM-RGBD fr3 s xyz | ATE RMSE (m)0.037 | 9 | |
| RGB-D SLAM Trajectory Estimation | TUM-RGBD fr3 w static | ATE RMSE (m)0.012 | 9 | |
| RGB-D SLAM Trajectory Estimation | TUM-RGBD fr3 w xyz | ATE RMSE0.072 | 9 | |
| Trajectory Estimation | Replica Static | R Error (0)0.027 | 9 | |
| RGB-D SLAM Trajectory Estimation | TUM-RGBD fr3 w rpy | ATE RMSE0.253 | 8 | |
| RGB-D SLAM Trajectory Estimation | TUM-RGBD fr3 s half | ATE RMSE0.049 | 8 | |
| RGB-D SLAM Trajectory Estimation | TUM-RGBD fr3 s rpy | ATE RMSE0.069 | 6 |