Related Experiment Video
Updated: Jul 4, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
A densely connected causal convolutional network separating past and future data for filling missing PM2.5 time
Peng Yuan1, Yiwen Jiao1, Jiaxue Li1
1College of Computer Science and Electronic Engineering, Hunan University, Changsha, 410082, Hunan, China.
Abstract:
Air pollution poses a significant threat to human health and the environment globally. Precise analysis and prediction of pollutant concentrations are essential for monitoring and managing air quality. However, reliable analysis and prediction require comprehensive and high-quality data, which is often compromised due to missing data during collection. Unfortunately, conventional methods for addressing missing data fall short of providing adequate solutions. The missing data for air quality indicators are commonly systematic, with all data points missing for extended periods. This makes it difficult to establish correlations and populate the missing data accurately. To address this problem, we propose a Densely Connected Causal Convolutional Network Separating Past and Future Data (DCCN-SPF), a deep learning-based model that fills in continuous missing PM2.5 concentration data in the original dataset. It extracts features from past and future data separately using densely connected causal convolutional networks and incorporates linear interpolation and deep learning structures to improve prediction accuracy. Using air quality monitoring data from the China Environmental Monitoring Station between 2017 and 2021 in Beijing, we compare our proposed model with baseline models and find that our model outperforms others in predicting PM2.5 concentrations. The evaluation metrics MAE and RMSE are used, revealing significant reductions of 8.7-21.6 % for MAE and 7.1-23.5 % for RMSE in favor of our proposed DCCN-SPF model.
Related Concept Videos
Precipitation and Co-precipitation
Precipitation Processes
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...

