当前位置:网站首页>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
cyc
Determine important extreme points within the range .
4.2 Extreme point judgment algorithm (JEP)
4.3 Multilevel segmented Acquisition Algorithm (MSR)
边栏推荐
- Zephyr 学习笔记2,Scheduling
- Node connection MySQL access denied for user 'root' @ 'localhost' (using password: yes
- L1-030 one gang one (15 points)
- Splicing plain text into JSON strings - easy language method
- Basic DOS commands
- Rapidjson reading and writing JSON files
- Label management of kubernetes cluster
- Book list | as the technical support Party of the Winter Olympics, Alibaba cloud's technology is written in these books!
- 2022-021ARTS:下半年开始
- Relations courantes de la fiche de données d'exploitation pour les activités
猜你喜欢
Rhcsa day 3
The cloud native programming challenge ended, and Alibaba cloud launched the first white paper on application liveliness technology in the field of cloud native
手写简易版flexible.js以及源码分析
Project 1 household accounting software (goal + demand description + code explanation + basic fund and revenue and expenditure details record + realization of keyboard access)
Advanced MySQL: Basics (5-8 Lectures)
[web security] nodejs prototype chain pollution analysis
Easy to understand: understand the time series database incluxdb
【森城市】GIS数据漫谈(一)
果果带你写链表,小学生看了都说好
Zephyr Learning note 2, Scheduling
随机推荐
Jianmu continuous integration platform v2.2.2 release
Splicing plain text into JSON strings - easy language method
Blue Bridge Cup Quick sort (code completion)
Node foundation ~ node operation
Project 1 household accounting software (goal + demand description + code explanation + basic fund and revenue and expenditure details record + realization of keyboard access)
MySQL中的文本處理函數整理,收藏速查
L1-030 one gang one (15 points)
[Flink] temporal semantics and watermark
Boast about Devops
Handwritten easy version flexible JS and source code analysis
BUUCTF(4)
【FreeRTOS】FreeRTOS學習筆記(7)— 手寫FreeRTOS雙向鏈錶/源碼分析
Unity opens the explorer from the inspector interface, selects and records the file path
L1-027 rental (20 points)
L1-022 odd even split (10 points)
MYCAT middleware installation and use
The cloud native programming challenge ended, and Alibaba cloud launched the first white paper on application liveliness technology in the field of cloud native
深入浅出:了解时序数据库 InfluxDB
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
大学阶段总结