当前位置:网站首页>论文学习——基于极值点特征的时间序列相似性查询方法
论文学习——基于极值点特征的时间序列相似性查询方法
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)

边栏推荐
- [Valentine's day] - you can change your love and write down your lover's name
- 节点基础~节点操作
- Guoguo took you to write a linked list, and the primary school students said it was good after reading it
- "Sword finger offer" 2nd Edition - force button brush question
- The most effective futures trend strategy: futures reverse merchandising
- The frost peel off the purple dragon scale, and the xiariba people will talk about database SQL optimization and the principle of indexing (primary / secondary / clustered / non clustered)
- MYCAT middleware installation and use
- BibTex中参考文献种类
- Label management of kubernetes cluster
- Deep profile data leakage prevention scheme
猜你喜欢

Zhanrui tankbang | jointly build, cooperate and win-win zhanrui core ecology

Advanced MySQL: Basics (5-8 Lectures)

Node foundation ~ node operation

Zephyr 学习笔记1,threads

win10微软拼音输入法输入文字时候下方不出现中文提示
![[kubernetes series] kubesphere is installed on kubernetes](/img/2b/eb39cf78b3bb9908b01f279e2f9958.png)
[kubernetes series] kubesphere is installed on kubernetes

Computer connects raspberry pie remotely through putty

BUUCTF(3)

电脑通过Putty远程连接树莓派

Oceanbase is the leader in the magic quadrant of China's database in 2021
随机推荐
Knowledge payment applet dream vending machine V2
What are the work contents of operation and maintenance engineers? Can you list it in detail?
【FreeRTOS】FreeRTOS学习笔记(7)— 手写FreeRTOS双向链表/源码分析
Recursive Fusion and Deformable Spatiotemporal Attention for Video Compression Artifact Reduction
2022-021ARTS:下半年開始
Types of references in BibTex
Tri des fonctions de traitement de texte dans MySQL, recherche rapide préférée
Oceanbase is the leader in the magic quadrant of China's database in 2021
Finishing (III) - Exercise 2
Introduction to spark core components
[web security] nodejs prototype chain pollution analysis
Node foundation ~ node operation
Boosting the Performance of Video Compression Artifact Reduction with Reference Frame Proposals and
window上用.bat文件启动项目
[Android reverse] function interception (use cache_flush system function to refresh CPU cache | refresh CPU cache disadvantages | recommended time for function interception)
The idea of implementing charts chart view in all swiftui versions (1.0-4.0) was born
How to buy financial products in 2022?
Implementation of ZABBIX agent active mode
There is no Chinese prompt below when inputting text in win10 Microsoft Pinyin input method
用于压缩视频感知增强的多目标网络自适应时空融合