Instant NuRec: Feed-Forward 3D Gaussian Reconstruction for Driving Scene Simulation

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Computer Vision & Pattern Recognition · Depth: Expert, quick

Summary

Instant NuRec is a novel feed-forward neural reconstruction model designed to accelerate 3D driving scene simulation. It converts a short multi-view driving log into a fully simulatable 3D Gaussian Splatting (3DGS) world through a single forward pass, addressing the slowness and per-scene tuning requirements of prior neural simulation methods like NuRec. The model accepts multi-view input from a calibrated camera rig and generates a layered output comprising static and dynamic 3DGS layers, a sky cubemap, and per-camera ISP corrections. It also provides native support for non-pinhole camera models using 3DGUT. Instant NuRec reconstructs a 10-20-second multi-camera scene in approximately 1.5 seconds and achieves a PSNR of 2.01 dB above the strongest evaluated baseline on the Waymo Open Dataset. It is deeply integrated into NuRec and compatible with AlpaSim for closed-loop simulation.

Key takeaway

For autonomous driving engineers evaluating simulation platforms, Instant NuRec offers a significant speedup in 3D scene generation. You can now convert multi-view driving logs into high-fidelity 3D Gaussian Splatting worlds in approximately 1.5 seconds, drastically reducing the time for policy evaluation. This capability allows you to iterate faster on autonomous driving policies, potentially lowering development costs and enhancing safety through more extensive closed-loop simulations with AlpaSim.

Key insights

Instant NuRec rapidly converts multi-view driving logs into simulatable 3DGS worlds via a single forward pass.

Principles

Method

The model takes multi-view calibrated camera input and outputs layered 3DGS, a sky cubemap, and ISP corrections, supporting non-pinhole cameras via 3DGUT.

In practice

Topics

Best for: Research Scientist, Computer Vision Engineer, AI Scientist, Robotics Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.