作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (16): 78-80. doi: 10.3969/j.issn.1000-3428.2009.16.027

• 软件技术与数据库 • 上一篇    下一篇

相似时间子序列快速搜索的改进算法

张 涛1,金顺福1,刘国华1,王丽珍2   

  1. (1. 燕山大学信息科学与工程学院,秦皇岛 066004;2. 山东大学数学学院,济南 250100)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-08-20 发布日期:2009-08-20

Improved Algorithm of Fast Similar Time-subsequence Search

ZHANG Tao1, JIN Shun-fu1, LIU Guo-hua1, WANG Li-zhen2   

  1. (1. College of Information Science and Engineering, Yanshan University, Qinhuangdao 066004;2. College of Mathematics and System Sciences, Shandong University, Jinan 250100)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-08-20 Published:2009-08-20

摘要: 索引空间相似性度量标准的精确度较低,在现有的相似时间子序列搜索算法中,后期处理过程中内外存之间数据的I/O时间较长。针对该问题,引用一种非线性维数约简技术,提出改进的相似时间子序列快速搜索算法,提高索引空间相似性度量标准的精确度,降低错误匹配的发生率。实验结果表明,该算法可有效降低重复估算的数据量,提高相似性搜索的效率。

关键词: 时间序列, 维数约简, 子序列, 相似性搜索

Abstract: The precision of the similarity measurement standard in index space is lower, in the existing available similar time-subsequence searching algorithms, the time for I/O of data is longer in the post processing. A non-linear dimensionality reduction technique is proposed, and a new algorithm of similar subsequence search in time series is presented. The precision of the similarity measurement standard in this algorithm is enhanced, and the rate of false match is decreased effectively. Experimental results demonstrate that the algorithm can decrease the amount of data by repeat-estimation effectively and improve the efficiency of the similarity search.

Key words: time series, dimensionality reduction, subsequence, similarity search

中图分类号: