Search papers, labs, and topics across Lattice.
DrivingVoxels introduces a novel compositional sparse voxel rendering framework that efficiently reconstructs dynamic urban scenes by rasterizing sparse voxels from multiple independent octrees in a single pass. This method addresses the limitations of existing approaches by using a fully explicit, neural-free representation and a LiDAR-guided structural initialization, enabling effective scene geometry capture. Evaluated on the PandaSet benchmark, DrivingVoxels achieves competitive perceptual performance while significantly improving structural metrics and reducing training times compared to traditional 3D Gaussian Splatting methods.
DrivingVoxels achieves faster and more efficient dynamic scene reconstruction by leveraging independent octrees for rigid objects and a static background, outperforming existing methods in both speed and accuracy.
Reconstructing dynamic urban scenes remains challenging due to the unbounded nature of driving environments and the presence of multiple dynamic objects. Currently, potentially faster sparse voxel methods are mainly designed for static scenarios. On the other hand, dynamic approaches based on 3D Gaussian Splatting, despite their high-fidelity, are often time-consuming for driving scenarios and exhibit uncontrollable memory growth in large scenes. To address these limitations, we present DrivingVoxels, a compositional sparse voxel rendering framework for dynamic driving scenes. Our method jointly rasterizes sparse voxels from multiple independent octrees within a single rendering pass. Each rigid dynamic object is represented by an octree defined in its local coordinate frame, while a separate static octree models the stationary background. DrivingVoxels adopts a fully explicit, neural-free representation together with a LiDAR-guided structural initialization that efficiently captures scene geometry. We evaluate our framework on the PandaSet benchmark, demonstrating that DrivingVoxels performs on par on perceptual metrics and better on structural metrics for NVS and reconstruction while requiring shorter training times than previous 3DGS-base methods to an efficient optimization workflow anchored by a strong LiDAR prior.