A Fully Interpretable Statistical Approach for Roadside LiDAR Background Subtraction
Aitor Iglesias, Nerea Aranjuelo, Patricia Javierre, Ainhoa Menendez, Ignacio Arganda-Carreras, Marcos Nieto
TL;DR
The paper tackles background subtraction for roadside LiDAR by introducing a fully interpretable statistical framework that models background via a Gaussian Distribution Grid learned from background-only scans. The approach combines GDG construction from accumulated and voxelized point clouds with a transparent, rule-based foreground/background classification pipeline, achieving sensor-agnostic performance across rotating and MEMS LiDARs. Evaluations on the public RCooper dataset show superior accuracy and robustness compared with state-of-the-art methods, even with limited background data, and demonstrate practical viability on low-resource hardware such as the Jetson Nano 2GB. The work emphasizes interpretability, scalability, and generalization, while outlining future directions toward real-time optimization and semantic foreground classification for infrastructure-assisted autonomous driving.
Abstract
We present a fully interpretable and flexible statistical method for background subtraction in roadside LiDAR data, aimed at enhancing infrastructure-based perception in automated driving. Our approach introduces both a Gaussian distribution grid (GDG), which models the spatial statistics of the background using background-only scans, and a filtering algorithm that uses this representation to classify LiDAR points as foreground or background. The method supports diverse LiDAR types, including multiline 360 degree and micro-electro-mechanical systems (MEMS) sensors, and adapts to various configurations. Evaluated on the publicly available RCooper dataset, it outperforms state-of-the-art techniques in accuracy and flexibility, even with minimal background data. Its efficient implementation ensures reliable performance on low-resource hardware, enabling scalable real-world deployment.
