Discovering All-Chain Set in Streaming Time Series.

Shaopeng Wang,Ye Yuan,Hua Li
DOI: https://doi.org/10.1007/978-3-030-16148-4_24
2019-01-01
Abstract:Time series chains discovery is an increasingly popular research area in time series mining. Previous studies on this topic process fixed-length time series. In this work, we focus on the issue of all-chain set mining over the streaming time series, where the all-chain set is a very important kind of the time series chains. We propose a novel all-chain set mining algorithm about streaming time series (ASMSTS) to solve this problem. The main idea behind the ASMSTS is to obtain the mining results at current time-tick based on the ones at the last one. This makes the method more efficiency in time and space than the Naive. Our experiments illustrate that ASMSTS does indeed detect the all-chain set correctly and can offer dramatic improvements in speed and space cost over the Naive method.
What problem does this paper attempt to address?