paper-with-me

홈 › Papers

Beyond the Hype: Comparing Lightweight and Deep Learning Models for Air Quality Forecasting

2025-12-09 · Moazzam Umer Gondal, Hamad ul Qudous, Asma Ahmad Farhan arxiv

Accurate forecasting of urban air pollution is essential for protecting public health and guiding mitigation policies. While Deep Learning (DL) and hybrid pipelines dominate recent research, their complexity and limited interpretability hinder operational use. This study investigates whether lightweight additive models -- Facebook Prophet (FBP) and NeuralProphet (NP) -- can deliver competitive forecasts for particulate matter (PM$_{2.5}$, PM$_{10}$) in Beijing, China. Using multi-year pollutant and meteorological data, we applied systematic feature selection (correlation, mutual information, mRMR), leakage-safe scaling, and chronological data splits. Both models were trained with pollutant and precursor regressors, with NP additionally leveraging lagged dependencies. For context, two machine learning baselines (LSTM, LightGBM) and one traditional statistical model (SARIMAX) were also implemented. Performance was evaluated on a 7-day holdout using MAE, RMSE, and $R^2$. Results show that FBP consistently outperformed NP, SARIMAX, and the learning-based baselines, achieving test $R^2$ above 0.94 for both pollutants. These findings demonstrate that interpretable additive models remain competitive with both traditional and complex approaches, offering a practical balance of accuracy, transparency, and ease of deployment.

📄 PDF Abstract BibTeX arXiv:2512.09076

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GlucoFM-Bench: Benchmarking Time-Series Foundation Models for Blood Glucose Forecasting

2026-06-05 · Baiying Lu, Zhaohui Liang, Ryan Pontius, Shengpu Tang 외 arxiv

Blood glucose forecasting models are foundational for modern diabetes management systems, as reliable short-term predictions can enable proactive interventions, support automated insulin delivery, and reduce the risk of …

A Novel Hyperdimensional Computing Framework for Online Time Series Forecasting on the Edge

2024-02-03 · Mohamed Mejri, Chandramouli Amarnath, Abhijit Chatterjee

In recent years, both online and offline deep learning models have been developed for time series forecasting. However, offline deep forecasting models fail to adapt effectively to changes in time-series data, while onli…

Time SeriesTime Series Forecasting

Leveraging External Factors in Household-Level Electrical Consumption Forecasting using Hypernetworks

2025-06-17 · Fabien Bernier, Maxime Cordy, Yves Le Traon

Accurate electrical consumption forecasting is crucial for efficient energy management and resource allocation. While traditional time series forecasting relies on historical patterns and temporal dependencies, incorpora…

energy managementTime Series Forecasting

Deep-Ensemble-Based Uncertainty Quantification in Spatiotemporal Graph Neural Networks for Traffic Forecasting

2022-04-04 · Tanwi Mallick, Prasanna Balaprakash, Jane Macfarlane

Deep-learning-based data-driven forecasting methods have produced impressive results for traffic forecasting. A major limitation of these methods, however, is that they provide forecasts without estimates of uncertainty,…

Bayesian OptimizationHyperparameter OptimizationUncertainty Quantification

Forecasting with Deep Learning: Beyond Average of Average of Average Performance

2024-06-24 · Vitor Cerqueira, Luis Roque, Carlos Soares

Accurate evaluation of forecasting models is essential for ensuring reliable predictions. Current practices for evaluating and comparing forecasting models focus on summarising performance into a single score, using metr…

Time Series ForecastingUnivariate Time Series Forecasting