Related Experiment Video
Updated: Jun 23, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
2.7K
Predicting PM2.5 concentration with enhanced state-trend awareness and uncertainty analysis using bagging and LSTM
Chao Bian1,2, Guangqiu Huang1
1School of Management, Xi'an University of Architecture and Technology, Xi'an, China.
Journal of Environmental Quality
|June 20, 2024
Summary
This study enhances PM2.5 air pollutant forecasting using state-trend awareness and a novel LSTM-bagging model. The approach improves prediction accuracy and provides probability ranges for better environmental monitoring and public health decisions.
Area of Science:
- Environmental Science
- Data Science
- Artificial Intelligence
Background:
- Global environmental protection efforts increasingly focus on monitoring fine particulate matter (PM2.5).
- Accurate prediction of PM2.5 concentrations is crucial for environmental management and public health.
- Traditional methods often struggle with the dynamic nature and complexities of air pollution data.
Purpose of the Study:
- To apply the state-trend awareness concept from big data analytics to PM2.5 prediction.
- To develop an advanced model for more accurate and reliable forecasting of PM2.5 concentrations.
- To incorporate interval prediction for quantifying forecasting uncertainty.
Main Methods:
- Utilized state-trend awareness for holistic data insights and decision support.
- Developed a hybrid model combining Long Short-Term Memory (LSTM) neural networks with a bagging ensemble algorithm.
- Implemented interval prediction to forecast probability ranges of PM2.5 variations.
Main Results:
- The proposed LSTM-bagging model significantly outperformed traditional LSTM and Support Vector Machine (SVM) methods in accuracy and generalization.
- Achieved a 12% reduction in errors compared to SVM-LSTM models.
- Demonstrated improved prediction accuracy, enhanced model generalization, and reduced overfitting.
Conclusions:
- The developed state-trend aware LSTM-bagging model with interval prediction offers a robust tool for environmental monitoring.
- This approach enhances decision-making capabilities for public health and environmental protection.
- The method effectively addresses forecasting uncertainties by providing probability ranges for PM2.5 variations.
Related Concept Videos
Steps in Outbreak Investigation
122
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
122
Residuals and Least-Squares Property
7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.3K
Survival Tree
79
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
79

