VERF: Runtime Monitoring of Pose Estimation with Neural Radiance Fields
Dominic Maggio, Courtney Mario, Luca Carlone

TL;DR
VERF introduces two methods leveraging Neural Radiance Fields to monitor camera pose estimates in real-time without direct depth data, applicable across various scene scales and validated on diverse datasets.
Contribution
The paper presents novel runtime monitoring techniques, VERF-PnP and VERF-Light, that assess pose estimate correctness using NeRF rendering without requiring depth sensors.
Findings
Effective pose monitoring across different scene scales.
Real-time performance on high-end GPU hardware.
Validated on diverse datasets including robotics and space applications.
Abstract
We present VERF, a collection of two methods (VERF-PnP and VERF-Light) for providing runtime assurance on the correctness of a camera pose estimate of a monocular camera without relying on direct depth measurements. We leverage the ability of NeRF (Neural Radiance Fields) to render novel RGB perspectives of a scene. We only require as input the camera image whose pose is being estimated, an estimate of the camera pose we want to monitor, and a NeRF model containing the scene pictured by the camera. We can then predict if the pose estimate is within a desired distance from the ground truth and justify our prediction with a level of confidence. VERF-Light does this by rendering a viewpoint with NeRF at the estimated pose and estimating its relative offset to the sensor image up to scale. Since scene scale is unknown, the approach renders another auxiliary image and reasons over the…
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
TopicsAdvanced Vision and Imaging · Robotics and Sensor-Based Localization · CCD and CMOS Imaging Sensors
