Related Experiment Video
Updated: Sep 1, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
A new cross-domain prediction model of air pollutant concentration based on secure federated learning and optimized
Guangqiu Huang1, Xixuan Zhao2, Qiuqin Lu3
1School of Management, Xi'an University of Architecture and Technology, Xi'an, 710055, China. huangnan93@163.com.
Abstract:
As air pollution worsens, the fast prediction of air pollutant concentration becomes increasingly important for public health. This paper proposes a new cross-domain prediction model of air pollutant concentration based on federated learning (FL), differential privacy laplace mechanism (DPLA) and long and short-term memory network optimized by sparrow search algorithm (SSA-LSTM), named FL-DPLA-SSA-LSTM. Firstly, with FL, SSA-LSTM is used as local training model for each city and predicts air pollutant concentration. Secondly, DPLA is used to add noise to the local model parameters, which can protect local data security. Then, the global model is updated by using the federated averaging algorithm (FedAvg). Lastly, FL is used to share global model for all cities, which can safely and quickly cross-domain predict air pollutant concentration. For data set, it is taken from hourly air pollutants and meteorological data from 12 cities in the Fenhe River and Weihe River Plains in China in 2020. The experimental results show that the prediction performance of the proposed model is significantly better than all comparison models. FedAvg updating with local model parameters with DPLA noise has little effect on the performance of the global model and even exceeds that of the global model. The calculation time of FL-DPLA-SSA-LSTM model is reduced by 99.95% compared with that of not using FL-DPLA machine learning model. It is proved that the model is high sharing and high safety, which greatly improves the training efficiency and has better generalization ability. It is significant for joint air pollution prevention and control and environmental protection.
Related Concept Videos
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Predicting Reaction Outcomes
