paper-with-me

Papers

Unlocking the Potential of Deep Learning in Peak-Hour Series Forecasting

2023-07-04 · Zhenwei Zhang, Xin Wang, Jingyuan Xie, Heling Zhang, Yuantao Gu

Unlocking the potential of deep learning in Peak-Hour Series Forecasting (PHSF) remains a critical yet underexplored task in various domains. While state-of-the-art deep learning models excel in regular Time Series Forecasting (TSF), they struggle to achieve comparable results in PHSF. This can be attributed to the challenges posed by the high degree of non-stationarity in peak-hour series, which makes direct forecasting more difficult than standard TSF. Additionally, manually extracting the maximum value from regular forecasting results leads to suboptimal performance due to models minimizing the mean deficit. To address these issues, this paper presents Seq2Peak, a novel framework designed specifically for PHSF tasks, bridging the performance gap observed in TSF models. Seq2Peak offers two key components: the CyclicNorm pipeline to mitigate the non-stationarity issue and a simple yet effective trainable-parameter-free peak-hour decoder with a hybrid loss function that utilizes both the original series and peak-hour series as supervised signals. Extensive experimentation on publicly available time series datasets demonstrates the effectiveness of the proposed framework, yielding a remarkable average relative improvement of 37.7% across four real-world datasets for both transformer- and non-transformer-based TSF models.

📄 PDF Abstract BibTeX arXiv:2307.01597

Code (1)

zhangzw16/seq2peak 공식 구현 pytorch

Tasks

DecoderTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Asymmetric Peak-Aware Loss for Peak-Critical Time Series Forecasting

2026-07-16 · Theivaprakasham Hari, Yanan Xin, Winnie Daamen, Serge Paul Hoogendoorn 외 arxiv

In many operational time-series forecasting applications, such as crowd demand forecasting, the risk related to under-prediction is substantially higher than that of over-prediction. Accurate prediction of rare demand sp…

Time Series Forecasting

Peak Forecasting for Battery-based Energy Optimizations in Campus Microgrids

2020-05-25 · Akhil Soman, Amee Trivedi, David Irwin, Beka Kosanovic 외

Battery-based energy storage has emerged as an enabling technology for a variety of grid energy optimizations, such as peak shaving and cost arbitrage. A key component of battery-driven peak shaving optimizations is peak…

Load Forecasting

Learning Non-Stationary Time-Series with Dynamic Pattern Extractions

2021-11-20 · Xipei Wang, Haoyu Zhang, Yuanbo Zhang, Meng Wang 외

The era of information explosion had prompted the accumulation of a tremendous amount of time-series data, including stationary and non-stationary time-series data. State-of-the-art algorithms have achieved a decent perf…

Decision MakingDynamic Time WarpingTime SeriesTime Series Analysis

Time-FFM: Towards LM-Empowered Federated Foundation Model for Time Series Forecasting

2024-05-23 · Qingxiang Liu, Xu Liu, Chenghao Liu, Qingsong Wen 외

Unlike natural language processing and computer vision, the development of Foundation Models (FMs) for time series forecasting is blocked due to data scarcity. While recent efforts are focused on building such FMs by unl…

Time SeriesTime Series AnalysisTime Series Forecasting

Interval Forecasting of Electricity Demand: A Novel Bivariate EMD-based Support Vector Regression Modeling Framework

2014-06-15 · Tao Xiong, Yukun Bao, Zhongyi Hu

Highly accurate interval forecasting of electricity demand is fundamental to the success of reducing the risk when making power system planning and operational decisions by providing a range rather than point estimation.…

Demand ForecastingregressionTime SeriesTime Series Analysis