Balancing Computational Efficiency and Forecast Error in Machine Learning-based Time-Series Forecasting: Insights from Live Experiments on Meteorological Nowcasting
Elin T\"ornquist, Wagner Costa Santos, Timothy Pogue, Nicholas Wingle,, Robert A. Caulk

TL;DR
This study investigates the trade-off between computational efficiency and forecast accuracy in machine learning time-series models through real-time meteorological nowcasting experiments, proposing novel adaptive techniques.
Contribution
It introduces the Variance Horizon and performance-based retraining methods, demonstrating significant reductions in computational cost while maintaining or improving forecast accuracy.
Findings
Variance Horizon reduces computational cost by over 50% with minimal error increase
Performance-based retraining cuts computational cost by up to 90% and improves forecast error by up to 10%
Combining both methods yields near-optimal efficiency and accuracy, outperforming other configurations
Abstract
Machine learning for time-series forecasting remains a key area of research. Despite successful application of many machine learning techniques, relating computational efficiency to forecast error remains an under-explored domain. This paper addresses this topic through a series of real-time experiments to quantify the relationship between computational cost and forecast error using meteorological nowcasting as an example use-case. We employ a variety of popular regression techniques (XGBoost, FC-MLP, Transformer, and LSTM) for multi-horizon, short-term forecasting of three variables (temperature, wind speed, and cloud cover) for multiple locations. During a 5-day live experiment, 4000 data sources were streamed for training and inferencing 144 models per hour. These models were parameterized to explore forecast error for two computational cost minimization methods: a novel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMeteorological Phenomena and Simulations · Hydrological Forecasting Using AI · Precipitation Measurement and Analysis
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Residual Connection · Label Smoothing · Absolute Position Encodings · Dense Connections · Layer Normalization · Byte Pair Encoding
