NESep 27, 2016

Reactive Collision Avoidance using Evolutionary Neural Networks

arXiv:1609.08414v110 citations
Originality Incremental advance
AI Analysis

This addresses safety in autonomous vehicles, though it appears incremental as it builds on existing evolutionary and neural network approaches.

The paper tackles vehicle collision avoidance by introducing an evolutionary neural network method that uses only a front-facing rangefinder sensor, achieving successful learning in unseen scenarios and good generalization across different sensors, simulators, and tasks.

Collision avoidance systems can play a vital role in reducing the number of accidents and saving human lives. In this paper, we introduce and validate a novel method for vehicles reactive collision avoidance using evolutionary neural networks (ENN). A single front-facing rangefinder sensor is the only input required by our method. The training process and the proposed method analysis and validation are carried out using simulation. Extensive experiments are conducted to analyse the proposed method and evaluate its performance. Firstly, we experiment the ability to learn collision avoidance in a static free track. Secondly, we analyse the effect of the rangefinder sensor resolution on the learning process. Thirdly, we experiment the ability of a vehicle to individually and simultaneously learn collision avoidance. Finally, we test the generality of the proposed method. We used a more realistic and powerful simulation environment (CarMaker), a camera as an alternative input sensor, and lane keeping as an extra feature to learn. The results are encouraging; the proposed method successfully allows vehicles to learn collision avoidance in different scenarios that are unseen during training. It also generalizes well if any of the input sensor, the simulator, or the task to be learned is changed.

Code Implementations1 repo
Foundations

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

Your Notes