Paper
Accepted at IEEE ITSC 2026.
arXiv link coming soonHighwayScene · Static Roadside LiDAR
1 Institute for Intelligent Systems, Esslingen University of Applied Sciences, Germany
Accepted at the 29th IEEE International Conference on Intelligent Transportation Systems (ITSC 2026)
Overview
We study statistical background subtraction for statically mounted roadside LiDAR. The methods learn the range behavior of each beam from an unlabeled recording and identify points that are inconsistent with the learned static background during inference.
The benchmark combines HighwayScene—a synchronized recording from solid-state, rotating time-of-flight, and FMCW LiDAR—with four urban CoopScenes sequences. It compares four beam-wise model families and spatial consistency filters under a shared evaluation protocol.
A synchronized static highway scene recorded with three complementary sensing technologies.
Density-aware CFTA, quantile-constrained Gaussian, beam-wise GMM, and image-based MOG2.
Released configurations, reference results, dataset adapters, and extensible method interfaces.
Method
The approach assumes a fixed, known scan pattern and a temporally stable static background. Training requires only a short unlabeled point-cloud sequence.
Dataset
A synchronized multi-LiDAR recording from a static roadside installation at a highway construction site.
All sensors observe the same traffic scene from a fixed roadside position. The published split contains 4,000 training, 1,000 validation, and 998 test records. Dynamic references are derived from lane-aligned 3D regions for the Ouster and Blickfeld streams and radial velocity for the FMCW stream.
Results
Spatial filtering substantially improves precision. On HighwayScene, beam-wise GMM achieves the highest filtered F1 score for all three sensors; density-aware CFTA is the most consistent method across the full cross-dataset benchmark.
Values are the best filtered F1 scores on the HighwayScene test split. The benchmark additionally evaluates transfer to four urban CoopScenes sequences.
Resources
Accepted at IEEE ITSC 2026.
arXiv link coming soonReproduction configs and extensible Python implementation.
Coming soonPoint clouds, synchronized splits, and dataset documentation.
View on Hugging FaceTyped Python bindings and streaming access for the released Protobuf records.
highwayscene-protoStatic/dynamic point-wise labels added to the original CoopScenes dataset.
Direct dataset link coming soonBibTeX will be added with the final proceedings metadata.