Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (468)

Search Parameters:
Keywords = air pollution features

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
31 pages, 1803 KiB  
Article
A Hybrid Machine Learning Approach for High-Accuracy Energy Consumption Prediction Using Indoor Environmental Quality Sensors
by Bibars Amangeldy, Nurdaulet Tasmurzayev, Timur Imankulov, Baglan Imanbek, Waldemar Wójcik and Yedil Nurakhov
Energies 2025, 18(15), 4164; https://doi.org/10.3390/en18154164 - 6 Aug 2025
Abstract
Accurate forecasting of energy consumption in buildings is essential for achieving energy efficiency and reducing carbon emissions. However, many existing models rely on limited input variables and overlook the complex influence of indoor environmental quality (IEQ). In this study, we assess the performance [...] Read more.
Accurate forecasting of energy consumption in buildings is essential for achieving energy efficiency and reducing carbon emissions. However, many existing models rely on limited input variables and overlook the complex influence of indoor environmental quality (IEQ). In this study, we assess the performance of hybrid machine learning ensembles for predicting hourly energy demand in a smart office environment using high-frequency IEQ sensor data. Environmental variables including carbon dioxide concentration (CO2), particulate matter (PM2.5), total volatile organic compounds (TVOCs), noise levels, humidity, and temperature were recorded over a four-month period. We evaluated two ensemble configurations combining support vector regression (SVR) with either Random Forest or LightGBM as base learners and Ridge regression as a meta-learner, alongside single-model baselines such as SVR and artificial neural networks (ANN). The SVR combined with Random Forest and Ridge regression demonstrated the highest predictive performance, achieving a mean absolute error (MAE) of 1.20, a mean absolute percentage error (MAPE) of 8.92%, and a coefficient of determination (R2) of 0.82. Feature importance analysis using SHAP values, together with non-parametric statistical testing, identified TVOCs, humidity, and PM2.5 as the most influential predictors of energy use. These findings highlight the value of integrating high-resolution IEQ data into predictive frameworks and demonstrate that such data can significantly improve forecasting accuracy. This effect is attributed to the direct link between these IEQ variables and the activation of energy-intensive systems; fluctuations in humidity drive HVAC energy use for dehumidification, while elevated pollutant levels (TVOCs, PM2.5) trigger increased ventilation to maintain indoor air quality, thus raising the total energy load. Full article
Show Figures

Figure 1

24 pages, 8993 KiB  
Article
A Lightweight Spatiotemporal Graph Framework Leveraging Clustered Monitoring Networks and Copula-Based Pollutant Dependency for PM2.5 Forecasting
by Mohammad Taghi Abbasi, Ali Asghar Alesheikh and Fatemeh Rezaie
Land 2025, 14(8), 1589; https://doi.org/10.3390/land14081589 - 4 Aug 2025
Viewed by 96
Abstract
Air pollution threatens human health and ecosystems, making timely forecasting essential. The spatiotemporal dynamics of pollutants, shaped by various factors, challenge traditional methods. Therefore, spatiotemporal graph-based deep learning has gained attention for its ability to capture spatial and temporal dependencies within monitoring networks. [...] Read more.
Air pollution threatens human health and ecosystems, making timely forecasting essential. The spatiotemporal dynamics of pollutants, shaped by various factors, challenge traditional methods. Therefore, spatiotemporal graph-based deep learning has gained attention for its ability to capture spatial and temporal dependencies within monitoring networks. However, many existing models, despite their high predictive accuracy, face computational complexity and scalability challenges. This study introduces clustered and lightweight spatio-temporal graph convolutional network with gated recurrent unit (ClusLite-STGCN-GRU), a hybrid model that integrates spatial clustering based on pollutant time series for graph construction, Copula-based dependency analysis for selecting relevant pollutants to predict PM2.5, and graph convolution combined with gated recurrent units to extract spatiotemporal features. Unlike conventional approaches that require learning or dynamically updating adjacency matrices, ClusLite-STGCN-GRU employs a fixed, simple cluster-based structure. Experimental results on Tehran air quality data demonstrate that the proposed model not only achieves competitive predictive performance compared to more complex models, but also significantly reduces computational cost—by up to 66% in training time, 83% in memory usage, and 84% in number of floating-point operations—making it suitable for real-time applications and offering a practical balance between accuracy, interpretability, and efficiency. Full article
(This article belongs to the Section Land Innovations – Data and Machine Learning)
Show Figures

Figure 1

13 pages, 1545 KiB  
Article
Testing the Temperature-Mortality Nonparametric Function Change with an Application to Chicago Mortality
by Hamdy F. F. Mahmoud
Mathematics 2025, 13(15), 2498; https://doi.org/10.3390/math13152498 - 3 Aug 2025
Viewed by 145
Abstract
The relationship between temperature and mortality is well-documented, yet most existing studies assume this relationship remains static over time. This study investigates whether the temperature-mortality association in Chicago from 1987 to 2000 has changed in shape or location of key features, such as [...] Read more.
The relationship between temperature and mortality is well-documented, yet most existing studies assume this relationship remains static over time. This study investigates whether the temperature-mortality association in Chicago from 1987 to 2000 has changed in shape or location of key features, such as change points. We apply nonparametric regression techniques to estimate the temperature-mortality functions for each year using daily mortality and temperature data from the National Morbidity, Mortality, and Air Pollution Study (NMMAPS) database. A permutation-based test is used to assess whether the shapes of these functions differ across time, while a bootstrap procedure evaluates the consistency of change points. Intensive simulation studies are conducted to evaluate the permutation-based test and bootstrap procedure based on Type I error and power. The proposed tests are compared with F tests in terms of Type I error and power. For the real data set, the analysis finds significant variation in the functional shapes across years, indicating evolving mortality responses to temperature. However, the estimated change points—temperatures associated with peak mortality—remain statistically consistent. These findings suggest that while the population’s overall vulnerability pattern may shift, the temperature threshold linked to maximum mortality has remained stable. This study contributes to understanding the temporal dynamics of climate-sensitive health outcomes and highlights the importance of flexible modeling in public health and climate adaptation planning. Full article
(This article belongs to the Special Issue Mathematical Statistics and Nonparametric Inference)
Show Figures

Figure 1

32 pages, 12493 KiB  
Article
On the Prediction and Forecasting of PMs and Air Pollution: An Application of Deep Hybrid AI-Based Models
by Youness El Mghouchi and Mihaela Tinca Udristioiu
Appl. Sci. 2025, 15(15), 8254; https://doi.org/10.3390/app15158254 - 24 Jul 2025
Viewed by 279
Abstract
Air pollution, particularly fine (PM2.5) and coarse (PM10) particulate matter, poses significant risks to public health and environmental sustainability. This study aims to develop robust predictive and forecasting models for hourly PM concentrations in Craiova, Romania, using advanced hybrid [...] Read more.
Air pollution, particularly fine (PM2.5) and coarse (PM10) particulate matter, poses significant risks to public health and environmental sustainability. This study aims to develop robust predictive and forecasting models for hourly PM concentrations in Craiova, Romania, using advanced hybrid Artificial Intelligence (AI) approaches. A five-year dataset (2020–2024), comprising 20 meteorological and pollution-related variables recorded by four air quality monitoring stations, was analyzed. The methodology consists of three main phases: (i) data preprocessing, including anomaly detection and missing value handling; (ii) exploratory analysis to identify trends and correlations between PM concentrations (PMs) and predictor variables; and (iii) model development using 23 machine learning and deep learning algorithms, enhanced by 50 feature selection techniques. A deep Nonlinear AutoRegressive Moving Average with eXogenous inputs (Deep-NARMAX) model was employed for multi-step-ahead forecasting. The best-performing models achieved R2 values of 0.85 for PM2.5 and 0.89 for PM10, with low RMSE and MAPE scores, demonstrating high accuracy and generalizability. The GEO-based feature selection method effectively identified the most relevant predictors, while the Deep-NARMAX model captured temporal dynamics for accurate forecasting. These results highlight the potential of hybrid AI models for air quality management and provide a scalable framework for urban pollution monitoring, predicting, and forecasting. Full article
(This article belongs to the Special Issue Advances in Air Pollution Detection and Air Quality Research)
Show Figures

Figure 1

14 pages, 3515 KiB  
Article
Analysis of Heat Transfer and Fluid Flow in a Solar Air Heater with Sequentially Placed Rectangular Obstacles on the Fin Surface
by Byeong-Hwa An, Kwang-Am Moon, Seong-Bhin Kim and Hwi-Ung Choi
Energies 2025, 18(14), 3811; https://doi.org/10.3390/en18143811 - 17 Jul 2025
Viewed by 248
Abstract
A solar air heater (SAH) converts solar energy into heated air without causing environmental pollution. It features a low initial cost and easy maintenance due to its simple design. However, owing to air’s poor thermal conductivity, its thermal efficiency is relatively low compared [...] Read more.
A solar air heater (SAH) converts solar energy into heated air without causing environmental pollution. It features a low initial cost and easy maintenance due to its simple design. However, owing to air’s poor thermal conductivity, its thermal efficiency is relatively low compared to that of other solar systems. To improve its thermal performance, previous studies have aimed at either enlarging the heat transfer surface or increasing the convective heat transfer coefficient. In this study, a novel SAH with fins and sequentially placed obstacles on the fin surface—designed to achieve both surface extension through a finned channel and enhancement of the heat transfer coefficient via the obstacles—was investigated using computational fluid dynamics analysis. The results confirmed that the obstacles enhanced heat transfer performance by up to 2.602 times in the finned channel. However, the obstacles also caused a pressure loss. Therefore, the thermo-hydraulic performance was discussed, and it was concluded that the obstacles with a relative height of 0.12 and a relative pitch of 10 yielded the maximum THP values among the investigated conditions. Additionally, correlations for the Nusselt number and friction factor were derived and predicted the simulation values with good agreement. Full article
(This article belongs to the Special Issue Solar Energy and Resource Utilization—2nd Edition)
Show Figures

Figure 1

35 pages, 6888 KiB  
Article
AirTrace-SA: Air Pollution Tracing for Source Attribution
by Wenchuan Zhao, Qi Zhang, Ting Shu and Xia Du
Information 2025, 16(7), 603; https://doi.org/10.3390/info16070603 - 13 Jul 2025
Viewed by 297
Abstract
Air pollution source tracing is vital for effective pollution prevention and control, yet traditional methods often require large amounts of manual data, have limited cross-regional generalizability, and present challenges in capturing complex pollutant interactions. This study introduces AirTrace-SA (Air Pollution Tracing for Source [...] Read more.
Air pollution source tracing is vital for effective pollution prevention and control, yet traditional methods often require large amounts of manual data, have limited cross-regional generalizability, and present challenges in capturing complex pollutant interactions. This study introduces AirTrace-SA (Air Pollution Tracing for Source Attribution), a novel hybrid deep learning model designed for the accurate identification and quantification of air pollution sources. AirTrace-SA comprises three main components: a hierarchical feature extractor (HFE) that extracts multi-scale features from chemical components, a source association bridge (SAB) that links chemical features to pollution sources through a multi-step decision mechanism, and a source contribution quantifier (SCQ) based on the TabNet regressor for the precise prediction of source contributions. Evaluated on real air quality datasets from five cities (Lanzhou, Luoyang, Haikou, Urumqi, and Hangzhou), AirTrace-SA achieves an average R2 of 0.88 (ranging from 0.84 to 0.94 across 10-fold cross-validation), an average mean absolute error (MAE) of 0.60 (ranging from 0.46 to 0.78 across five cities), and an average root mean square error (RMSE) of 1.06 (ranging from 0.51 to 1.62 across ten pollution sources). The model outperforms baseline models such as 1D CNN and LightGBM in terms of stability, accuracy, and cross-city generalization. Feature importance analysis identifies the main contributions of source categories, further improving interpretability. By reducing the reliance on labor-intensive data collection and providing scalable, high-precision source tracing, AirTrace-SA offers a powerful tool for environmental management that supports targeted emission reduction strategies and sustainable development. Full article
(This article belongs to the Special Issue Machine Learning and Data Mining: Innovations in Big Data Analytics)
Show Figures

Figure 1

17 pages, 897 KiB  
Article
The Quest for the Best Explanation: Comparing Models and XAI Methods in Air Quality Modeling Tasks
by Thomas Tasioulis, Evangelos Bagkis, Theodosios Kassandros and Kostas Karatzas
Appl. Sci. 2025, 15(13), 7390; https://doi.org/10.3390/app15137390 - 1 Jul 2025
Viewed by 240
Abstract
Air quality (AQ) modeling is at the forefront of estimating pollution levels in areas where the spatial representativity is low. Large metropolitan areas in Asia such as Beijing face significant pollution issues due to rapid industrialization and urbanization. AQ nowcasting, especially in dense [...] Read more.
Air quality (AQ) modeling is at the forefront of estimating pollution levels in areas where the spatial representativity is low. Large metropolitan areas in Asia such as Beijing face significant pollution issues due to rapid industrialization and urbanization. AQ nowcasting, especially in dense urban centers like Beijing, is crucial for public health and safety. One of the most popular and accurate modeling methodologies relies on black-box models that fail to explain the phenomena in an interpretable way. This study investigates the performance and interpretability of Explainable AI (XAI) applied with the eXtreme Gradient Boosting (XGBoost) algorithm employing the SHapley Additive exPlanations (SHAP) and the Local Interpretable Model-Agnostic Explanations (LIME) for PM2.5 nowcasting. Using a SHAP-based technique for dimensionality reduction, we identified the features responsible for 95% of the target variance, allowing us to perform an effective feature selection with minimal impact on accuracy. In addition, the findings show that SHAP and LIME supported orthogonal insights: SHAP provided a view of the model performance at a high level, identifying interaction effects that are often overlooked using gain-based metrics such as feature importance; while LIME presented an enhanced overlook by justifying its local explanation, providing low-bias estimates of the environmental data values that affect predictions. Our evaluation set included 12 monitoring stations using temporal split methods with or without lagged-feature engineering approaches. Moreover, the evaluation showed that models retained a substantial degree of predictive power (R2 > 0.93) even in a reduced complexity size. The findings provide evidence for deploying interpretable and performant AQ modeling tools where policy interventions cannot solely depend on predictive analytics tools. Overall, the findings demonstrate the large potential of directly incorporating explainability methods during model development for equal and more transparent modeling processes. Full article
(This article belongs to the Special Issue Machine Learning and Reasoning for Reliable and Explainable AI)
Show Figures

Figure 1

16 pages, 33950 KiB  
Article
VDMS: An Improved Vision Transformer-Based Model for PM2.5 Concentration Prediction
by Tong Zhao and Meixia Qu
Appl. Sci. 2025, 15(13), 7346; https://doi.org/10.3390/app15137346 - 30 Jun 2025
Viewed by 261
Abstract
China’s accelerating industrialization has led to worsening air pollution, characterized by recurrent haze episodes. The accurate quantification of PM2.5 distribution is crucial for air quality assessment and public health management. Although traditional prediction models can effectively identify PM2.5 concentration fluctuations with [...] Read more.
China’s accelerating industrialization has led to worsening air pollution, characterized by recurrent haze episodes. The accurate quantification of PM2.5 distribution is crucial for air quality assessment and public health management. Although traditional prediction models can effectively identify PM2.5 concentration fluctuations with moderate accuracy, their dependence relies heavily on extensive ground-based monitoring station data, limiting their applicability in areas with sparse monitoring coverage. To address this limitation, this study proposes a novel algorithm for high-precision PM2.5 concentration prediction, termed VDMS (Vision Transformer with DLSTM Multi-Head Self-Attention and Self-supervision). Based on the traditional Vision Transformer (ViT) architecture, VDMS incorporates a Double-Layered Long Short-Term Memory (DLSTM) network and a Multi-Head Self-Attention mechanism to enhance the model’s capacity to capture temporal sequence features and global dependencies. These enhancements contribute to greater stability and robustness in feature representation, ultimately improving prediction performance. Cross-validation experimental results show that the VDMS model outperforms benchmark models in PM2.5 concentration prediction tasks, achieving a coefficient of determination (R2) of 0.93, a root mean square error (RMSE) of 4.05 μg/m3, and a mean absolute error (MAE) of 3.23 μg/m3. Furthermore, experiments conducted in areas with sparse ground monitoring stations demonstrate that the model maintains high predictive accuracy, further validating its applicability and generalization capability in data-limited scenarios. Moreover, the VDMS model adopts a modular design, offering strong scalability that allows its architecture to be adjusted according to specific requirements. This adaptability renders it suitable for monitoring various atmospheric pollutants, providing essential technical support for precise environmental management and air quality forecasting. Full article
(This article belongs to the Special Issue Air Quality Monitoring, Analysis and Modeling)
Show Figures

Figure 1

23 pages, 2579 KiB  
Article
Multimodal Particulate Matter Prediction: Enabling Scalable and High-Precision Air Quality Monitoring Using Mobile Devices and Deep Learning Models
by Hirokazu Madokoro and Stephanie Nix
Sensors 2025, 25(13), 4053; https://doi.org/10.3390/s25134053 - 29 Jun 2025
Viewed by 420
Abstract
This paper presents a novel approach for predicting Particulate Matter (PM) concentrations using mobile camera devices. In response to persistent air pollution challenges across Japan, we developed a system that utilizes cutting-edge transformer-based deep learning architectures to estimate PM values from imagery captured [...] Read more.
This paper presents a novel approach for predicting Particulate Matter (PM) concentrations using mobile camera devices. In response to persistent air pollution challenges across Japan, we developed a system that utilizes cutting-edge transformer-based deep learning architectures to estimate PM values from imagery captured by smartphone cameras. Our approach employs Contrastive Language–Image Pre-Training (CLIP) as a multimodal framework to extract visual features associated with PM concentration from environmental scenes. We first developed a baseline through comparative analysis of time-series models for 1D PM signal prediction, finding that linear models, particularly NLinear, outperformed complex transformer architectures for short-term forecasting tasks. Building on these insights, we implemented a CLIP-based system for 2D image analysis that achieved a Top-1 accuracy of 0.24 and a Top-5 accuracy of 0.52 when tested on diverse smartphone-captured images. The performance evaluations on Graphics Processing Unit (GPU) and Single-Board Computer (SBC) platforms highlight a viable path toward edge deployment. Processing times of 0.29 s per image on the GPU versus 2.68 s on the SBC demonstrate the potential for scalable, real-time environmental monitoring. We consider that this research connects high-performance computing with energy-efficient hardware solutions, creating a practical framework for distributed environmental monitoring that reduces reliance on costly centralized monitoring systems. Our findings indicate that transformer-based multimodal models present a promising approach for mobile sensing applications, with opportunities for further improvement through seasonal data expansion and architectural refinements. Full article
(This article belongs to the Special Issue Machine Learning and Image-Based Smart Sensing and Applications)
Show Figures

Figure 1

23 pages, 5164 KiB  
Article
Estimation of High-Spatial-Resolution Near-Surface Ozone over Hubei Province
by Pengfei Xu, Zhaoquan Xie, Yingyi Zhao, Yijia Wu and Yanbin Yuan
Atmosphere 2025, 16(7), 786; https://doi.org/10.3390/atmos16070786 - 27 Jun 2025
Viewed by 352
Abstract
High-precision estimation of ground-level ozone pollution is very important for the ecological environment and public health management. Taking Hubei Province as an example, a framework of ozone concentration estimation with a spatial resolution of 0.01° × 0.01° was constructed by integrating ground observation, [...] Read more.
High-precision estimation of ground-level ozone pollution is very important for the ecological environment and public health management. Taking Hubei Province as an example, a framework of ozone concentration estimation with a spatial resolution of 0.01° × 0.01° was constructed by integrating ground observation, satellite remote sensing, and meteorological and socio-economic data. By comparing six machine learning models, it was found that the LightGBM single model performed best (R2 = 0.87), while the stacked integration model based on XGBoost, LightGBM, and CatBoost significantly improved accuracy (R2 = 0.91; RMSE = 9.40). The results show that the ozone concentration in Hubei Province presents a spatial pattern of “high in the east and low in the west” and a seasonal feature of “thick in summer and thin in winter”, with the peak appearing in the second quarter and September. This study had some limitations, such as insufficient timeliness of human activity data, the high cost of model calculation, and regional applicability to be verified. However, through the innovative application of multi-source data fusion and an integrated learning strategy, the accurate inversion of the provincial-level high-resolution ozone concentration was achieved for the first time. The results provide methodological support for the refined prevention and control of regional ozone pollution, and the multi-model collaborative framework has a universal reference value for the estimation of air pollutants. Full article
(This article belongs to the Special Issue Ozone Evolution in the Past and Future (2nd Edition))
Show Figures

Figure 1

16 pages, 3867 KiB  
Article
Ultralow-Resistance High-Voltage Loaded Woven Air Filter for Fine Particle/Bacteria Removal
by Weisi Fan, Sanqiang Wei, Ziyun Zhang, Lulu Shi, Jun Wang, Wenlan Hao, Kun Zhang and Qiuran Jiang
Polymers 2025, 17(13), 1765; https://doi.org/10.3390/polym17131765 - 26 Jun 2025
Viewed by 393
Abstract
Conventional filters for air filtration typically feature compact nonwoven structures, which not only lead to high pressure drop, significant energy consumption, and a decay in filtration efficacy, but are also uncleanable, resulting in substantial pollution upon disposal. In this study, filters with high-voltage [...] Read more.
Conventional filters for air filtration typically feature compact nonwoven structures, which not only lead to high pressure drop, significant energy consumption, and a decay in filtration efficacy, but are also uncleanable, resulting in substantial pollution upon disposal. In this study, filters with high-voltage electrostatic loading capability were developed with a dopamine binding layer to facilitate the establishment of an Ag conductive layer on the surface of ultraloose woven structure fabrics (pore size: 73.7 μm). The high-voltage-loaded woven structure filtration (VLWF) system was constructed with a negative-ion zone, a high-voltage filtration zone, and a grounded filter. The morphological, chemical, and electrical properties of the filters and the filtration performance of the VLWF system were evaluated. The single-pass filtration efficiencies for PM2.5 and E. coli were 67.4% and 97.0%, respectively. Notably, the pressure drop was reduced to 6.2 Pa, and the quality factor reached 0.1810 Pa−1 with no detectable ozone release. After three cycles of ultrasonic cleaning, approximately 58.4% of filtration efficiency was maintained without any increase in air resistance. The removal of PM2.5 and microorganisms by this system was not solely reliant on blocking and electrostatic attraction but may also involve induced repulsion and biostructure inactivation. By integrating the ultraloose woven structure with high-voltage assistance, this VLWF system effectively balanced the requirements for high filtration efficacy and low air resistance. More importantly, this VLWF system provided a cleanable filter model that reduced the pollution associated with conventional disposable filters and lowered costs for customers. Full article
(This article belongs to the Section Polymer Applications)
Show Figures

Graphical abstract

24 pages, 2993 KiB  
Article
Multi-Output Machine-Learning Prediction of Volatile Organic Compounds (VOCs): Learning from Co-Emitted VOCs
by Abdelrahman Eid, Shehdeh Jodeh, Ghadir Hanbali, Mohammad Hawawreh, Abdelkhaleq Chakir and Estelle Roth
Environments 2025, 12(7), 216; https://doi.org/10.3390/environments12070216 - 26 Jun 2025
Viewed by 581
Abstract
Volatile Organic Compounds (VOCs) are important contributors to indoor and occupational air pollution, such as environments involving the extensive use of paints and solvents. The routine measurement of VOCs is often limited by resource constraints, creating a need for indirect estimation techniques. This [...] Read more.
Volatile Organic Compounds (VOCs) are important contributors to indoor and occupational air pollution, such as environments involving the extensive use of paints and solvents. The routine measurement of VOCs is often limited by resource constraints, creating a need for indirect estimation techniques. This work presents the need for a predictive framework that offers a practical, interpretable alternative to a full-spectrum chemical analysis and supports early exposure detection in resource-limited settings, contributing to environmental health monitoring and occupational risk assessment. This study explores the capability of machine learning to simultaneously predict the concentrations of five paint-related VOCs using other co-emitted VOCs along with demographic variables. Three models—Multi-Output Gaussian Process Regression (MOGP), CatBoost Multi-Output Regressor, and Multi-Output Neural Networks—were calibrated and each achieved a high predictive performance. Further, a feature importance analysis is conducted and showed that certain VOCs and some demographic variables consistently influenced the predictions across all models, pointing to common exposure determinants for individuals, regardless of their specific exposure setting. Additionally, a subgroup analysis identified the exposure disparities across demographic groups, supporting targeted risk mitigation efforts. Full article
Show Figures

Figure 1

22 pages, 6541 KiB  
Article
Stacking Ensemble Learning and SHAP-Based Insights for Urban Air Quality Forecasting: Evidence from Shenyang and Global Implications
by Zhaoxin Xu, Huajian Zhang, Andong Zhai, Chunyu Kong and Jinping Zhang
Atmosphere 2025, 16(7), 776; https://doi.org/10.3390/atmos16070776 - 24 Jun 2025
Viewed by 496
Abstract
Air pollution poses a significant global challenge, impacting human health and environmental sustainability worldwide. Accurate air quality forecasting is essential for effective mitigation strategies, particularly in rapidly urbanizing regions. This study focuses on Shenyang, China, as a representative case to analyze air quality [...] Read more.
Air pollution poses a significant global challenge, impacting human health and environmental sustainability worldwide. Accurate air quality forecasting is essential for effective mitigation strategies, particularly in rapidly urbanizing regions. This study focuses on Shenyang, China, as a representative case to analyze air quality dynamics and develop a high-precision forecasting tool. Using a comprehensive six-year dataset (2020–2025) of daily air quality and meteorological measurements, a rigorous preprocessing pipeline was applied to ensure data integrity. Five gradient-boosted decision-tree models were trained and combined through a ridge-regularized stacking ensemble to enhance the predictive accuracy. The ensemble achieved an R2 of 94.17% and a mean absolute percentage error of 7.79%, outperforming individual models. The feature importance analysis revealed that ozone, PM10, and PM2.5 concentrations are the dominant drivers of daily air quality fluctuations. The resulting forecasting system delivers robust, interpretable predictions across seasonal variations, offering a valuable decision support tool for urban air quality management. This framework demonstrates how advanced machine learning techniques can be applied in a Chinese urban context to inform global air pollution mitigation efforts. Full article
(This article belongs to the Section Air Quality)
Show Figures

Figure 1

19 pages, 9490 KiB  
Article
Source Analysis of Ozone Pollution in Liaoyuan City’s Atmosphere Based on Machine Learning Models and HYSPLIT Clustering Method
by Xinyu Zou, Xinlong Li, Dali Wang and Ju Wang
Toxics 2025, 13(6), 500; https://doi.org/10.3390/toxics13060500 - 13 Jun 2025
Viewed by 641
Abstract
Firstly, this study investigates the spatiotemporal distribution characteristics of the ozone (O3) pollution in Liaoyuan City using monitoring data from 2015 to 2024. Then, three machine learning models (ML)—random forest (RF), support vector machine (SVM), and artificial neural network (ANN)—are employed [...] Read more.
Firstly, this study investigates the spatiotemporal distribution characteristics of the ozone (O3) pollution in Liaoyuan City using monitoring data from 2015 to 2024. Then, three machine learning models (ML)—random forest (RF), support vector machine (SVM), and artificial neural network (ANN)—are employed to quantify the influence of meteorological and non-meteorological factors on O3 concentrations. Finally, the HYSPLIT clustering method and CMAQ model are utilized to analyze inter-regional transport characteristics, identifying the causes of O3 pollution. The results indicate that O3 pollution in Liaoyuan exhibits a distinct seasonal pattern, with the highest concentrations found in spring and summer, peaking in the afternoon. Among the three ML models, the random forest model demonstrates the best predictive performance (R2 = 0.9043). Feature importance identifies NO2 as the primary driving factor, followed by meteorological conditions in the second quarter and land surface characteristics. Furthermore, regional transport significantly contributes to O3 pollution, with approximately 80% of air mass trajectories in heavily polluted episodes originating from adjacent industrial areas and the sea. The combined effects of transboundary precursors and O3 transport with local emissions and meteorological conditions further increase the O3 pollution level. This study highlights the need to strengthen coordinated NOX and VOCs emission reductions and enhance regional joint prevention and control strategies in China. Full article
Show Figures

Figure 1

18 pages, 615 KiB  
Systematic Review
Systematic Review of Environmental Factors Associated with Late-Onset Multiple Sclerosis: A Synthesis of Epidemiological Evidence
by Anna Belenciuc, Olesea Odainic, Alexandru Grumeza and Vitalie Lisnic
Sclerosis 2025, 3(2), 19; https://doi.org/10.3390/sclerosis3020019 - 31 May 2025
Viewed by 963
Abstract
Background/Objectives: Late-onset multiple sclerosis (LOMS), characterized by an onset of disease at ≥50 years, is a distinct subset of multiple sclerosis (MS) with unique clinical and demographic features. While environmental factors such as smoking, diet, infections, and air pollution are well-studied in regard [...] Read more.
Background/Objectives: Late-onset multiple sclerosis (LOMS), characterized by an onset of disease at ≥50 years, is a distinct subset of multiple sclerosis (MS) with unique clinical and demographic features. While environmental factors such as smoking, diet, infections, and air pollution are well-studied in regard to early-onset MS, their roles in LOMS are not fully understood. This systematic review evaluates the environmental and clinical factors associated with LOMS risk to provide insights for prevention and management. Methods: A systematic review of MEDLINE, EMBASE, Web of Science, and Cochrane Library was conducted in accordance with PRISMA guidelines. Four studies (one case–control study, two cohort studies, and one cross-sectional study) investigating substance use, diet, disease-modifying therapies (DMTs), and demographic factors were included. Study quality was assessed using the Newcastle–Ottawa Scale (NOS), and findings were synthesized narratively. Results: Substance use, including smoking and the use of alcohol and drugs, was significantly associated with an increased LOMS risk (ORs 1.9–3.2). Diet quality showed no significant association with LOMS risk (HR = 1.02, 95% CI: 0.85–1.22). DMTs reduced disability progression (OR = 0.67, 95% CI: 0.55–0.81) and mortality (HR = 0.78, 95% CI: 0.65–0.94). Regional variations in symptoms were noted, with optic neuritis frequently reported as an initial symptom. Conclusions: This review identifies substance use as a significant modifiable risk factor for LOMS, while DMTs improve outcomes by reducing disability progression and mortality among elderly MS patients. The neutral findings for diet quality suggest a limited role in LOMS prevention. Further research is needed to explore broader environmental exposure and longitudinal outcomes to enhance understanding and management of LOMS. Full article
Show Figures

Figure 1

Back to TopTop