3260 papers • 126 benchmarks • 313 datasets
This task has no description! Would you like to contribute one?
(Image credit: Papersgraph)
These leaderboards are used to track progress in air-pollution-prediction-1
No benchmarks available.
Use these libraries to find air-pollution-prediction-1 models and implementations
No subtasks available.
This paper presents a novel multi-task learning model based on Gaussian processes for joint learning of variables that have been aggregated at different input scales, suitable for larger datasets.
A real-time air pollution prediction model based on Convolutional Neural Network algorithm for image-like Spatial distribution of air pollution and a combination of a Long Short-Term Memory (LSTM) unit for time series data and a Neural Network model for other air pollution impact factors such as weather conditions to build a hybrid prediction model.
Air pollution has become an important factor constraining city development and threatening public health in recent years. Air pollution prediction has been considered as the key part for the early warning of pollution event. Considering the multi-scale nature of geo-sensory data such as air pollution signal, in this paper we adopt a multi-level graph data structure for better utilization of multi-scale spatio-temporal information. We further present a novel deep convolutional neural network model, named Multi-Scale Spatial Temporal Network (MSSTN), for the learning task on this data structure. The MSSTN is specially designed to better discover multi-scale spatial temporal patterns and their high-level interactions, by explicitly using multi-scale neural network structure in both spatial and temporal component. We conduct extensive experiments and ablation studies on Urban Air Pollution Datasets in North China, where the MSSTN can make hourly PM2.5 concentration predictions jointly for a number of cities. And our results shows an outstanding prediction accuracy as well as high computational efficiency compared to existing works.
A large scale city-wise dataset is introduced and a transformer based model - cosSquareFormer - is introduced for the problem of pollutant level estimation and forecasting which outperforms most of the benchmark models for this task.
This paper presents a new statistical method for ranking the hidden neurons in any convolutional layer of a network, and defines importance as the maximal correlation between the activation maps and the class score.
With the rapid development of industrialization, the environmental pollution issue is becoming increasingly serious, especially the air pollution problem. As the core of the prevention and control of air pollution, air pollution prediction plays a very significant role in human survival and development. Therefore, it is highly essential to develop an accurate air pollution prediction model for mass rallies (e.g., playground and bazaar). Recent studies have suggested that multiple air contaminants, e.g., PM2.5 and PM10, which belong to a kind of aerosol, can carry the Covid-19 virus and spread it rapidly through the atmosphere, and this dramatically increases the risk of Covid-19 infection, particularly in the crowded and enclosed environment. Nevertheless, most existing air pollution prediction methods, which rely on large amounts of historical data for modeling and assume that the crowd flows relatively slow, are difficult to apply well to predict air pollution in mass rallies. To solve the aforementioned problem and better assist the decision-makers in managing environmental risk to human beings, in this article, we come up with a novel air pollution prediction model for mass rallies. More specifically, we first propose a temporally weighting matrix to differentiate the significance of training samples in the time domain. Then, we construct a temporal support vector regressor (TSVR), which puts more emphasis on the adjacent samples by considering the fact that the crowd usually flows promptly and disorderly in mass rallies. Finally, based on the extended TSVR, we develop a multitask TSVR (MTSVR) that simultaneously considers the related tasks. Since different air contaminants are correlated with each other, all the tasks can benefit by sharing information. The results of comparison experiments demonstrate that our presented MTSVR outperforms state-of-the-art single-task learners, multitask learners, and air pollution predictors when applied for air pollution prediction in mass rallies. Particularly, when under the six-task condition, the error values of the prediction of PM2.5, PM10, and O3 obtained by our proposed method are relatively lower, outperforming the most advanced method tested by 15.2%, 6.1%, and 4.3%, and the precision values of the predicted values outperform the advanced method tested by 28.3%, 25.1%, and 24.8%.
The experimental results revealed that genetic algorithms are promising and applicable in hyperparameter optimization of deep neural network models, especially in air quality forecasting, and outperforms the other configurations.
Adding a benchmark result helps the community track progress.