Fusion of neural networks, for LIDAR-based evidential road mapping
Edouard Capellier, Franck Davoine, Veronique Cherfaoui, You Li

TL;DR
This paper introduces RoadSeg, a neural network architecture for LIDAR-based road detection, combined with an evidential mapping algorithm that fuses detection results into a dense, conflict-aware road map suitable for autonomous vehicles.
Contribution
The paper presents a novel neural network architecture, RoadSeg, optimized for LIDAR road detection, and an evidential fusion algorithm that improves map accuracy and robustness.
Findings
Achieved real-time 10 Hz processing with Python implementation.
Successfully fused multiple RoadSeg variants for improved detection.
Validated on real-world data with manual and soft labels.
Abstract
LIDAR sensors are usually used to provide autonomous vehicles with 3D representations of their environment. In ideal conditions, geometrical models could detect the road in LIDAR scans, at the cost of a manual tuning of numerical constraints, and a lack of flexibility. We instead propose an evidential pipeline, to accumulate road detection results obtained from neural networks. First, we introduce RoadSeg, a new convolutional architecture that is optimized for road detection in LIDAR scans. RoadSeg is used to classify individual LIDAR points as either belonging to the road, or not. Yet, such point-level classification results need to be converted into a dense representation, that can be used by an autonomous vehicle. We thus secondly present an evidential road mapping algorithm, that fuses consecutive road detection results. We benefitted from a reinterpretation of logistic classifiers,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote Sensing and LiDAR Applications · Autonomous Vehicle Technology and Safety · Robotics and Sensor-Based Localization
