paper-with-me

Papers

Application of Neuroevolution in Autonomous Cars

2020-06-26 · Sainath G, Vignesh S, Siddarth S, G Suganya

With the onset of Electric vehicles, and them becoming more and more popular, autonomous cars are the future in the travel/driving experience. The barrier to reaching level 5 autonomy is the difficulty in the collection of data that incorporates good driving habits and the lack thereof. The problem with current implementations of self-driving cars is the need for massively large datasets and the need to evaluate the driving in the dataset. We propose a system that requires no data for its training. An evolutionary model would have the capability to optimize itself towards the fitness function. We have implemented Neuroevolution, a form of genetic algorithm, to train/evolve self-driving cars in a simulated virtual environment with the help of Unreal Engine 4, which utilizes Nvidia's PhysX Physics Engine to portray real-world vehicle dynamics accurately. We were able to observe the serendipitous nature of evolution and have exploited it to reach our optimal solution. We also demonstrate the ease in generalizing attributes brought about by genetic algorithms and how they may be used as a boilerplate upon which other machine learning techniques may be used to improve the overall driving experience.

📄 PDF Abstract BibTeX arXiv:2006.15175

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Driving Cars

Similar Papers 제목 키워드 기반

Deep Grid Net (DGN): A Deep Learning System for Real-Time Driving Context Understanding

2019-01-16 · Liviu Marina, Bogdan Trasnea, Cocias Tiberiu, Andrei Vasilcoi 외

Grid maps obtained from fused sensory information are nowadays among the most popular approaches for motion planning for autonomous driving cars. In this paper, we introduce Deep Grid Net (DGN), a deep learning (DL) syst…

Autonomous DrivingMotion Planning

Neuroevolutionary Multi-objective approaches to Trajectory Prediction in Autonomous Vehicles

2022-05-04 · Fergal Stapleton, Edgar Galván, Ganesh Sistu, Senthil Yogamani

The incentive for using Evolutionary Algorithms (EAs) for the automated optimization and training of deep neural networks (DNNs), a process referred to as neuroevolution, has gained momentum in recent years. The configur…

Autonomous VehiclesEvolutionary AlgorithmsTrajectory Prediction

Near-Driven Autonomous Rover Navigation in Complex Environments: Extensions to Urban Search-and-Rescue and Industrial Inspection

2025-04-11 · Dhadkan Shrestha, Lincoln Bhattarai

This paper explores the use of an extended neuroevolutionary approach, based on NeuroEvolution of Augmenting Topologies (NEAT), for autonomous robots in dynamic environments associated with hazardous tasks like firefight…

Autonomous NavigationDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Adversarial Deep Reinforcement Learning for Improving the Robustness of Multi-agent Autonomous Driving Policies

2021-12-22 · Aizaz Sharif, Dusica Marijan

Autonomous cars are well known for being vulnerable to adversarial attacks that can compromise the safety of the car and pose danger to other road users. To effectively defend against adversaries, it is required to not o…

Autonomous DrivingDeep Reinforcement LearningReinforcement Learning (RL)

Multi-Agent Car Parking using Reinforcement Learning

2022-06-22 · Omar Tanner

As the industry of autonomous driving grows, so does the potential interaction of groups of autonomous cars. Combined with the advancement of Artificial Intelligence and simulation, such groups can be simulated, and safe…

Autonomous DrivingFormManagementreinforcement-learning+2