Optimizing Traffic Speed Prediction Using a Multi-Objective Genetic Algorithm-Enhanced RNN for Intelligent Transportation Systems

IF 3.6 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS IEEE Access Pub Date : 2025-02-24 DOI:10.1109/ACCESS.2025.3544864
C. Swetha Priya;F. Sagayaraj Francis
{"title":"Optimizing Traffic Speed Prediction Using a Multi-Objective Genetic Algorithm-Enhanced RNN for Intelligent Transportation Systems","authors":"C. Swetha Priya;F. Sagayaraj Francis","doi":"10.1109/ACCESS.2025.3544864","DOIUrl":null,"url":null,"abstract":"Over the past decade, major cities have faced significant traffic congestion, accidents, and pollution due to increased vehicle usage, urbanization, and migration. An Intelligent Transportation System (ITS) can enhance transportation planning and alleviate congestion. ITS utilizes traffic prediction models to help prevent traffic bottlenecks, improve mobility and safety, and reduce environmental impacts. However, developing these models involves several challenges, including understanding spatiotemporal nonlinearities, making accurate predictions, minimizing prediction time, and reducing model complexity. Many existing approaches integrate Convolutional Neural Networks (CNNs) and variants of Recurrent Neural Networks (RNNs) to analyze spatially correlated traffic data over time. Nevertheless, these hybrid models often require significant storage space, contain numerous learnable parameters, and involve extensive training, validation, and testing times. To address these challenges, we propose a novel methodology that combines a genetic algorithm (GA) with Random Forest Cross-Validation (RF-CV) to evaluate input features and select the most relevant subset. Additionally, we developed a Multi-Objective Genetic Algorithm (MOGA)-enhanced RNN model to optimize hyperparameters and achieve accurate traffic speed predictions. Our proposed methodology balances the trade-offs between prediction accuracy, model size, and computational efficiency by identifying an optimal set of relevant features and hyperparameters. We evaluated our model using the Performance Measurement System (PeMS)-10 dataset and compared its performance against baseline and advanced models from existing literature. Our model achieved a Mean Absolute Error (MAE) of 0.028993, an <inline-formula> <tex-math>$R^{2}$ </tex-math></inline-formula> score of 0.999490, and training, validation, and testing times of 81.64 seconds, 0.15 seconds, and 0.18 seconds, respectively. Additionally, the model size was 203,118 bytes, with 14,617 parameters. A comprehensive comparative study demonstrates that our approach outperforms state-of-the-art models in both prediction accuracy and computational efficiency.","PeriodicalId":13079,"journal":{"name":"IEEE Access","volume":"13 ","pages":"35688-35706"},"PeriodicalIF":3.6000,"publicationDate":"2025-02-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10900352","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Access","FirstCategoryId":"94","ListUrlMain":"https://ieeexplore.ieee.org/document/10900352/","RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, INFORMATION SYSTEMS","Score":null,"Total":0}
引用次数: 0

Abstract

Over the past decade, major cities have faced significant traffic congestion, accidents, and pollution due to increased vehicle usage, urbanization, and migration. An Intelligent Transportation System (ITS) can enhance transportation planning and alleviate congestion. ITS utilizes traffic prediction models to help prevent traffic bottlenecks, improve mobility and safety, and reduce environmental impacts. However, developing these models involves several challenges, including understanding spatiotemporal nonlinearities, making accurate predictions, minimizing prediction time, and reducing model complexity. Many existing approaches integrate Convolutional Neural Networks (CNNs) and variants of Recurrent Neural Networks (RNNs) to analyze spatially correlated traffic data over time. Nevertheless, these hybrid models often require significant storage space, contain numerous learnable parameters, and involve extensive training, validation, and testing times. To address these challenges, we propose a novel methodology that combines a genetic algorithm (GA) with Random Forest Cross-Validation (RF-CV) to evaluate input features and select the most relevant subset. Additionally, we developed a Multi-Objective Genetic Algorithm (MOGA)-enhanced RNN model to optimize hyperparameters and achieve accurate traffic speed predictions. Our proposed methodology balances the trade-offs between prediction accuracy, model size, and computational efficiency by identifying an optimal set of relevant features and hyperparameters. We evaluated our model using the Performance Measurement System (PeMS)-10 dataset and compared its performance against baseline and advanced models from existing literature. Our model achieved a Mean Absolute Error (MAE) of 0.028993, an $R^{2}$ score of 0.999490, and training, validation, and testing times of 81.64 seconds, 0.15 seconds, and 0.18 seconds, respectively. Additionally, the model size was 203,118 bytes, with 14,617 parameters. A comprehensive comparative study demonstrates that our approach outperforms state-of-the-art models in both prediction accuracy and computational efficiency.
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
利用多目标遗传算法增强的 RNN 优化智能交通系统的车速预测
在过去的十年里,由于车辆使用量的增加、城市化和移民,主要城市面临着严重的交通拥堵、事故和污染。智能交通系统(ITS)可以改善交通规划和缓解拥堵。智能交通系统利用交通预测模型来帮助防止交通瓶颈,提高机动性和安全性,并减少对环境的影响。然而,开发这些模型涉及到一些挑战,包括理解时空非线性、做出准确的预测、最小化预测时间和降低模型复杂性。许多现有的方法集成了卷积神经网络(cnn)和递归神经网络(rnn)的变体来分析随时间变化的空间相关交通数据。然而,这些混合模型通常需要大量的存储空间,包含大量可学习的参数,并且涉及大量的训练、验证和测试时间。为了解决这些挑战,我们提出了一种结合遗传算法(GA)和随机森林交叉验证(RF-CV)的新方法来评估输入特征并选择最相关的子集。此外,我们开发了一个多目标遗传算法(MOGA)增强的RNN模型来优化超参数并实现准确的交通速度预测。我们提出的方法通过识别一组最优的相关特征和超参数来平衡预测精度、模型大小和计算效率之间的权衡。我们使用性能测量系统(PeMS)-10数据集评估了我们的模型,并将其性能与现有文献中的基线和高级模型进行了比较。我们的模型实现了平均绝对误差(MAE)为0.028993,$R^{2}$得分为0.999490,训练、验证和测试时间分别为81.64秒、0.15秒和0.18秒。此外,模型大小为203,118字节,有14,617个参数。一项全面的比较研究表明,我们的方法在预测精度和计算效率方面都优于最先进的模型。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
IEEE Access
IEEE Access COMPUTER SCIENCE, INFORMATION SYSTEMSENGIN-ENGINEERING, ELECTRICAL & ELECTRONIC
CiteScore
9.80
自引率
7.70%
发文量
6673
审稿时长
6 weeks
期刊介绍: IEEE Access® is a multidisciplinary, open access (OA), applications-oriented, all-electronic archival journal that continuously presents the results of original research or development across all of IEEE''s fields of interest. IEEE Access will publish articles that are of high interest to readers, original, technically correct, and clearly presented. Supported by author publication charges (APC), its hallmarks are a rapid peer review and publication process with open access to all readers. Unlike IEEE''s traditional Transactions or Journals, reviews are "binary", in that reviewers will either Accept or Reject an article in the form it is submitted in order to achieve rapid turnaround. Especially encouraged are submissions on: Multidisciplinary topics, or applications-oriented articles and negative results that do not fit within the scope of IEEE''s traditional journals. Practical articles discussing new experiments or measurement techniques, interesting solutions to engineering. Development of new or improved fabrication or manufacturing techniques. Reviews or survey articles of new or evolving fields oriented to assist others in understanding the new area.
期刊最新文献
A Translational Platform for Polyimide Neural Interfaces: Polyimide Synthesis and in Vivo Evaluation in Epileptic Mice. Named Entity Recognition With Clue-Word Tags From Patent Documents in Materials Science Development of a Neural Network-Based Model to Generate an Absolute Luminance Map of an Interior Using a Camera Raw Image File Reinforcement Learning-Based Fuzzer for 5G RRC Security Evaluation Cite and Seek: Automated Literary Reference Mining at Corpus Scale
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1