N 2 C : Neural Network Controller Design Using Behavioral Cloning
Shoaib Azam, Farzeen Munir, Muhammad Aasim Rafique, Ahmad Muqeem, Sheri, Muhammad Ishfaq Hussain, Moongu Jeon

TL;DR
This paper introduces a neural network controller using behavioral cloning for autonomous vehicles, demonstrating improved accuracy and reliability over traditional methods through real-time and dataset evaluations.
Contribution
The study presents a novel neural network-based controller ($N^2C$) trained with manual driving data, and an end-to-end neural network for speed and steering prediction from images.
Findings
$N^2C$ outperforms PID controllers in accuracy.
The end-to-end network predicts speed and steering reliably.
Frameworks show better metrics and real-time performance.
Abstract
Modern vehicles communicate data to and from sensors, actuators, and electronic control units (ECUs) using Controller Area Network (CAN) bus, which operates on differential signaling. An autonomous ECU responsible for the execution of decision commands to an autonomous vehicle is developed by assimilating the information from the CAN bus. The conventional way of parsing the decision commands is motion planning, which uses a path tracking algorithm to evaluate the decision commands. This study focuses on designing a robust controller using behavioral cloning and motion planning of autonomous vehicle using a deep learning framework. In the first part of this study, we explore the pipeline of parsing decision commands from the path tracking algorithm to the controller and proposed a neural network-based controller () using behavioral cloning. The proposed network predicts throttle,…
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 · Vehicle Dynamics and Control Systems · Real-time simulation and control systems
