paper-with-me

Papers

Industrial-Grade Sensor Simulation via Gaussian Splatting: A Modular Framework for Scalable Editing and Full-Stack Validation

2025-03-14 · Xianming Zeng, Sicong Du, Qifeng Chen, Lizhe Liu, Haoyu Shu, Jiaxuan Gao, Jiarun Liu, Jiulong Xu, Jianyun Xu, Mingxia Chen, Yiru Zhao, Peng Chen, Yapeng Xue, Chunming Zhao, Sheng Yang, Qiang Li

Sensor simulation is pivotal for scalable validation of autonomous driving systems, yet existing Neural Radiance Fields (NeRF) based methods face applicability and efficiency challenges in industrial workflows. This paper introduces a Gaussian Splatting (GS) based system to address these challenges: We first break down sensor simulator components and analyze the possible advantages of GS over NeRF. Then in practice, we refactor three crucial components through GS, to leverage its explicit scene representation and real-time rendering: (1) choosing the 2D neural Gaussian representation for physics-compliant scene and sensor modeling, (2) proposing a scene editing pipeline to leverage Gaussian primitives library for data augmentation, and (3) coupling a controllable diffusion model for scene expansion and harmonization. We implement this framework on a proprietary autonomous driving dataset supporting cameras and LiDAR sensors. We demonstrate through ablation studies that our approach reduces frame-wise simulation latency, achieves better geometric and photometric consistency, and enables interpretable explicit scene editing and expansion. Furthermore, we showcase how integrating such a GS-based sensor simulator with traffic and dynamic simulators enables full-stack testing of end-to-end autonomy algorithms. Our work provides both algorithmic insights and practical validation, establishing GS as a cornerstone for industrial-grade sensor simulation.

📄 PDF Abstract BibTeX arXiv:2503.11731

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingData AugmentationNeRFSensor Modeling

Methods 이 논문이 사용한 방법론

Library 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

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

GaussianFocus: Constrained Attention Focus for 3D Gaussian Splatting

2025-03-22 · Zexu Huang, Min Xu, Stuart Perry

Recent developments in 3D reconstruction and neural rendering have significantly propelled the capabilities of photo-realistic 3D scene rendering across various academic and industrial fields. The 3D Gaussian Splatting t…

3D ReconstructionNeural Rendering

VIGS SLAM: IMU-based Large-Scale 3D Gaussian Splatting SLAM

2025-01-23 · Gyuhyeon Pak, Euntai Kim

Recently, map representations based on radiance fields such as 3D Gaussian Splatting and NeRF, which excellent for realistic depiction, have attracted considerable attention, leading to attempts to combine them with SLAM…

3DGSNeRFPose EstimationSensor Fusion

Material-informed Gaussian Splatting for 3D World Reconstruction in a Digital Twin

2025-11-25 · Andy Huynh, João Malheiro Silva, Holger Caesar, Tong Duy Son arxiv

3D reconstruction for Digital Twins often relies on LiDAR-based methods, which provide accurate geometry but lack the semantics and textures naturally captured by cameras. Traditional LiDAR-camera fusion approaches requi…

3D ReconstructionPoint Clouds

Transforming Omnidirectional RGB-LiDAR data into 3D Gaussian Splatting

2026-03-06 · Semin Bae, Hansol Lim, Jongseong Brad Choi arxiv

The demand for large-scale digital twins is rapidly growing in robotics and autonomous driving. However, constructing these environments with 3D Gaussian Splatting (3DGS) usually requires expensive, purpose-built data co…

Autonomous Driving