PROFusion: Robust and Accurate Dense Reconstruction via Camera Pose Regression and Optimization
About
Real-time dense scene reconstruction during unstable camera motions is crucial for robotics, yet current RGB-D SLAM systems fail when cameras experience large viewpoint changes, fast motions, or sudden shaking. Classical optimization-based methods deliver high accuracy but fail with poor initialization during large motions, while learning-based approaches provide robustness but lack sufficient accuracy for dense reconstruction. We address this challenge through a combination of learning-based initialization with optimization-based refinement. Our method employs a camera pose regression network to predict metric-aware relative poses from consecutive RGB-D frames, which serve as reliable starting points for a randomized optimization algorithm that further aligns depth images with the scene geometry. Extensive experiments demonstrate promising results: our approach outperforms the best competitor on challenging benchmarks, while maintaining comparable accuracy on stable motion sequences. The system operates in real-time, showcasing that combining simple and principled techniques can achieve both robustness for unstable motions and accuracy for dense reconstruction. Code released: https://github.com/siyandong/PROFusion.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Camera Tracking | TUM RGB-D | Tracking Error (fr1/desk)2 | 23 | |
| Camera Tracking | ETH3D camera shaking scenes | ATE-RMSE (camera_shake_1)0.7 | 7 | |
| Camera Tracking | FastCaMo-Synth raw | ATE RMSE (Apartment 2)0.6 | 7 | |
| Camera Tracking | FastCaMo-Synth noise (test) | ATE (Apart. 2)0.9 | 7 | |
| 3D Reconstruction | FastCaMo-Real Apart. 1 | Completeness89.7 | 4 | |
| 3D Reconstruction | FastCaMo-Real Apart. 2 | Completeness84 | 4 | |
| 3D Reconstruction | FastCaMo-Real Lab | Completeness84.2 | 4 | |
| 3D Reconstruction | FastCaMo-Real Gym | Completeness56 | 2 | |
| 3D Reconstruction | FastCaMo-Real Avg. | Completeness78.5 | 2 | |
| Reconstruction | FastCaMo-Real Stair. Studio Work. 1 Work. 2 50-80% frame drop | Work 1 Completeness82.8 | 2 |