当前位置:网站首页>论文学习——基于极值点特征的时间序列相似性查询方法
论文学习——基于极值点特征的时间序列相似性查询方法
2022-07-04 07:28:00 【研究生不迟到】
文章目录
写在前面:《计算机应用研究》;
作者:吴学雁、黄道平(华南理工大学)

1 摘要
- 研究的是:时间序列子序列匹配问题
- 首先识别出序列中的极值点,然后根据极值点 使用多层次极值划分法对长序列进行划分。
- 然后对划分得到的多层次子序列集 使用改进的动态时间弯曲方法与查询序列进行相似性匹配。
- 最后找到与查询序列最相似的子序列。
2 引言
时间序列存在各种复杂变形(如平移、伸缩、间断等),且变形时间和变形程度均无法预料,而广泛采用欧式距离及其变体 对时间轴的变形非常敏感,一些轻微的改变就会导致欧式距离发生很大变化。
在时间序列数据中,尤其是水文时间序列,最值得关注的往往是序列中的一些特征点。
本文提出一种提取重要极值点的方法,依据重要极值点对时间序列进行分段表示;然后在此基础上使用一种改进的DTW方法进行相似性度量。
3 研究现状
3.1 全序列匹配和子序列匹配
时间序列相似性查询分为全序列匹配和子序列匹配两种方式。在全序列匹配中,查询序列与被查询序列的长度相同;在子序列匹配中,查询序列Q和查询序列P 被给定,任务是在序列P中寻找与序列Q相匹配的子序列。


3.2 三种子序列匹配分段方式

3.3 相似性度量函数的选取
- 欧式距离对于时间轴的变化非常敏感
- 大量文献都是在DTW的基础上进行改进,并且大部分改进都是在使用DTW算法之间,加入预先的筛选剪枝过程。

4 本文重点——多层级极值划分方法

4.1 重要性标志算法(EIIR)
- cyc是用户定义的参数,表示极值的计算邻域范围。如果
cyc=3,则表示在序列点前后三个点的范围内进行计算。 - 在
cyc范围内判断重要极值点。
4.2 极值点判断算法(JEP)

4.3 多层次分段获取算法(MSR)

边栏推荐
- tornado项目之路由装饰器
- Recursive Fusion and Deformable Spatiotemporal Attention for Video Compression Artifact Reduction
- Xcode 14之大变化详细介绍
- 2022-021rts: from the second half of the year
- The number of patent applications in China has again surpassed that of the United States and Japan, ranking first in the world for 11 consecutive years
- NLP-文献阅读总结
- Docker install MySQL
- Finishing (III) - Exercise 2
- Comparison between applet framework and platform compilation
- Status of the thread
猜你喜欢

Pangu open source: multi support and promotion, the wave of chip industry

Deep profile data leakage prevention scheme

The IP bound to the socket is inaddr_ The meaning of any htonl (inaddr_any) (0.0.0.0 all addresses, uncertain addresses, arbitrary addresses)
![[MySQL transaction]](/img/4f/dbfa1bf999cfcbbe8f3b27bb1e932b.jpg)
[MySQL transaction]

Advanced MySQL: Basics (5-8 Lectures)

How to share the source code anti disclosure scheme

Distributed transaction management DTM: the little helper behind "buy buy buy"

Two years ago, the United States was reluctant to sell chips, but now there are mountains of chips begging China for help

Unity 从Inspector界面打开资源管理器选择并记录文件路径

MySQL中的文本處理函數整理,收藏速查
随机推荐
[FreeRTOS] FreeRTOS learning notes (7) - handwritten FreeRTOS two-way linked list / source code analysis
[web security] nodejs prototype chain pollution analysis
How to buy financial products in 2022?
The crackdown on Huawei prompted made in China to join forces to fight back, and another enterprise announced to invest 100 billion in R & D
Data double write consistency between redis and MySQL
With excellent strength, wangchain technology, together with IBM and Huawei, has entered the annual contribution list of "super ledger"!
NLP-文献阅读总结
Adaptive spatiotemporal fusion of multi-target networks for compressed video perception enhancement
Industrial computer anti-virus
Implementation of ZABBIX agent active mode
电子协会 C语言 1级 35 、银行利息
Text processing function sorting in mysql, quick search of collection
MySQL 数据库 - 函数 约束 多表查询 事务
The IP bound to the socket is inaddr_ The meaning of any htonl (inaddr_any) (0.0.0.0 all addresses, uncertain addresses, arbitrary addresses)
Node foundation ~ node operation
One of the general document service practice series
Summary of MySQL common judgment functions!! Have you used it
2022-021ARTS:下半年開始
com. alibaba. nacos. api. exception. NacosException
BUUCTF(4)