Autonomous Slalom Maneuver Based on Expert Drivers' Behavior Using Convolutional Neural Network
Shafagh A. Pashaki, Ali Nahvi, Ahmad Ahmadi, Sajad Tavakoli, Shahin, Naeemi, Salar H. Shamchi

TL;DR
This paper presents a CNN-based method to imitate expert drivers' smooth lane-changing and obstacle avoidance maneuvers in autonomous vehicles, achieving high accuracy and smoothness in simulated tests.
Contribution
It introduces a novel CNN approach that converts extracted driving features into 2D arrays to accurately mimic expert driver behavior in autonomous driving tasks.
Findings
CNN model achieved R2 of 0.83 in behavior prediction
Successfully avoided all traffic cones in 17 simulated trials
Performed smoother maneuvers than expert drivers in some cases
Abstract
Lane changing and obstacle avoidance are one of the most important tasks in automated cars. To date, many algorithms have been suggested that are generally based on path trajectory or reinforcement learning approaches. Although these methods have been efficient, they are not able to accurately imitate a smooth path traveled by an expert driver. In this paper, a method is presented to mimic drivers' behavior using a convolutional neural network (CNN). First, seven features are extracted from a dataset gathered from four expert drivers in a driving simulator. Then, these features are converted from 1D arrays to 2D arrays and injected into a CNN. The CNN model computes the desired steering wheel angle and sends it to an adaptive PD controller. Finally, the control unit applies proper torque to the steering wheel. Results show that the CNN model can mimic the drivers' behavior with an…
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
TopicsAutonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques · Traffic control and management
