Optimising air quality prediction in smart cities with hybrid particle swarm optimization-long-short term memory-recurrent neural network model

IF 2.1 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS IET Smart Cities Pub Date : 2024-05-20 DOI:10.1049/smc2.12080
Surjeet Dalal, Umesh Kumar Lilhore, Neetu Faujdar, Sarita Samiya, Vivek Jaglan, Roobaea Alroobaea, Momina Shaheen, Faizan Ahmad
{"title":"Optimising air quality prediction in smart cities with hybrid particle swarm optimization-long-short term memory-recurrent neural network model","authors":"Surjeet Dalal,&nbsp;Umesh Kumar Lilhore,&nbsp;Neetu Faujdar,&nbsp;Sarita Samiya,&nbsp;Vivek Jaglan,&nbsp;Roobaea Alroobaea,&nbsp;Momina Shaheen,&nbsp;Faizan Ahmad","doi":"10.1049/smc2.12080","DOIUrl":null,"url":null,"abstract":"<p>In smart cities, air pollution is a critical issue that affects individual health and harms the environment. The air pollution prediction can supply important information to all relevant parties to take appropriate initiatives. Air quality prediction is a hot area of research. The existing research encounters several challenges that is, poor accuracy and incorrect real-time updates. This research presents a hybrid model based on long-short term memory (LSTM), recurrent neural network (RNN), and Curiosity-based Motivation method. The proposed model extracts a feature set from the training dataset using an RNN layer and achieves sequencing learning by applying an LSTM layer. Also, to deal with the overfitting issues in LSTM, the proposed model utilises a dropout strategy. In the proposed model, input and recurrent connections can be dropped from activation and weight updates using the dropout regularisation approach, and it utilises a Curiosity-based Motivation model to construct a novel motivational model, which helps in the reconstruction of long short-term memory recurrent neural network. To minimise the prediction error, particle swarm optimisation is implemented to optimise the LSTM neural network's weights. The authors utilise an online Air Pollution Monitoring dataset from Salt Lake City, USA with five air quality indicators for comparison, that is, SO2, CO, O3, and NO2, to predict air quality. The proposed model is compared with existing Gradient Boosted Tree Regression, Existing LSTM, and Support Vector Machine based Regression Model. Experimental analysis shows that the proposed method has 0.0184 (Root Mean Square Error (RMSE)), 0.0082 (Mean Absolute Error), 2002*109 (Mean Absolute Percentage Error), and 0.122 (R2-Score). The experimental findings demonstrate that the proposed LSTM model had RMSE performance in the prescribed dataset and statistically significant superior outcomes compared to existing methods.</p>","PeriodicalId":34740,"journal":{"name":"IET Smart Cities","volume":null,"pages":null},"PeriodicalIF":2.1000,"publicationDate":"2024-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1049/smc2.12080","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"IET Smart Cities","FirstCategoryId":"1085","ListUrlMain":"https://onlinelibrary.wiley.com/doi/10.1049/smc2.12080","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, INFORMATION SYSTEMS","Score":null,"Total":0}
引用次数: 0

Abstract

In smart cities, air pollution is a critical issue that affects individual health and harms the environment. The air pollution prediction can supply important information to all relevant parties to take appropriate initiatives. Air quality prediction is a hot area of research. The existing research encounters several challenges that is, poor accuracy and incorrect real-time updates. This research presents a hybrid model based on long-short term memory (LSTM), recurrent neural network (RNN), and Curiosity-based Motivation method. The proposed model extracts a feature set from the training dataset using an RNN layer and achieves sequencing learning by applying an LSTM layer. Also, to deal with the overfitting issues in LSTM, the proposed model utilises a dropout strategy. In the proposed model, input and recurrent connections can be dropped from activation and weight updates using the dropout regularisation approach, and it utilises a Curiosity-based Motivation model to construct a novel motivational model, which helps in the reconstruction of long short-term memory recurrent neural network. To minimise the prediction error, particle swarm optimisation is implemented to optimise the LSTM neural network's weights. The authors utilise an online Air Pollution Monitoring dataset from Salt Lake City, USA with five air quality indicators for comparison, that is, SO2, CO, O3, and NO2, to predict air quality. The proposed model is compared with existing Gradient Boosted Tree Regression, Existing LSTM, and Support Vector Machine based Regression Model. Experimental analysis shows that the proposed method has 0.0184 (Root Mean Square Error (RMSE)), 0.0082 (Mean Absolute Error), 2002*109 (Mean Absolute Percentage Error), and 0.122 (R2-Score). The experimental findings demonstrate that the proposed LSTM model had RMSE performance in the prescribed dataset and statistically significant superior outcomes compared to existing methods.

Abstract Image

查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
利用粒子群优化-长短期记忆-并发神经网络混合模型优化智慧城市的空气质量预测
在智慧城市中,空气污染是影响个人健康和危害环境的关键问题。空气污染预测可为相关各方提供重要信息,以便采取适当措施。空气质量预测是一个热门研究领域。现有的研究遇到了几个挑战,即准确性差和实时更新不正确。本研究提出了一种基于长短期记忆(LSTM)、循环神经网络(RNN)和好奇心激励法的混合模型。所提出的模型使用 RNN 层从训练数据集中提取特征集,并通过应用 LSTM 层实现排序学习。此外,为了解决 LSTM 中的过拟合问题,提出的模型采用了 dropout 策略。在所提出的模型中,输入和递归连接可以利用舍弃正则化方法从激活和权重更新中舍弃,并利用基于好奇心的动机模型构建新颖的动机模型,从而帮助重建长短期记忆递归神经网络。为了使预测误差最小化,采用了粒子群优化法来优化 LSTM 神经网络的权重。作者利用美国盐湖城的在线空气污染监测数据集和五个空气质量指标(即二氧化硫、一氧化碳、臭氧和二氧化氮)进行比较,以预测空气质量。提出的模型与现有的梯度提升树回归、现有的 LSTM 和基于支持向量机的回归模型进行了比较。实验分析表明,拟议方法的均方根误差(RMSE)为 0.0184,平均绝对误差为 0.0082,平均绝对百分比误差为 2002*109,R2 分数为 0.122。实验结果表明,拟议的 LSTM 模型在规定的数据集中具有 RMSE 性能,与现有方法相比,在统计上具有显著优势。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
IET Smart Cities
IET Smart Cities Social Sciences-Urban Studies
CiteScore
7.70
自引率
3.20%
发文量
25
审稿时长
21 weeks
期刊最新文献
Guest Editorial: Smart cities 2.0: How Artificial Intelligence and Internet of Things are transforming urban living A hybrid attention‐based long short‐term memory fast model for thermal regulation of smart residential buildings A collaborative WSN‐IoT‐Animal for large‐scale data collection Advancing smart tourism destinations: A case study using bidirectional encoder representations from transformers‐based occupancy predictions in torrevieja (Spain) Smart city fire surveillance: A deep state-space model with intelligent agents
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1