Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 17 Issue 1, 2026.
Abstract: Real-time motion planning for autonomous parking on embedded advanced driver-assistance system (ADAS) platforms faces a fundamental computational bottleneck: transformer-based approaches (e.g., Motion Planning Trans-former, Diffusion-based planners) achieve strong performance but incur prohibitive computational costs unsuitable for resource-constrained automotive systems. This work proposes a lightweight alternative machine learning approach using Random Forest classifiers and regressors to predict parking trajectory regions and vehicle orientations, enabling accelerated Rapidly-exploring Random Trees (RRT) planning without sacrificing robustness. The approach is trained on a dataset of 10,725 synthetic per-pendicular backward parking scenarios generated via Rapidly-exploring Random Tree Star (RRT*) in the Reeds-Shepp con-figuration space. Using Random Forests with 20 trees and maximum depth 8, the method achieves 98.3–100% success rate in multi-direction-change scenarios with planning times of 0.15–0.25 seconds, compared to 2.81 seconds for unconstrained RRT. In scenarios with insufficient prediction guidance, the constrained planner can maintain a fallback mechanism that preserves RRT’s probabilistic completeness guarantees. This work demonstrates that simpler machine learning models can match transformer-based approaches while remaining practical for embedded deployment.
Ahmed A. Kamel, Reda Alkhoribi, M. Shoman and Mohammed A. A. Refaey. “Lightweight Machine Learning for Real-Time Gear Change Prediction in Autonomous Parking”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.1 (2026). http://dx.doi.org/10.14569/IJACSA.2026.0170189
@article{Kamel2026,
title = {Lightweight Machine Learning for Real-Time Gear Change Prediction in Autonomous Parking},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2026.0170189},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170189},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {1},
author = {Ahmed A. Kamel and Reda Alkhoribi and M. Shoman and Mohammed A. A. Refaey}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.