Dynamic Graph Neural Network with Adaptive Edge Attributes for Air Quality Predictions
Jing Xu, Shuo Wang, Na Ying, Xiao Xiao, Jiang Zhang, Yun Cheng,, Zhiling Jin, Gangfeng Zhang

TL;DR
This paper introduces a dynamic graph neural network that adaptively learns edge attributes for air quality prediction, effectively capturing spatial-temporal dependencies without relying on prior spatial correlation data.
Contribution
The proposed DGN-AEA model learns adaptive edge attributes end-to-end, reducing reliance on prior information and capturing hidden station relationships for improved air quality prediction.
Findings
Achieved state-of-the-art prediction accuracy
Effectively models spatial-temporal dependencies
Learns hidden station relationships as a by-product
Abstract
Air quality prediction is a typical spatio-temporal modeling problem, which always uses different components to handle spatial and temporal dependencies in complex systems separately. Previous models based on time series analysis and Recurrent Neural Network (RNN) methods have only modeled time series while ignoring spatial information. Previous GCNs-based methods usually require providing spatial correlation graph structure of observation sites in advance. The correlations among these sites and their strengths are usually calculated using prior information. However, due to the limitations of human cognition, limited prior information cannot reflect the real station-related structure or bring more effective information for accurate prediction. To this end, we propose a novel Dynamic Graph Neural Network with Adaptive Edge Attributes (DGN-AEA) on the message passing network, which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAir Quality Monitoring and Forecasting · Air Quality and Health Impacts · Traffic Prediction and Management Techniques
MethodsGraph Neural Network
