paper-with-me

홈 › Papers

Hybrid SARIMA LSTM Model for Local Weather Forecasting: A Residual Learning Approach for Data Driven Meteorological Prediction

2026-01-12 · Shreyas Rajeev, Karthik Mudenahalli Ashoka, Amit Mallappa Tiparaddi arxiv

Accurately forecasting long-term atmospheric variables remains a defining challenge in meteorological science due to the chaotic nature of atmospheric systems. Temperature data represents a complex superposition of deterministic cyclical climate forces and stochastic, short-term fluctuations. While planetary mechanics drive predictable seasonal periodicities, rapid meteorological changes such as thermal variations, pressure anomalies, and humidity shifts introduce nonlinear volatilities that defy simple extrapolation. Historically, the Seasonal Autoregressive Integrated Moving Average (SARIMA) model has been the standard for modeling historical weather data, prized for capturing linear seasonal trends. However, SARIMA operates under strict assumptions of stationarity, failing to capture abrupt, nonlinear transitions. This leads to systematic residual errors, manifesting as the under-prediction of sudden spikes or the over-smoothing of declines. Conversely, Deep Learning paradigms, specifically Long Short-Term Memory (LSTM) networks, demonstrate exceptional efficacy in handling intricate time-series data. By utilizing memory gates, LSTMs learn complex nonlinear dependencies. Yet, LSTMs face instability in open-loop forecasting; without ground truth feedback, minor deviations compound recursively, causing divergence. To resolve these limitations, we propose a Hybrid SARIMA-LSTM architecture. This framework employs a residual-learning strategy to decompose temperature into a predictable climate component and a nonlinear weather component. The SARIMA unit models the robust, long-term seasonal trend, while the LSTM is trained exclusively on the residuals the nonlinear errors SARIMA fails to capture. By fusing statistical stability with neural plasticity, this hybrid approach minimizes error propagation and enhances long-horizon accuracy.

📄 PDF Abstract BibTeX arXiv:2601.07951

Code (0)

등록된 구현이 없습니다.

Tasks

Weather Forecasting

Similar Papers 제목 키워드 기반

National-scale electricity peak load forecasting: Traditional, machine learning, or hybrid model?

2021-06-30 · Juyong Lee, Youngsang Cho

As the volatility of electricity demand increases owing to climate change and electrification, the importance of accurate peak load forecasting is increasing. Traditional peak load forecasting has been conducted through …

BIG-bench Machine LearningLoad ForecastingTime SeriesTime Series Analysis

FlowScope: Enhancing Decision Making by Time Series Forecasting based on Prediction Optimization using HybridFlow Forecast Framework

2024-11-16 · Nitin Sagar Boyeena, Begari Susheel Kumar

Time series forecasting is crucial in several sectors, such as meteorology, retail, healthcare, and finance. Accurately forecasting future trends and patterns is crucial for strategic planning and making well-informed de…

Decision MakingState Space ModelsTime SeriesTime Series Forecasting

Forecasting railway ticket demand with search query open data

2022-11-23 · Procedia Computer Science 2022 11 · Ilyas Varshavskiy, Elizaveta Stavinova, Petr Chunaev

This study proposes a solution to the problem of railway demand forecasting on open data of a passenger railway company and search engines. A time series of web search queries is used as a predictor, and demand time seri…

Demand ForecastingTime Series

Using LSTM and SARIMA Models to Forecast Cluster CPU Usage

2020-07-16 · Langston Nashold, Rayan Krishnan

As large scale cloud computing centers become more popular than individual servers, predicting future resource demand need has become an important problem. Forecasting resource need allows public cloud providers to proac…

Cloud ComputingCPU

Comparative Study of Predicting Stock Index Using Deep Learning Models

2023-06-24 · Harshal Patel, Bharath Kumar Bolla, Sabeesh E, Dinesh Reddy

Time series forecasting has seen many methods attempted over the past few decades, including traditional technical analysis, algorithmic statistical models, and more recent machine learning and artificial intelligence ap…

Deep LearningTime SeriesTime Series Forecasting