当前位置:网站首页>Thesis learning -- time series similarity query method based on extreme point characteristics
Thesis learning -- time series similarity query method based on extreme point characteristics
2022-07-04 07:37:00 【Graduate students are not late】
List of articles
Write it at the front :《 Computer application research 》;
author : Wu Xueyan 、 Huang Daoping ( South China University of Technology )

1 Abstract
- The study is : Time series subsequence matching problem
- First Identify the extreme points in the sequence , Then according to the extreme point Use Multilevel extreme value division Divide the long sequence .
- Then, we divide the obtained Multilevel subsequence set Use Improved dynamic time bending method Match the similarity with the query sequence .
- Finally, find the subsequence that is most similar to the query sequence .
2 introduction
There are various complex deformations in time series ( Such as translation 、 Telescopic 、 Discontinuity, etc ), And the deformation time and degree are unpredictable , European distance and its variants are widely used Very sensitive to the deformation of the timeline , Some slight changes will lead to great changes in European distance .
In time series data , Especially hydrological time series , The most noteworthy are often some feature points in the sequence .
This paper presents a method of extracting important extreme points , Segment the time series according to the important extreme points ; Then on this basis, an improved DTW Methods to measure the similarity .
3 Research status
3.1 Full sequence matching and subsequence matching
Time series similarity query is divided into Full sequence matching and Subsequence matching Two ways . In full sequence matching , The length of the query sequence is the same as that of the queried sequence ; In subsequence matching , Query sequence Q And query sequence P Given , The task is in sequence P Find and sequence in Q Matching subsequences .


3.2 Three subsequence matching segmentation

3.3 Selection of similarity measurement function
- Euclidean distance is very sensitive to changes in the time axis
- A lot of literature is in DTW On the basis of improvement , And most of the improvements are in use DTW Between algorithms , Add the pre screening and pruning process .

4 This paper mainly —— Multi level extreme value division method

4.1 Importance marking algorithm (EIIR)
- cyc It's a user-defined parameter , Represents the calculation neighborhood range of extreme value . If
cyc=3, It means that the calculation is carried out within the range of three points before and after the sequence points . - stay
cycDetermine important extreme points within the range .
4.2 Extreme point judgment algorithm (JEP)

4.3 Multilevel segmented Acquisition Algorithm (MSR)

边栏推荐
- Zhanrui tankbang | jointly build, cooperate and win-win zhanrui core ecology
- This monitoring system can monitor the turnover intention and fishing all, and the product page has 404 after the dispute appears
- [thread pool]
- Leetcode (215) -- the kth largest element in the array
- 【森城市】GIS数据漫谈(一)
- MySQL storage engine
- 2022-021ARTS:下半年開始
- What are the work contents of operation and maintenance engineers? Can you list it in detail?
- How does dataframe calculate the average value of each row as another column
- Redis - detailed explanation of cache avalanche, cache penetration and cache breakdown
猜你喜欢
![[kubernetes series] kubesphere is installed on kubernetes](/img/2b/eb39cf78b3bb9908b01f279e2f9958.png)
[kubernetes series] kubesphere is installed on kubernetes

PCIE知识点-010:PCIE 热插拔资料从哪获取

Node connection MySQL access denied for user 'root' @ 'localhost' (using password: yes

提升复杂场景三维重建精度 | 基于PaddleSeg分割无人机遥感影像

Introduction to neural network (Part 2)

Routing decorator of tornado project

【森城市】GIS数据漫谈(一)

Technical experts from large factories: common thinking models in architecture design

In the era of low code development, is it still needed?

Redis - detailed explanation of cache avalanche, cache penetration and cache breakdown
随机推荐
University stage summary
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
tornado项目之路由装饰器
2022 - 021arts: début du deuxième semestre
One of the general document service practice series
大学阶段总结
果果带你写链表,小学生看了都说好
【FreeRTOS】FreeRTOS学习笔记(7)— 手写FreeRTOS双向链表/源码分析
Master-slave replication principle of MySQL database
Experience installing VMware esxi 6.7 under VMware Workstation 16
Boast about Devops
Advanced MySQL: Basics (5-8 Lectures)
Chain ide -- the infrastructure of the metauniverse
I was pressed for the draft, so let's talk about how long links can be as efficient as short links in the development of mobile terminals
BibTex中参考文献种类
tornado之目录
Distributed transaction management DTM: the little helper behind "buy buy buy"
Activiti常見操作數據錶關系
"Sword finger offer" 2nd Edition - force button brush question
The difference between synchronized and lock