ROCVAug 29, 2025

Mini Autonomous Car Driving based on 3D Convolutional Neural Networks

arXiv:2508.21271v1h-index: 32025 Brazilian Symposium on Robotics (SBR) and 2025 Workshop on Robotics in Education (WRE)
Originality Synthesis-oriented
AI Analysis

This work addresses autonomous driving challenges for automotive applications, but it is incremental as it compares existing neural network types on a small-scale testbed.

The paper tackled autonomous driving for Mini Autonomous Cars by proposing a 3D CNN method using RGB-D data, which showed promising results compared to RNNs in simulated environments with metrics like task completion success and lap times.

Autonomous driving applications have become increasingly relevant in the automotive industry due to their potential to enhance vehicle safety, efficiency, and user experience, thereby meeting the growing demand for sophisticated driving assistance features. However, the development of reliable and trustworthy autonomous systems poses challenges such as high complexity, prolonged training periods, and intrinsic levels of uncertainty. Mini Autonomous Cars (MACs) are used as a practical testbed, enabling validation of autonomous control methodologies on small-scale setups. This simplified and cost-effective environment facilitates rapid evaluation and comparison of machine learning models, which is particularly useful for algorithms requiring online training. To address these challenges, this work presents a methodology based on RGB-D information and three-dimensional convolutional neural networks (3D CNNs) for MAC autonomous driving in simulated environments. We evaluate the proposed approach against recurrent neural networks (RNNs), with architectures trained and tested on two simulated tracks with distinct environmental features. Performance was assessed using task completion success, lap-time metrics, and driving consistency. Results highlight how architectural modifications and track complexity influence the models' generalization capability and vehicle control performance. The proposed 3D CNN demonstrated promising results when compared with RNNs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes