时间序列对称模式挖掘  被引量:2

Time Series Symmetric Pattern Mining

在线阅读下载全文

作  者:李盼盼 宋韶旭[1,2,3] 王建民[1,2,3] LI Pan-Pan;SONG Shao-Xu;WANG Jian-Min(School of Software,Tsinghua University,Beijing 100084,China;National Engineering Laboratory for Big Data Software(Tsinghua University),Beijing 100084,China;Beijing National Research Center for Information Science and Technology(Tsinghua University),Beijing 100084,China)

机构地区:[1]清华大学软件学院,北京100084 [2]大数据系统软件国家工程实验室(清华大学),北京100084 [3]北京信息科学与技术国家研究中心(清华大学),北京100084

出  处:《软件学报》2022年第3期968-984,共17页Journal of Software

基  金:国家重点研发计划(2019YFB1705301,2019YFB1707001);国家自然科学基金(62072265,62021002,71690231);工信部2020年新兴平台软件项目。

摘  要:随着信息化和工业化的融合,物联网和工业互联网蓬勃发展,由此产生了以时间序列为代表的大量工业大数据.时间序列中蕴含着很多有价值的模式,其中,对称模式在各类时间序列中广泛存在.挖掘对称模式对于行为分析、轨迹跟踪、异常检测等领域具有重要的研究价值,但时间序列的数据量往往高达几十甚至上百GB.使用直接的嵌套查询算法挖掘对称模式可能花费数月乃至数年的时间,而索引、下界和三角不等式等典型加速技术最多只能产生一两个数量级的加速.因此,基于动态时间规整算法的启发,提出了一种能够在O(w×|T|)的时间复杂度内挖掘出时间序列所有对称模式的方法.具体来说,给定对称模式长度约束,基于区间动态规划算法计算出对称子序列,进而依据贪心策略选择数量最多且不重叠的对称模式.此外,还研究了在时间序列数据流挖掘对称模式的算法,并根据窗口内数据的特征动态调节窗口大小,保证了对称模式数据的完整性.采用1个人工数据集、3个真实数据集在不同数据量下对上述方法进行实验.由实验结果可知,与其他对称模式挖掘方法相比,该方法在模式挖掘结果及时间开销方面均有较好的表现.With the integration of informatization and industrialization,the Internet of Things and industrial Internet have flourished,resulting in a large amount of industrial big data represented by time series.There are many valuable patterns in time series,among which symmetric patterns are widespread in various time series.Mining symmetric patterns has important research value in the fields of behavior analysis,trajectory tracking,anomaly detection,etc.However,the data volume of time series is often as high as tens or even hundreds of gigabytes.It can take months or even years to mine symmetric patterns using a direct nested query algorithm,and typical acceleration techniques such as indexing,lower bounds,and triangular inequalities can only produce speedup of one or two orders of magnitude at most.Therefore,based on the inspiration of the dynamic time warping algorithm,this study proposes a method that can mine all the symmetric patterns of the time series within the time complexity of O(w×|T|).Specifically,given the symmetric pattern length constraint,the symmetric subsequences can be calculated based on the interval dynamic programming.Then the largest number of non-overlapping symmetric patterns can be selected according to the greedy strategy.In addition,we also study the algorithm for mining symmetric patterns in the time series data stream,and dynamically adjusts the window size according to the characteristics of the data in the window to ensure the integrity of the symmetric pattern data.Using one artificial data set and three real data sets to experiment with the above method under different data volumes,it can be seen from the experimental results that compared with other symmetric pattern mining methods,this method has better performance in terms of pattern mining results and time overhead.

关 键 词:时间序列 对称模式 距离度量 动态规划 

分 类 号:TP311[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象