paper-with-me

홈 › Papers

A Hybrid PCA-PR-Seq2Seq-Adam-LSTM Framework for Time-Series Power Outage Prediction

2025-09-20 · Subhabrata Das, Bodruzzaman Khan, Xiao-Yang Liu arxiv

Accurately forecasting power outages is a complex task influenced by diverse factors such as weather conditions [1], vegetation, wildlife, and load fluctuations. These factors introduce substantial variability and noise into outage data, making reliable prediction challenging. Long Short-Term Memory (LSTM) networks, a type of Recurrent Neural Network (RNN), are particularly effective for modeling nonlinear and dynamic time-series data, with proven applications in stock price forecasting [2], energy demand prediction, demand response [3], and traffic flow management [4]. This paper introduces a hybrid deep learning framework, termed PCA-PR-Seq2Seq-Adam-LSTM, that integrates Principal Component Analysis (PCA), Poisson Regression (PR), a Sequence-to-Sequence (Seq2Seq) architecture, and an Adam-optimized LSTM. PCA is employed to reduce dimensionality and stabilize data variance, while Poisson Regression effectively models discrete outage events. The Seq2Seq-Adam-LSTM component enhances temporal feature learning through efficient gradient optimization and long-term dependency capture. The framework is evaluated using real-world outage records from Michigan, and results indicate that the proposed approach significantly improves forecasting accuracy and robustness compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2509.16743

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimizing Time Series Forecasting: A Comparative Study of Adam and Nesterov Accelerated Gradient on LSTM and GRU networks Using Stock Market data

2024-09-28 · Ahmad Makinde

Several studies have discussed the impact different optimization techniques in the context of time series forecasting across different Neural network architectures. This paper examines the effectiveness of Adam and Neste…

PredictionTime SeriesTime Series ForecastingTime Series Prediction

Deep Gated Recurrent and Convolutional Network Hybrid Model for Univariate Time Series Classification

2018-12-18 · Nelly Elsayed, Anthony S. Maida, Magdy Bayoumi

Hybrid LSTM-fully convolutional networks (LSTM-FCN) for time series classification have produced state-of-the-art classification results on univariate time series. We show that replacing the LSTM with a gated recurrent u…

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1

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

Evaluation of deep learning models for multi-step ahead time series prediction

2021-03-26 · Rohitash Chandra, Shaurya Goyal, Rishabh Gupta

Time series prediction with neural networks has been the focus of much research in the past few decades. Given the recent deep learning revolution, there has been much attention in using deep learning models for time ser…

DecoderDeep LearningPredictionTime Series+2

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