Abstract
Significant interest has been sparked in the monitoring and prediction of air quality due to the impact of air quality on human health. However, challenges arise from characterizing the complex spatial features and temporal features of monitored air quality data. In this paper, we develop an air quality forecasting model using spatio-temporal feature fusion over graphs. We use the location information of air quality monitoring stations to construct a directed graph adjacency matrix, which helps in extracting the spatial features of air quality data. A spatio-temporal feature extraction module is designed by explicitly involving the graph adjacency matrix to help characterize the coupled effects between spatial and temporal features of air quality data. Our proposed air quality prediction model was demonstrated using a real-world dataset collected over 35 air monitoring stations in Beijing. Numerical experiments demonstrate that our proposed model improves the air quality prediction over several existing models, e.g., 18.65 percent improvement in 24 h air quality prediction over the MAE metric and 15.91 percent improvement in 24 h prediction over the RMSE metric.
1. Introduction
Common air pollutants include various substances such as gases, dust, smoke, and odors that can cause health and environmental problems. One primary concern is particulate matter (PM), with PM2.5 referring to fine particulate matter with a diameter of 2.5 μm or less. Cardiovascular disease, respiratory illnesses, and cancer can all be caused by exposure to fine particulate matter []. The monitoring of real-time air quality and the forecasting of the air quality index are attracting more and more attention. Pollution forecasts help decision-makers to implement pollution control measures in a timely manner, alert vulnerable populations, protect public health, and formulate sustainable policies to mitigate environmental damages. Many efforts have been made to predict air quality. These include physics-driven models, data-driven models, graph neural network-based models, and physics-informed neural network models.
1.1. Physics-Based Numerical Models
Air quality can be forecasted using physics-based methods that draw upon atmospheric science to establish governing equations for air dispersion []. For example, a three-dimensional real-time air quality forecasting model that couples meteorology and chemistry online, and includes their transitions, has been proposed. This model greatly helps us to understand the complex interplay of meteorology, emissions, and chemistry at scales ranging from global to urban []. However, physics-based numerical forecasting methods are time-consuming and labor-intensive because of the substantial computational resources they require. Data-driven air quality prediction methods are developed using their historical data []. For example, a model that uses an auto-regressive integrated moving average to forecast atmospheric environmental quality has been developed []. A hidden semi-Markov model-based prediction model is developed for high-PM2.5-concentration-value forecasting []. These methods may strongly rely on the stationary assumption of the historical data.
1.2. Data-Driven Models
Air quality usually exhibits complex nonlinear temporal relationships. Hence, neural network-based methods are developed. For example, a hybrid deep learning framework has been proposed by combining a one-dimensional convolutional module and a bi-directional long short-term memory module []. A temporal denoising auto-encoder network and a hybrid PM2.5 prediction framework are developed to rapidly extract complex features of air quality data []. An attention module is developed to capture the relationships between historical data and the temporal correlational data []. A category-based PM2.5 prediction model [] was designed using a category information-based representation module to produce a robust representation that is insensitive to local variation. A transformer-based model [] was developed for PM2.5 prediction by leveraging data embedding and different attention modules to characterize the temporal relationships between air quality data points. A hybrid model of a convolutional network and long short-term memory module was proposed for multiple-hour forecasting []. A three-dimensional convolutional unit with a gated recurrent unit has been developed, where a 3DCNN module captures the features of multi-dimensional data and the attention mechanism adjusts the influences of features to avoid the influence of random fluctuations []. A hybrid model of an empirical mode decomposition method with a transformer unit was proposed to improve the inference capability of air quality over a long period [].
1.3. Graph Network-Based Models
Graph networks exhibit remarkable performance in air quality forecasting. A graph-based multi-level attention unit was designed to represent dynamic spatio-temporal dependencies between different monitoring data points, and a general fusion unit was proposed to incorporate features from different domains []. A spatio-temporal graph neural process (sTGNP) [] was proposed to represent a spatio-temporal relationship based on stacking layers of graph convolutions, and a Bayesian graph aggregator was designed to address uncertainties in air quality data as well as the graph structure. A graph attention-based model [] was proposed to cope with the accuracy of complex prediction problems utilizing both the spatial correlation (extracted with a graph attention unit) and the temporal periodicity (represented as multiple cycles in time series). A dynamic multiple-graph attention model [] was developed for long-term spatio-temporal forecasting by integrating a graph attention unit and a spatial attention unit. A spatio-temporal model with a multi-attention unit [] was proposed for long-term air quality prediction, where multiple graphs were designed to extract the relationships between air quality data points, and multiple attention modules were developed to extract different spatio-temporal correlations. A self-supervised hierarchical network [] was proposed to predict air quality data, which uses historical data to represent the city-wide air quality distribution, and a hierarchical recurrent graph module was developed to represent the spatial hierarchy. A group-aware graph model [] was developed that models latent relationships between different stations using a differentiable grouping module, and relationships between different groups are represented using a message-passing unit.
1.4. Physics-Informed Neural Network Models
The aforementioned methods do not take physical knowledge into account, which could result in limited generalization capabilities and interpretability. Therefore, the use of physics-guided deep learning methods in air quality forecasting has attracted increasing attention. Physics-informed neural networks [] can incorporate deep neural networks alongside nonlinear partial differential equations to solve forward and inverse problems. This allows scientific predictions and discoveries to be made from incomplete data. A spatio-temporal field neural network (STFNN) [] was proposed based on the combination of fields and graphs, which can implicitly represent the gradient of air quality data obtained from conventional direct estimation approaches. An Air-DualODE method [] was proposed to integrate dual branches of ordinary neural differential equations for air quality prediction, where the first branch captures spatio-temporal relationships based on open system physical equations and the second branch is a data-driven module used to address the dependencies that are not involved in the first branch. AirRadar [] uses local and global spatial graph learning modules to capture complex spatial dependencies. An adaptive weight structure allocates different weights to improve the generalization ability to diverse and previously unseen spatial relationships. A PM2.5-GNN model [] was proposed to explicitly incorporate the domain knowledge of PM2.5 into graphs to represent the long-term relationships between air quality data. A transformer architecture called AirFormer [] was proposed to collectively forecast air quality nationwide, using a bottom-up deterministic self-attention mechanism to capture the spatio-temporal relationships and a top-down stochastic module to model the uncertainty between monitoring data points. A physics guided network for air quality prediction (AirPhyNet) [] was proposed that incorporates air particle movement, i.e., diffusion and advection, using well-established physics principles. Physics knowledge is integrated into a graph structure module, and latent relationships are exploited to model spatio-temporal relationships within the monitoring data.
In this paper, we aim to predict air quality based on physics-informed spatio-temporal features fusion over graphs. In the aforementioned methods, the graph adjacency matrix is often constructed as a symmetric matrix based on the attributes between different nodes. Different from integrating differential equation-based domain knowledge into the prediction model, we explicitly constructed a directed graph adjacency to model the relationships between different air quality monitoring stations, and thereafter developed a spatial feature module based on the pre-designed graph. The temporal relationships between air quality data points have been studied using the designed directed graph adjacency matrix, resulting in the coupled spatio-temporal features of the monitoring data. The spatial features and temporal features are fused with an output unit for air quality forecasting. The contributions of this study are summarized as follows:
A directed graph-based spatial feature module was designed to characterize and extract the spatial features of air quality data over different sensors, where the directed graph is constructed using the locations of the monitoring stations.
A temporal–spatial feature module was designed to further characterize the features of air quality data, where a temporal feature is coupled with the designed graph adjacency matrix and the spatial features of the monitoring data.
A multi-layer output module was designed to fuse the spatial features and temporal features to forecast the air quality data over sensors, which was validated to show superior performance over several existing methods on real-world datasets.
2. Materials and Methods
2.1. Data Used
In this study, we investigated a real-world air quality dataset [] collected from Beijing. The monitoring data were collected over 35 stations, from 1 January 2017 to 30 May 2018. This dataset contains hourly air concentration data for major pollutants, e.g., PM2.5, PM10, O3, NO2, SO2.5, and CO. All missing values were filled in using the monitoring station’s 24 h average measurement. Each air quality monitoring station has location information, i.e., its latitude and longitude. In this paper, we focus on PM2.5 prediction using a short period of its historical data and the data of neighboring monitoring station.
2.2. Problem Formulation
Let denote the air quality data with points collected over the n-th monitoring station. is the transpose of , and is the number of stations. Let denote the air quality data at time point k. The air quality forecasting problem can be investigated using its historical data:
where M is the sequence length used for air quality forecasting. The location information of the monitoring stations is denoted by
where is the location of the i-th station. Then, the air quality prediction problem can be modeled by
That is, forecasting air quality at future times uses historical air quality data spanning a period of M. is the air quality forecasting model under consideration.
2.3. Methods
This section studies the directed graph-based spatio-temporal air quality forecasting model. The framework of the air quality forecasting model is presented in Figure 1. Firstly, air quality data are fed into the temporal feature extraction module after pre-processing. The location information of monitoring stations is used to construct a graph adjacency matrix, which is then applied to the graph-based spatial feature extraction module as well as the graph-based spatial–temporal feature extraction module. Finally, the spatio-temporal features are fed into the output layer to forecast air quality at future times. The graph construction unit is presented in Section 2.3.1, the directed graph-based spatial feature unit is presented in Section 2.3.2, the spatio-temporal feature unit is investigated in Section 2.3.3, and the output layer is shown in Section 2.3.4.
Figure 1.
The framework of graph spatio-temporal fusion-based air quality prediction model.
2.3.1. Location-Based Directed Graph Design
We have the location information of the monitoring stations, i.e., and ; then, the distance of two stations can be calculated by
for . Let denote an adjacency matrix of size N by N; then, its element can be calculated by []
where is the -th element of the adjacency matrix. can be calculated by
where is a coefficient. and are the neighboring sets of the i-th and j-th stations, respectively.
We have introduced a self-loop to enhance the role of the historical data, that is,
where is the identity matrix of size N by N. The graph adjacency matrix constructed by (7) is a directed matrix because and are different.
2.3.2. Graph-Based Spatial Feature Module
In order to represent the spatial feature of the collected air quality data, let
denote a vector of size , where is the order of spatial features. The i-th spatial feature is defined by
where is of size . A linear transform is applied to the spatial feature, i.e.,
Here, is a learnable matrix, which is of size .
2.3.3. Graph-Based Spatio-Temporal Feature Extraction Module
Let
and
where , , , , , and are learnable matrices. is the activation function. Let and denote two column vectors. Thereafter, the spatio-temporal feature can be represented by []
where
, , and are learnable matrices.
2.3.4. Output Fusion Unit
Let denote the fused feature, i.e.,
which incorporates the coupled spatio-temporal feature and the spatial feature of the air quality data . A multi-layer unit is developed to forecast the air quality, i.e.,
where
and is a linear transform applied to the coupled spatio-temporal features.
The spatial complexity of the proposed model is , and the time complexity is also .
3. Results and Discussions
3.1. Numerical Studies
In this section, we illustrate and validate the proposed air quality forecasting model based on a real-world dataset, for which data were collected over 35 air quality monitoring stations in Beijing, China. The period of data collection spanned from 1 January 2017 to 30 May 2018, collecting hourly data on PM2.5. These data were divided following a 7:1:2 ratio, where 70 percent of data were used in training, 10 percent of the data were used for validation, and the remaining 20 percent were used for tests.
The graph adjacency matrix can be computed with Equation (7), where the latitudes and longitudes are used to calculate the distance between two monitoring stations. Each station chooses the closest five stations to build the adjacency matrix . The directed graph is shown in Figure 2. The experimental parameter settings are presented in Table 1. Our model was developed using PyTorch 3.12 with an NVIDIA GeForce RTX 3090 GPU, and we used the Adam algorithm in the model training.
Figure 2.
The graph constructed based on the locations of the air quality monitoring stations.
Table 1.
Experimental settings.
Baseline Model: We compared our proposed air quality forecasting model with the AirPhyNet model []. This model was designed for air quality prediction by integrating fundamental physics knowledge based on an ordinary differential equation into the forecasting model. AirPhyNet integrates physics knowledge based on graph structure to capture spatio-temporal relationships between data points using latent representation.
To align with the data settings of the baseline method, in this study, we set a time step of 3 h. We predicted the future 72 h of air quality data using the past 72 h of data. We used the Mean Absolute Error (MAE) and the Root Mean Square Error (RMSE) to evaluate the hourly air quality prediction performance [], i.e.,
and
where is the true data collected over the monitoring stations. is the predicted data of our proposed model. We focus on the prediction of air quality data at an area monitored with a monitoring station. Table 2 and Table 3 present the prediction performance of the MAE and RMSE metrics over all 35 stations.
Table 2.
Overall prediction performance comparison for the MAE metric.
Table 3.
Overall prediction performance comparison for the RMSE metric.
From Table 2, we can observe that the proposed spatio-temporal feature fusion over the graph model outperforms the other baseline models. The performance of 24 h prediction improved by 18.65 percent, and the performance improvement of 72 h prediction was 4.9 percent over the MAE metric. In Table 3, we can see that the proposed model has a 15.91 percent performance improvement in 24 h PM2.5 prediction and 5.72 percent performance improvement in 72 h prediction over the RMSE metric. Our proposed model performs better in short-term forecasting than in long-term prediction. One possible reason is that the extracted spatial and coupled spatio-temporal features struggle to characterize changes in air quality effectively and accurately over time.
To obtain a straightforward illustration, the MAE metric was calculated over each air quality monitoring station, as shown in Figure 3. We can observe that the proposed spatio-temporal feature fusion over the graph-based air quality forecasting model can obviously improve the prediction performance in 24 h air quality prediction, and it has a small improvement in long-term air quality prediction, e.g., in the 72 h air quality forecasting. The improvement in air quality forecasting performance is primarily due to the location-informed directed graph adjacency matrix as well as the characterization and extraction of the coupled temporal–spatial features involved in the proposed air quality prediction model.
Figure 3.
The average evaluation results of the MAE for all prediction performances across the entire test set at each monitoring station.
We show the comparisons of the true air quality data and the predicted data over all 35 sensors at the 24 h prediction performance in Figure 4. We can observe that the 24 h prediction of air quality of our proposed spatio-temporal feature fusion using graphs is very close to the true air quality value collected at the stations. The air quality prediction of AirPhyNet has large variations over several monitoring stations, leading to a worse performance in 24 h air quality prediction.
Figure 4.
True air quality data vs. the predicted values over all 35 stations in 24 h prediction.
3.2. Discussions
The effects of different hyper-parameters on air quality prediction are studied. The prediction performance of the proposed model with different parameters L and R is presented in Table 4 and Table 5. As the order of spatial feature L increases from 0 to 2, more neighboring sensors are incorporated into the air quality prediction for the target sensor. Therefore, prediction performance improves as the order increases. If a sufficient number of neighboring nodes are participating, further increasing L will not improve air quality performance. A similar observation can be validated in Table 5 for the prediction performance with a different feature length R.
Table 4.
Prediction performance with different L values in terms of the MAE metric.
Table 5.
Prediction performance with different R values in terms of the MAE metric.
To further illustrate the effects of the proposed spatio-temporal feature fusion method using graphs, we present the ablation studies conducted on our proposed model in Table 6, specifically showing the results for our proposed model, the same model without spatial features in the output layer, the model same without spatial features coupled in the temporal module, and the same model without a temporal feature module. We can observe that the model with spatio-temporal feature fusion over graphs has the best prediction performance. If the spatial features or the temporal features are not considered in the proposed model, e.g., not included in the output layer or in the spatio-temporal feature extraction module, the prediction performance degrades.
Table 6.
Ablation study on the MAE metric.
4. Conclusions
We developed an air quality forecasting model based on spatio-temporal feature fusion over graphs in this study, including four major modules, i.e., the graph adjacency construction module, the spatial feature unit, the spatio-temporal feature unit, and the fusion output layer. The directed adjacency matrix is built using the location information of the air quality monitoring stations. This physical information greatly helps us represent the spatial relationships of the air quality data between monitoring stations and the neighboring stations. The spatial features and spatio-temporal features are extracted over graphs, which greatly improves the air quality forecasting. The proposed model has been illustrated and validated over a real-world dataset collected over 35 air quality monitoring stations. Numerical studies show that the proposed air quality forecasting model outperforms the baseline model. It achieved 18.65 percent and 15.91 percent performance improvements on the MAE and RMSE metrics, respectively. These indicate the broader practical implications of the proposed air quality prediction model for policymaking or early-warning systems. The focus of future studies could be on the long-term prediction using the temporal–spatial feature evolution over time. Future studies could focus on the scalability of the proposed model, on cases involving missing values, on performance improvement utilizing the relationship between PM2.5 and other variables such as wind speed and humidity, sophisticated fusion mechanisms in the output layer, the impact of seasonal effects, and air quality prediction in unmonitored areas.
Author Contributions
Methodology, B.S. and J.C.; investigation, X.F. and B.S.; resources, H.F. and X.F.; writing—original draft, J.C. and B.S. All authors have read and agreed to the published version of the manuscript.
Funding
This research was funded by the National Natural Science Foundation of China under Grant 62401145, the Major Science and Technology Project of Fujian Province under Grant 2024YZ040025, and the Natural Science Foundation of Jiangsu Province under Grant BK20230479.
Institutional Review Board Statement
Not applicable.
Informed Consent Statement
Not applicable.
Data Availability Statement
The raw data supporting the conclusions of this article will be made available by the authors on request.
Conflicts of Interest
The authors declare no conflicts of interest.
References
- Organization WHO. 2024. Available online: https://www.who.int/news-room/fact-sheets/detail/ambient-(outdoor)-air-quality-and-health (accessed on 12 June 2024).
- Zhang, Y.; Bocquet, M.; Mallet, V.; Seigneur, C.; Baklanov, A. Real-time air quality forecasting, part I: History, techniques, and current status. Atmos. Environ. 2012, 60, 632–655. [Google Scholar] [CrossRef]
- Zhang, Y.; Bocquet, M.; Mallet, V.; Seigneur, C.; Baklanov, A. Real-time air quality forecasting, part II: State of the science, current research needs, and future prospects. Atmos. Environ. 2012, 60, 656–676. [Google Scholar] [CrossRef]
- Gao, W.; Xiao, T.; Zou, L.; Li, H.; Gu, S. Analysis and Prediction of Atmospheric Environmental Quality Based on the Autoregressive Integrated Moving Average Model (ARIMA Model) in Hunan Province, China. Sustainability 2024, 16, 8471. [Google Scholar] [CrossRef]
- Dong, M.; Yang, D.; Kuang, Y.; He, D.; Erdal, S.; Kenski, D. PM2.5 concentration prediction using hidden semi-Markov model-based times series data mining. Expert Syst. Appl. 2009, 36, 9046–9055. [Google Scholar] [CrossRef]
- Du, S.; Li, T.; Yang, Y.; Horng, J. Deep air quality forecasting using hybrid deep learning framework. IEEE Trans. Knowl. Data Eng. 2019, 33, 2412–2424. [Google Scholar] [CrossRef]
- Samal, R.; Babu, S.; Das, K. Temporal convolutional denoising autoencoder network for air pollution prediction with missing values. Urban Clim. 2021, 38, 100872. [Google Scholar] [CrossRef]
- Han, Y.; Lam, C.; Li, O.; Zhang, Q. A domain-specific Bayesian deep-learning approach for air pollution forecast. IEEE Trans. Big Data 2020, 8, 1034–1046. [Google Scholar] [CrossRef]
- Yu, H.; Hu, J.; Zhou, X.; Guo, C.; Yang, B.; Li, Q. CGF: A Category Guidance Based PM2.5 Sequence Forecasting Training Framework. IEEE Trans. Knowl. Data Eng. 2023, 35, 10125–10139. [Google Scholar] [CrossRef]
- Tong, W.; Limperis, J.; Hamza-Lup, F.; Xu, Y.; Li, L. Robust transformer-based model for spatiotemporal PM2.5 prediction in California. Earth Sci. Inform. 2023, 17, 315–328. [Google Scholar] [CrossRef]
- Yan, R.; Liao, J.; Yang, J.; Sun, W.; Nong, M.; Li, F. Multi-hour and multi-site air quality index forecasting in Beijing using CNN, LSTM, CNN-LSTM, and spatiotemporal clustering. Expert Syst. Appl. 2021, 169, 114513. [Google Scholar] [CrossRef]
- Elbaz, K.; Shaban, M.; Zhou, A.; Shen, L. Real time image-based air quality forecasts using a 3D-CNN approach with an attention mechanism. Chemosphere 2023, 333, 138867. [Google Scholar] [CrossRef]
- Zeng, Q.; Wang, L.; Zhu, S.; Gao, Y.; Qiu, X.; Chen, L. Long-term PM2.5 concentrations forecasting using CEEMDAN and deep Transformer neural network. Atmos. Pollut. Res. 2023, 14, 101839. [Google Scholar] [CrossRef]
- Liang, Y.; Ke, S.; Zhang, J.; Yi, X.; Zheng, Y. Geoman: Multi-level attention networks for geo-sensory time series prediction. In Proceedings of the Twenty-Seventh International Joint Conference on Artificial Intelligence, Stockholm, Sweden, 13–19 July 2018; pp. 3428–3434. [Google Scholar]
- Hu, J.; Liang, Y.; Fan, Z.; Chen, H.; Zheng, Y.; Zimmermann, R. Graph neural processes for spatio-temporal extrapolation. In Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining, Washington, DC, USA, 24–27 August 2023; pp. 752–763. [Google Scholar]
- Qi, B.; Jiang, Y.; Wang, H.; Jin, J. Multi-Source PM2.5 Prediction Model Based on Fusion of Graph Attention Networks and Multiple Time Periods. IEEE Access 2024, 12, 57603–57612. [Google Scholar] [CrossRef]
- Shao, W.; Jin, Z.; Wang, S.; Kang, Y.; Xiao, X.; Menouar, H.; Salim, F. Long-term Spatio-Temporal Forecasting via Dynamic Multiple-Graph Attention. In Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence, Bremen, Germany, 15–21 July 2022; pp. 2225–2232. [Google Scholar]
- Jin, Z.; Xu, J.; Huang, R.; Shao, W.; Xiao, X. STM2CN: A multi-graph attention-based framework for sensor data prediction in smart cities. In Proceedings of the 2022 International Joint Conference on Neural Networks, Padua, Italy, 18–23 July 2022; pp. 1–8. [Google Scholar]
- Han, J.; Liu, H.; Xiong, H.; Yang, J. Semi-supervised air quality forecasting via self-supervised hierarchical graph neural network. IEEE Trans. Knowl. Data Eng. 2022, 35, 5230–5243. [Google Scholar] [CrossRef]
- Chen, L.; Xu, J.; Wu, B.; Huang, J. Group-aware graph neural network for nationwide city air quality forecasting. ACM Trans. Knowl. Discov. Data 2023, 18, 1–20. [Google Scholar] [CrossRef]
- Raissi, M.; Perdikaris, P.; Karniadakis, E. Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equations. J. Comput. Phys. 2019, 378, 686–707. [Google Scholar] [CrossRef]
- Feng, Y.; Wang, Q.; Xia, Y.; Huang, J.; Zhong, S.; Liang, Y. Spatio-temporal field neural networks for air quality inference. In Proceedings of the Thirty-Third International Joint Conference on Artificial Intelligence, Jeju, Republic of Korea, 3–9 August 2024; Volume 13, pp. 7260–7268. [Google Scholar]
- Tian, J.; Liang, Y.; Xu, R.; Chen, P.; Guo, C.; Zhou, A.; Yang, B. Air Quality Prediction with Physics-Guided Dual Neural ODEs in Open Systems. In Proceedings of the Thirteenth International Conference on Learning Representations, Singapore, 24–28 April 2025. [Google Scholar]
- Wang, Q.; Xia, Y.; ZHong, S.; Li, W.; Wu, Y.; Cheng, S.; Liang, Y. Airradar: Inferring nationwide air quality in china with deep neural networks. Proc. AAAI Conf. Artif. Intell. 2025, 39, 28467–28475. [Google Scholar] [CrossRef]
- Wang, S.; Li, Y.; Zhang, J.; Meng, Q.; Meng, L.; Gao, F. PM2.5-GNN: A domain knowledge enhanced graph neural network for PM2.5 forecasting. In Proceedings of the 28th International Conference on Advances in Geographic Information Systems, Seattle, WA, USA, 3–6 November 2020; pp. 163–166. [Google Scholar]
- Liang, Y.; Xia, Y.; Ke, S.; Wang, Y.; Wen, Q.; Zhang, J.; Zimmermann, R. AirFormer: Predicting nationwide air quality in china with transformers. Proc. AAAI Conf. Artif. Intell. 2023, 37, 14329–14337. [Google Scholar] [CrossRef]
- Hettige, K.H.; Ji, J.; Xiang, S.; Long, C.; Cong, G.; Wang, J. AirPhyNet: Harnessing Physics-Guided Neural Networks for Air Quality Prediction. In Proceedings of the Twelfth International Conference on Learning Representations, Vienna, Austria, 7 May 2024. [Google Scholar]
- Xiao, Z.; Fang, H.; Wang, X. Distributed Nonlinear Polynomial Graph Filter and Its Output Graph Spectrum: Filter Analysis and Design. IEEE Trans. Signal Process. 2021, 69, 1725–1739. [Google Scholar] [CrossRef]
- Feng, X.; Chen, Y.; Li, H.; Ma, T.; Ren, Y. Gated Recurrent Graph Convolutional Attention Network for Traffic Flow Prediction. Sustainability 2023, 15, 7696. [Google Scholar] [CrossRef]
- Zheng, Y.; Koh, H.; Jin, M.; Chi, L.; Phan, K.; Pan, S. Correlation-Aware Spatial–Temporal Graph Learning for Multivariate Time-Series Anomaly Detection. IEEE Trans. Neural Netw. 2023, 35, 11802–11816. [Google Scholar] [CrossRef] [PubMed]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).