2022
DOI: 10.14778/3523210.3523219
|View full text |Cite
|
Sign up to set email alerts
|

OnlineSTL

Abstract: Decomposing a complex time series into trend, seasonality, and remainder components is an important primitive that facilitates time series anomaly detection, change point detection, and forecasting. Although numerous batch algorithms are known for time series decomposition, none operate well in an online scalable setting where high throughput and real-time response are paramount. In this paper, we propose OnlineSTL, a novel online algorithm for time series decomposition which is highly scalable and is deployed… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(9 citation statements)
references
References 18 publications
0
8
0
Order By: Relevance
“…In this work, we propose an accurate and efficient online STD algorithm OneShotSTL that can decompose time series online with an update complexity of 𝑂 (1). It can significantly reduce the processing time complexity of the existing methods that often require 𝑂 (𝑇 ), e.g., OnlineSTL [28]. Resultantly, the online update time of a single time point using OneShotSTL is more than 1, 000 times faster than the batch STD methods, with accuracy comparable with the best counterparts, e.g., RobustSTL [40].…”
Section: Discussionmentioning
confidence: 99%
See 4 more Smart Citations
“…In this work, we propose an accurate and efficient online STD algorithm OneShotSTL that can decompose time series online with an update complexity of 𝑂 (1). It can significantly reduce the processing time complexity of the existing methods that often require 𝑂 (𝑇 ), e.g., OnlineSTL [28]. Resultantly, the online update time of a single time point using OneShotSTL is more than 1, 000 times faster than the batch STD methods, with accuracy comparable with the best counterparts, e.g., RobustSTL [40].…”
Section: Discussionmentioning
confidence: 99%
“…Batch STD has been extensively studied in economics and finance for decades, with a variety of algorithms proposed in the literature [16,18,19,28,40]. Among them, the most popular one is STL [16], which adopts an alternating algorithm to estimate the trend and seasonal components using LOESS (LOcal regrESSion) smoothing.…”
Section: Existing Std Methodsmentioning
confidence: 99%
See 3 more Smart Citations