neural networks research group
areas
people
projects
demos
publications
software
Neuroevolution of an Automobile Crash Warning System (2005)
Kenneth Stanley
,
Nate Kohl
, Rini Sherony, and
Risto Miikkulainen
Many serious automobile accidents could be avoided if drivers were warned of impending crashes before they occurred. In this paper, a vehicle warning system is evolved to predict such crashes in the RARS driving simulator. The NeuroEvolution of Augmenting Topologies (NEAT) method is first used to evolve a neural network driver that can autonomously navigate a track without crashing. The network is subsequently impaired, resulting in a driver that occasionally makes mistakes and crashes. Using this impaired driver, a crash predictor is evolved that can predict how far in the future a crash is going to occur, information that can be used to generate an appropriate warning level. The main result is that NEAT can successfully evolve a warning system that takes into account the recent history of inputs and outputs, and therefore makes few errors. Experiments were also run to compare training offline from previously collected data with training online in the simulator. While both methods result in successful warning systems, offline training is both faster and more accurate. Thus, the results in this paper set the stage for developing crash predictors that are both accurate and able to adapt online, which may someday save lives in real vehicles.
View:
PDF
Citation:
To appear in GECCO 2005
People
Nate Kohl
Risto Miikkulainen
Kenneth Stanley
Projects
NEAT: Evolving Vehicle Warning Systems
NEAT: Evolving Increasingly Complex Neural Network Topologies
Software
NEAT C
Areas of Interest
Reinforcement Learning
Neuroevolution
Evolutionary Computation
Applications