paper-with-me

Papers

The DeepCAR Method: Forecasting Time-Series Data That Have Change Points

2023-02-22 · Ayla Jungbluth, Johannes Lederer

Many methods for time-series forecasting are known in classical statistics, such as autoregression, moving averages, and exponential smoothing. The DeepAR framework is a novel, recent approach for time-series forecasting based on deep learning. DeepAR has shown very promising results already. However, time series often have change points, which can degrade the DeepAR's prediction performance substantially. This paper extends the DeepAR framework by detecting and including those change points. We show that our method performs as well as standard DeepAR when there are no change points and considerably better when there are change points. More generally, we show that the batch size provides an effective and surprisingly simple way to deal with change points in DeepAR, Transformers, and other modern forecasting models.

📄 PDF Abstract BibTeX arXiv:2302.11241

Code (1)

ledererlab/deepcar 공식 구현

Tasks

Time SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

DeepCare: A Deep Dynamic Memory Model for Predictive Medicine

2016-02-01 · Trang Pham, Truyen Tran, Dinh Phung, Svetha Venkatesh

Personalized predictive medicine necessitates the modeling of patient illness and care processes, which inherently have long-term temporal dependencies. Healthcare observations, recorded in electronic medical records, ar…

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

A Comprehensive Survey of Time Series Forecasting: Architectural Diversity and Open Challenges

2024-10-24 · Jongseon Kim, Hyungjoon Kim, HyunGi Kim, Dongjun Lee 외

Time series forecasting is a critical task that provides key information for decision-making across various fields. Recently, various fundamental deep learning architectures such as MLPs, CNNs, RNNs, and GNNs have been d…

DiversityMambaTime SeriesTime Series Forecasting

Monash Time Series Forecasting Archive

2021-05-14 · Rakshitha Godahewa, Christoph Bergmeir, Geoffrey I. Webb, Rob J. Hyndman 외

Many businesses and industries nowadays rely on large quantities of time series data making time series forecasting an important research area. Global forecasting models that are trained across sets of time series have s…

Missing ValuesTime SeriesTime Series AnalysisTime Series Forecasting

Forecasting Method for Grouped Time Series with the Use of k-Means Algorithm

2015-09-15 · N. N. Astakhova, L. A. Demidova, E. V. Nikulchev

The paper is focused on the forecasting method for time series groups with the use of algorithms for cluster analysis. $K$-means algorithm is suggested to be a basic one for clustering. The coordinates of the centers of …

ClusteringTime SeriesTime Series AnalysisTime Series Forecasting