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 5, 2026.
Abstract: Graph convolutional networks are widely used in air quality forecasting, yet their benefit over simpler approaches remains insufficiently validated. This study presents a fully reproducible benchmark comparing five model families (ARIMA, XG-Boost, LSTM, CNN-LSTM, and a GCN+Transformer model) on the public Beijing Multi-site Air Quality Dataset. All experiments share identical preprocessing, three random seeds (confidence intervals reported as exploratory), and a chronological split, with full code availability. ARIMA outperforms deep learning on aggregated data, due to strong temporal autocorrelation. On individual stations, Transformer-based models achieve the best performance through improved temporal modeling. A systematic multi-node analysis reveals that graph-based spatial aggregation can degrade performance under highly homogeneous conditions: when monitoring stations exhibit strong correlations, a simple linear baseline outperforms the GCN topologies tested here. Alternative spatial encoders (e.g., GAT, learnable adjacency) may behave differently and remain an open question. These findings define a practical regime in which GCN-based spatial aggregation provides no benefit over linear baselines. A preliminary compression experiment on Apple M1 reports a 42% inference-latency reduction via 8-bit quantization; this is indicative only, and validation on Raspberry Pi 4 or NVIDIA Jetson Nano is identified as required follow-up.
Abdessamad BADOUCH and Kaoutar BELHOUCINE. “Benchmarking Deep Learning for PM2.5 Forecasting in IoT-Based Smart Cities: GCN Spatial Encoding and Transformer Temporal Modeling”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.5 (2026). http://dx.doi.org/10.14569/IJACSA.2026.0170595
@article{BADOUCH2026,
title = {Benchmarking Deep Learning for PM2.5 Forecasting in IoT-Based Smart Cities: GCN Spatial Encoding and Transformer Temporal Modeling},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2026.0170595},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170595},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {5},
author = {Abdessamad BADOUCH and Kaoutar BELHOUCINE}
}
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.