iGaussian: Real-Time Camera Pose Estimation via Feed-Forward 3D Gaussian Splatting Inversion
Hao Wang, Linqing Zhao, Xiuwei Xu, Jiwen Lu, Haibin Yan

TL;DR
iGaussian introduces a real-time, feed-forward camera pose estimation method using direct 3D Gaussian inversion, significantly outperforming iterative approaches in speed and accuracy for robotics applications.
Contribution
The paper presents a novel two-stage framework that estimates camera pose directly from 3D Gaussian models without iterative rendering, enabling real-time performance.
Findings
Achieves median rotation error of 0.2 degrees.
Runs at 2.87 FPS on mobile robots.
Outperforms previous methods by 10x speedup.
Abstract
Recent trends in SLAM and visual navigation have embraced 3D Gaussians as the preferred scene representation, highlighting the importance of estimating camera poses from a single image using a pre-built Gaussian model. However, existing approaches typically rely on an iterative \textit{render-compare-refine} loop, where candidate views are first rendered using NeRF or Gaussian Splatting, then compared against the target image, and finally, discrepancies are used to update the pose. This multi-round process incurs significant computational overhead, hindering real-time performance in robotics. In this paper, we propose iGaussian, a two-stage feed-forward framework that achieves real-time camera pose estimation through direct 3D Gaussian inversion. Our method first regresses a coarse 6DoF pose using a Gaussian Scene Prior-based Pose Regression Network with spatial uniform sampling and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Vision and Imaging · Robot Manipulation and Learning
