- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
162 2012 ,48 (33) Computer Engineering and Applications 计算机工程与应用
⦾图形、图像、模式识别⦾
基于特征点分段的多元时间序列相似性搜索
王 燕,马倩倩,韩 萌
WANG Yan, MA Qianqian, HAN Meng
兰州理工大学 计算机与通信学院,兰州 730050
College of Computer and Communication, Lanzhou University of Technology, Lanzhou 730050, China
WANG Yan, MA Qianqian, HAN Meng. Similarity search algorithm for multivariate time series based on fea-
ture points. Computer Engineering and Applications, 2012, 48 (33 ):162-166.
Abstract :A variety of methods for matching multivariate time series can not measure similarity accurately and effi-
ciently at the same time. This paper proposes a similarity search algorithm by segmentation based on special points
of multivariate time series. It extracts the feature points, by which it segments the multivariate time series, and then
transforms them into pattern sequences, thus the global shape characteristics of the original sequences can be re-
tained. It makes the similarity search with the hierarchical matching method. The experimental results show that this
method can effectively portray the global shape features of the sequences, retain local similarity matching by hierar-
chical matching, and improve the accuracy of the search at the same time.
Key words :multivariate time series; segment; similarity search; feature points; hierarchy
摘 要:现有的各种多元时间序列相似性搜索方法难以准确高效地完成搜索任务。提出了一种基于特征点分
段的多元时间序列相似性搜索算法,提取所定义的用于分段的特征点,分段后将原时间序列转化为模式序列,
该模式序列能够很好地保留原序列的全局形状特征,再用分层匹配的方法进行相似性搜索。实验结果表明,
该方法能够有效刻画序列的全局形状特征,通过分层匹配保留局部的相似性,同时提高搜索准确率。
关键词:多元时间序列;分段;相似性搜索;特征点;分层
文献标识码:A 中图分类号:TP311 doi :10.3778/j.issn. 1002-8331.1206-0440
1 引言 间序列分析中占重要地位。当前的模式匹配方法研
[2]
随着技术水平的不断发展,各个领域中产生了 究主要针对一元时间序列 ,产生了比较成熟的理
大量随时间变化的时序数据。要从时间序列中挖掘 论,而针对多元时间序列的模式匹配研究相对较少,
出对决策有用的信息,需要解决的最关键的问题就 还不够成熟。然而现实世界中多
文档评论(0)