paper-with-me

홈 › Papers

SimULi: Real-Time LiDAR and Camera Simulation with Unscented Transforms

2025-10-14 · Haithem Turki, Qi Wu, Xin Kang, Janick Martinez Esturo, Shengyu Huang, Ruilong Li, Zan Gojcic, Riccardo de Lutio arxiv

Rigorous testing of autonomous robots, such as self-driving vehicles, is essential to ensure their safety in real-world deployments. This requires building high-fidelity simulators to test scenarios beyond those that can be safely or exhaustively collected in the real-world. Existing neural rendering methods based on NeRF and 3DGS hold promise but suffer from low rendering speeds or can only render pinhole camera models, hindering their suitability to applications that commonly require high-distortion lenses and LiDAR data. Multi-sensor simulation poses additional challenges as existing methods handle cross-sensor inconsistencies by favoring the quality of one modality at the expense of others. To overcome these limitations, we propose SimULi, the first method capable of rendering arbitrary camera models and LiDAR data in real-time. Our method extends 3DGUT, which natively supports complex camera models, with LiDAR support, via an automated tiling strategy for arbitrary spinning LiDAR models and ray-based culling. To address cross-sensor inconsistencies, we design a factorized 3D Gaussian representation and anchoring strategy that reduces mean camera and depth error by up to 40% compared to existing methods. SimULi renders 10-20x faster than ray tracing approaches and 1.5-10x faster than prior rasterization-based work (and handles a wider range of camera models). When evaluated on two widely benchmarked autonomous driving datasets, SimULi matches or exceeds the fidelity of existing state-of-the-art methods across numerous camera and LiDAR metrics.

📄 PDF Abstract BibTeX arXiv:2510.12901

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

LiDAR-GS:Real-time LiDAR Re-Simulation using Gaussian Splatting

2024-10-07 · Qifeng Chen, Sheng Yang, Sicong Du, Tao Tang 외

LiDAR simulation plays a crucial role in closed-loop simulation for autonomous driving. Although recent advancements, such as the use of reconstructed mesh and Neural Radiance Fields (NeRF), have made progress in simulat…

Autonomous DrivingNeRF

SplatAD: Real-Time Lidar and Camera Rendering with 3D Gaussian Splatting for Autonomous Driving

2024-11-25 · CVPR 2025 1 · Georg Hess, Carl Lindström, Maryam Fatemi, Christoffer Petersson 외

Ensuring the safety of autonomous robots, such as self-driving vehicles, requires extensive testing across diverse driving scenarios. Simulation is a key ingredient for conducting such testing in a cost-effective and sca…

3DGSAutonomous DrivingNeRFNeural Rendering

GAN-Based LiDAR Intensity Simulation

2023-11-26 · Richard Marcus, Felix Gabel, Niklas Knoop, Marc Stamminger

Realistic vehicle sensor simulation is an important element in developing autonomous driving. As physics-based implementations of visual sensors like LiDAR are complex in practice, data-based approaches promise solutions…

Autonomous Drivingobject-detectionObject Detection

SaLF: Sparse Local Fields for Multi-Sensor Rendering in Real-Time

2025-07-24 · Yun Chen, Matthew Haines, Jingkang Wang, Sahil Jain 외 arxiv

High-fidelity sensor simulation of light-based sensors such as cameras and LiDARs is critical for safe and accurate autonomy testing. Neural radiance field (NeRF)-based methods that reconstruct sensor observations via ra…

LiDAR-EVS: Enhance Extrapolated View Synthesis for 3D Gaussian Splatting with Pseudo-LiDAR Supervision

2026-03-16 · Yiming Huang, Xin Kang, Sipeng Zhang, Hongliang Ren 외 arxiv

3D Gaussian Splatting (3DGS) has emerged as a powerful technique for real-time LiDAR and camera synthesis in autonomous driving simulation. However, simulating LiDAR with 3DGS remains challenging for extrapolated views b…

Synthetic Data GenerationAutonomous Driving