Concepedia

TLDR

Predicting air quality is complex due to the dynamic, volatile, and highly variable nature of pollutants, yet accurate forecasting is increasingly vital in urban areas because of its significant health and environmental impacts. The study seeks to forecast pollutant and particulate concentrations and the air quality index in California using machine learning. The authors employ support vector regression with a radial basis function kernel to model these variables. SVR with an RBF kernel achieved the most accurate predictions, outperforming other kernels and PCA-based feature selection, and achieved 94.1% accuracy in classifying AQI into six EPA categories on unseen data.

Abstract

Predicting air quality is a complex task due to the dynamic nature, volatility, and high variability in time and space of pollutants and particulates. At the same time, being able to model, predict, and monitor air quality is becoming more and more relevant, especially in urban areas, due to the observed critical impact of air pollution on citizens’ health and the environment. In this paper, we employ a popular machine learning method, support vector regression (SVR), to forecast pollutant and particulate levels and to predict the air quality index (AQI). Among the various tested alternatives, radial basis function (RBF) was the type of kernel that allowed SVR to obtain the most accurate predictions. Using the whole set of available variables revealed a more successful strategy than selecting features using principal component analysis. The presented results demonstrate that SVR with RBF kernel allows us to accurately predict hourly pollutant concentrations, like carbon monoxide, sulfur dioxide, nitrogen dioxide, ground-level ozone, and particulate matter 2.5, as well as the hourly AQI for the state of California. Classification into six AQI categories defined by the US Environmental Protection Agency was performed with an accuracy of 94.1% on unseen validation data.

References

YearCitations

Page 1