ROCVMay 20, 2021

Efficient and Robust LiDAR-Based End-to-End Navigation

arXiv:2105.09932v163 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of reliable autonomous driving for vehicles by enhancing LiDAR-based systems, though it appears incremental as it builds on existing end-to-end methods.

The paper tackles the problem of efficient and robust end-to-end navigation for autonomous vehicles using LiDAR data, achieving significant improvements in robustness and reducing takeovers during out-of-distribution events like sensor failures.

Deep learning has been used to demonstrate end-to-end neural network learning for autonomous vehicle control from raw sensory input. While LiDAR sensors provide reliably accurate information, existing end-to-end driving solutions are mainly based on cameras since processing 3D data requires a large memory footprint and computation cost. On the other hand, increasing the robustness of these systems is also critical; however, even estimating the model's uncertainty is very challenging due to the cost of sampling-based methods. In this paper, we present an efficient and robust LiDAR-based end-to-end navigation framework. We first introduce Fast-LiDARNet that is based on sparse convolution kernel optimization and hardware-aware model design. We then propose Hybrid Evidential Fusion that directly estimates the uncertainty of the prediction from only a single forward pass and then fuses the control predictions intelligently. We evaluate our system on a full-scale vehicle and demonstrate lane-stable as well as navigation capabilities. In the presence of out-of-distribution events (e.g., sensor failures), our system significantly improves robustness and reduces the number of takeovers in the real world.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes