Search papers, labs, and topics across Lattice.
This research employs the (N+M) Evolution Strategy (ES) with the 1/5th success rule to optimize hyperparameters for lightweight Convolutional Neural Networks (CNNs) aimed at real-time steering angle prediction in autonomous vehicles. By automating hyperparameter tuning, the study achieves a significant reduction in model size while maintaining competitive accuracy, utilizing a small dataset of timestamped images from the LTU ACTor platform. The findings demonstrate the potential for lightweight neural network architectures to enhance computational efficiency in autonomous driving systems without sacrificing performance.
Lightweight CNNs can achieve real-time steering predictions while reducing model size and complexity through automated hyperparameter optimization.
This research investigates the optimization of Convolutional and Dense Neural Networks (CNNs and DNNs) for autonomous steering using the (N+M) Evolution Strategy (ES) with the 1/5th success rule. The primary objective is to develop a lightweight CNN based model capable of real-time steering angle prediction, mimicking human driving behavior on predefined paths. The ES algorithm automates hyperparameter tuning, dynamically adjusting parameters such as filter sizes and layer configurations. Data collection encompasses driving scenarios recorded via the LTU ACTor autonomous driving platform, including variations in path direction and driving style. The very small dataset consists of timestamped images labeled with steering angles and pre-processed to focus on relevant visual information. Initial experiments involve training a baseline CNN model, which is then refined using ES to significantly reduce the size of the model while maintaining competitive predictive accuracy. The results highlight the viability of lightweight neural network architectures for real-time autonomous systems, striking a balance between computational efficiency and performance. This study not only advances research initiatives on the use of evolutionary algorithms for autonomous driving applications but also lays the foundation for the deployment of cost-effective and scalable solutions in self-driving technology.