paper-with-me

Papers

Cluster-and-Conquer: A Framework For Time-Series Forecasting

2021-10-26 · Reese Pathak, Rajat Sen, Nikhil Rao, N. Benjamin Erichson, Michael I. Jordan, Inderjit S. Dhillon

We propose a three-stage framework for forecasting high-dimensional time-series data. Our method first estimates parameters for each univariate time series. Next, we use these parameters to cluster the time series. These clusters can be viewed as multivariate time series, for which we then compute parameters. The forecasted values of a single time series can depend on the history of other time series in the same cluster, accounting for intra-cluster similarity while minimizing potential noise in predictions by ignoring inter-cluster effects. Our framework -- which we refer to as "cluster-and-conquer" -- is highly general, allowing for any time-series forecasting and clustering method to be used in each step. It is computationally efficient and embarrassingly parallel. We motivate our framework with a theoretical analysis in an idealized mixed linear regression setting, where we provide guarantees on the quality of the estimates. We accompany these guarantees with experimental results that demonstrate the advantages of our framework: when instantiated with simple linear autoregressive models, we are able to achieve state-of-the-art results on several benchmark datasets, sometimes outperforming deep-learning-based approaches.

📄 PDF Abstract BibTeX arXiv:2110.14011

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series AnalysisTime Series Forecasting

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

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

DUET: Dual Clustering Enhanced Multivariate Time Series Forecasting

2024-12-14 · Xiangfei Qiu, Xingjian Wu, Yan Lin, Chenjuan Guo 외

Multivariate time series forecasting is crucial for various applications, such as financial investment, energy management, weather forecasting, and traffic optimization. However, accurate forecasting is challenging due t…

Clusteringenergy managementMetric LearningMultivariate Time Series Forecasting+2

A clustering approach to time series forecasting using neural networks: A comparative study on distance-based vs. feature-based clustering methods

2020-01-27 · Manie Tadayon, Yumi Iwashita

Time series forecasting has gained lots of attention recently; this is because many real-world phenomena can be modeled as time series. The massive volume of data and recent advancements in the processing power of the co…

Anomaly DetectionClusteringTime SeriesTime Series Analysis+1

Ensembles of Localised Models for Time Series Forecasting

2020-12-30 · Rakshitha Godahewa, Kasun Bandara, Geoffrey I. Webb, Slawek Smyl 외

With large quantities of data typically available nowadays, forecasting models that are trained across sets of time series, known as Global Forecasting Models (GFM), are regularly outperforming traditional univariate for…

ClusteringTime SeriesTime Series AnalysisTime Series Forecasting

Forecasting Nonnegative Time Series via Sliding Mask Method (SMM) and Latent Clustered Forecast (LCF)

2021-02-10 · Yohann de Castro, Luca Mencarelli

We consider nonnegative time series forecasting framework. Based on recent advances in Nonnegative Matrix Factorization (NMF) and Archetypal Analysis, we introduce two procedures referred to as Sliding Mask Method (SMM) …

ClusteringDimensionality ReductionMatrix CompletionTime Series+2