A Robot Obstacle Avoidance Method based on Random Forest HTM Cortical Learning Algorithm

Ahmed Mahdi Abdulkadium
DOI: https://doi.org/10.14704/web/v17i2/web17067
2020-12-21
Webology
Abstract:Robotics mainly concern with the movement of robot with improvement obstacle avoidance, this issue is handed. It contains of a Microcontroller to process the data, and Ultrasonic sensors to detect the obstacles on its path. Artificial intelligence is used to predict the presence of obstacle in the path. In this research random forest algorithm is used and it is improved by RFHTMC algorithm. Deep learning mainly compromises of reducing the mean absolute error of forecasting. Problem with random forest is time complexity, as it involves formation of many classification trees. The proposed algorithm reduces the set of rules which is used for classification model, to improve time complexity. Performance analysis shows an significant improvement in results as compare to other deep learning algorithm as well as random forest. Forecasting accuracy shows 8% improvement as compare to random forest with 26% reduced operation time.
What problem does this paper attempt to address?