{"title":"Predicting Open Parking Space using Deep Learning and Support Vector Regression","authors":"Lee - Wei Jun, M. D. Esfahani, Tseu - Kwan Lee","doi":"10.1145/3596947.3596961","DOIUrl":null,"url":null,"abstract":"Vehicle parking issues have been one of the biggest problems faced in urban areas, as the supply and demand for vehicles and parking spaces are getting unbalanced year by year. The traditional approach of adding more parking spaces is no longer an effective solution. A practical and intelligent solution is to predict open parking spots using machine learning (ML), which would increase the utilization of available parking spaces and alleviate traffic congestion and decrease emissions from idling vehicles. This study aims to propose a parking prediction model using support vector regression (SVR) to predict available parking spaces. The data used in training the ML model is collected using a custom object detector, which is developed using the YOLOv4 (You Only Look Once) algorithm. The result shows that the custom YOLOv4 model is able to detect and identify empty and occupied parking spaces, and the SVR prediction model can predict the number of empty parking spaces. Two additional ML algorithms, which are linear regression (LR) and decision tree regressor were applied in this project to compare the performance of the SVR prediction model.","PeriodicalId":183071,"journal":{"name":"Proceedings of the 2023 7th International Conference on Intelligent Systems, Metaheuristics & Swarm Intelligence","volume":"7 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-04-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 2023 7th International Conference on Intelligent Systems, Metaheuristics & Swarm Intelligence","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3596947.3596961","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
Vehicle parking issues have been one of the biggest problems faced in urban areas, as the supply and demand for vehicles and parking spaces are getting unbalanced year by year. The traditional approach of adding more parking spaces is no longer an effective solution. A practical and intelligent solution is to predict open parking spots using machine learning (ML), which would increase the utilization of available parking spaces and alleviate traffic congestion and decrease emissions from idling vehicles. This study aims to propose a parking prediction model using support vector regression (SVR) to predict available parking spaces. The data used in training the ML model is collected using a custom object detector, which is developed using the YOLOv4 (You Only Look Once) algorithm. The result shows that the custom YOLOv4 model is able to detect and identify empty and occupied parking spaces, and the SVR prediction model can predict the number of empty parking spaces. Two additional ML algorithms, which are linear regression (LR) and decision tree regressor were applied in this project to compare the performance of the SVR prediction model.
随着车辆和停车位的供需逐年失衡,车辆停车问题一直是城市面临的最大问题之一。传统的增加停车位的方法不再是一个有效的解决方案。一个实用而智能的解决方案是使用机器学习(ML)预测开放的停车位,这将提高可用停车位的利用率,缓解交通拥堵,减少空转车辆的排放。本研究旨在提出一种利用支持向量回归(SVR)预测可用停车位的停车预测模型。用于训练ML模型的数据是使用自定义对象检测器收集的,该检测器使用YOLOv4 (You Only Look Once)算法开发。结果表明,自定义YOLOv4模型能够检测和识别空车位和已占用车位,SVR预测模型能够预测空车位数量。本项目还应用了线性回归(LR)和决策树回归(decision tree regression)两种机器学习算法来比较SVR预测模型的性能。