CN104794484A - Time series data nearest-neighbor classifying method based on subsection orthogonal polynomial decomposition - Google Patents

Time series data nearest-neighbor classifying method based on subsection orthogonal polynomial decomposition Download PDF

Info

Publication number
CN104794484A
CN104794484A CN201510160913.4A CN201510160913A CN104794484A CN 104794484 A CN104794484 A CN 104794484A CN 201510160913 A CN201510160913 A CN 201510160913A CN 104794484 A CN104794484 A CN 104794484A
Authority
CN
China
Prior art keywords
time series
pcha
successively
segmentation
sub
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510160913.4A
Other languages
Chinese (zh)
Other versions
CN104794484B (en
Inventor
蔡青林
陈岭
孙建伶
陈蕾英
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang University ZJU
Original Assignee
Zhejiang University ZJU
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhejiang University ZJU filed Critical Zhejiang University ZJU
Priority to CN201510160913.4A priority Critical patent/CN104794484B/en
Publication of CN104794484A publication Critical patent/CN104794484A/en
Application granted granted Critical
Publication of CN104794484B publication Critical patent/CN104794484B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a time series data nearest-neighbor classifying method based on subsection orthogonal polynomial decomposition. The time series data nearest-neighbor classifying method includes dividing a time sequence into subsequences comprising complete fluctuation trends on the basis of time sequence coded identification turning points; extracting Chebyshev coefficient as subsequence features by means of a first type Chebyshev polynomial decomposition subsequences, and constructing subsequence feature vectors; finally in the nearest-neighbor classifier, classifying by the dynamic planning algorithm based on local mode matching as distance metric function. Classifying accuracy and efficiency are superior to other nearest-neighbor classifiers to the great extent, and the time series data nearest-neighbor classifying method plays an important role in daily activity of people and industrial production, such as in applications of banking transactions, traffic control, air quality and temperature monitoring, industrial process monitoring, medical diagnosis and the like, massive sampling data or high-speed dynamic data can be classified and predicted, abnormalities can be detected and online modes are identified.

Description

Based on the time series data arest neighbors sorting technique that segmentation orthogonal polynomial is decomposed
Technical field
The present invention relates to the fields such as database, data mining, machine learning, information retrieval, particularly relate to data time series analysis and excavation.
Background technology
Time series is extensively present in daily life and commercial production, as the real-time transaction data of fund or stock, the day sales volume data of retail market, the Sensor monitoring data of process industry, astronomical sight data, Aero-Space radar, satellite monitoring data, real-time weather temperature and air quality index etc.In order to make full use of the time series data of magnanimity, industry member needs to be classified it usually, could therefrom find valuable information and knowledge.Therefore, time series classification method to have a wide range of applications demand in industry member.
At present, the sorter that industry member is conventional has artificial neural network, support vector machine, Naive Bayes Classifier, nearest neighbor classifier etc.Artificial neural network, by the interconnected nonlinear model formed of a large amount of processing unit, by adjusting the interconnecting relation of internal node, analyzes the potential rule grasped between inputoutput data, is embodied as new data and calculates result.The method has stronger self study and adaptive ability, but lacks the interpretability to reasoning process.Support vector machine finds an optimal hyperlane in higher dimensional space, under the prerequisite ensureing nicety of grading, the blank spacing of lineoid both sides maximized.Support vector machine can do optimal dividing to linear separability data in theory, but but can only process two classification problems.Naive Bayes Classifier is based on Bayesian formula, utilizes the prior probability of object calculate the posterior probability of its generic and realize classification.Although the theory of the method is simple, operability is comparatively strong, ensure higher accuracy, needs to adopt Large-Scale Training Data Set training pattern.Nearest neighbor classifier is a kind of method based on distance metric, and it realizes classifying apart from minimum neighbour with object of classification by searching in training set.This sorting technique not only has good interpretation and ease for operation, and without the need to training data model, namely has very strong dirigibility and data adaptability.Because nearest neighbor classifier is using distance metric function as kernel, so it is determined by time series distance metric method completely to the nicety of grading of time series data and efficiency.
The time series distance metric method that current industry member is commonly used can be divided into lock-step measure and DE metering method.The former have employed man-to-man metric form, i.e. time series T 1and T 2between distance be by strictly comparing T 1and T 2right at the point of respective i-th position, then the distance of cumulative all-pair obtains.These class methods are modal manhatton distance, Euclidean distance and Chebyshev's distance, and they are all L pthe special case of-norms distance when p gets different value.These class methods have the advantages such as easy realization, low, the satisfied distance triangle inequality of computation complexity, nothing ginseng; But, its accuracy of measurement to noise, abnormity point, amplitude is flexible and drift, phase offset etc. are very responsive, and can only be used for measuring isometric time series.DE metering method have employed the metric form of one-to-many, i.e. time series T 1a point can with T 2multiple continuity points corresponding, travel through T by dynamic programming method 1and T 2all-pair between distance.The modal mutation (as LCSS, EDR, ERP) etc. having dynamic time warping distance (DTW) and editing distance of these class methods.Compared with measuring with lock-step, elasticity tolerance can realize two seasonal effect in time series best alignment coupling, can effectively the processing time is bending, phase offset, amplitude are flexible and the grown form such as drift changes, and has robustness to noise and abnormity point, therefore, DE measurer has the higher accuracy of measurement.But these class methods have higher computation complexity, high time overhead can be caused when measuring the time series of higher-dimension, being difficult to process large-scale time series or dynamic dataflow at a high speed in the industrial production.
Based on a kind of effective ways that seasonal effect in time series feature calculation elasticity tolerance is its high computation complexity of improvement, namely first adopt data presentation technique original time series to be mapped to the feature space of low-dimensional, then carry out elasticity tolerance.The data presentation technique that current industry member is commonly used can be divided into non-data adaptation method and data adaptation method.For the former, conversion parameter does not affect by independent time series, and remains constant; Such represents mostly based on spectral decomposition realization, and as discrete Fourier transformation, wavelet transform, discrete cosine transform, they, mainly through doing the conversion of corresponding frequency domain to original time series, extract main spectral coefficient as feature; The each defectiveness of these class methods, can only gross morphological features be extracted as discrete Fourier transformation and have ignored local feature, wavelet transform can only treated length be the time series of the index time of 2, and the information dropout of discrete cosine transform is more, larger to the reconstructed error of raw data.Data adaptability represent refer to conversion parameter determination need rely on data itself; By increasing the selection processing procedure of data sensitive, most of non-data adaptation method can be become data adaptation method.These class methods have that approximate, piece wire approximation is assembled in segmentation, approximate, svd is assembled in symbolism, principal component analysis (PCA) etc., first three kind all needs first to carry out segmentation to original time series, then processes separately each subsegment: it is average to each section that segmentation is assembled approximate; Piece wire approximation does line-fitting to each section; It is assemble on approximate basic in segmentation to turn to symbol by discrete for every section of mean value that symbolism is assembled approximate; The feature extracted due to them is comparatively single, makes it more weak to the ability to express of time series fluctuation model.Svd and principal component analysis (PCA) decompose realization by doing unified eigenmatrix to all time serieses; The typical defect of these two class methods is, they have very high computation complexity, and decomposable process can only complete at internal memory, and the extensibility of data scale is very low.
Summary of the invention
The problem to be solved in the present invention is time series of how classifying accurately and efficiently.In order to solve this problem, the present invention proposes the time series data arest neighbors sorting technique of decomposing based on segmentation orthogonal polynomial.
The object of the invention is to be achieved through the following technical solutions: a kind of time series data arest neighbors sorting technique of decomposing based on segmentation orthogonal polynomial, comprises the following steps:
(1) adaptivity segmentation, specifically comprises following sub-step:
(1.1) every bar time series T of reading database successively;
(1.2) Z-standardization processing is done to time series T, obtain normalized time series T';
(1.3) gliding smoothing process is done to normalized time series T', obtain smoothingtime sequence T ";
(1.4) intercept T successively based on moving window " adjacent 3 points, and calculating mean value, by judging that the magnitude relationship of each point and mean value is encoded to it, obtains the coded sequence C of T t, and define turnover pattern table TP_table;
(1.5) order scans C t, to the turnover pattern in often couple of adjacent encoder query composition TP_table, if pattern match, then using this coded combination position as waypoint;
(1.6) scanned, T is divided into N cross-talk sequence, obtains subsequence set S={S 1..., S n;
(2) factorization, specifically comprises following sub-step:
(2.1) every bar subsequence S of T is read successively i;
(2.2) Chebyshev polynomial of the first kind is adopted to decompose S i, a multinomial coefficient c before calculating i, constructor sequence signature vector V i=[c 1, c 2..., c a];
(2.3) scanned, the segmentation chebyshev approximation obtaining T represents PCHA (T)={ V 1..., V n, and stored in database;
(3) arest neighbors classification, specifically comprises following sub-step:
(3.1) read test concentrates cutting to be that the segmentation chebyshev approximation of the time series Q of M cross-talk sequence represents PCHA (Q)={ V 1..., V m;
(3.2) the segmentation chebyshev approximation reading every bar time series T of training set successively represents PCHA (T)={ V' 1..., V' n;
(3.3) initialization dynamic programming table Table=cell (M, N);
(3.4) the 1st the sub-sequence characteristics vector V of PCHA (Q) is calculated successively 1with N number of sub-sequence characteristics vector V' of PCHA (T) 1~ V' nbetween standardization distance { dist (V 1, V' 1) ..., dist (V 1, V' n), and stored in the 1st row Table (1,1:N) of Table;
(3.5) the 1st the sub-sequence characteristics vector V' of PCHA (T) is calculated successively 1with M the sub-sequence characteristics vector V of PCHA (Q) 1~ V mbetween standardization distance { dist (V 1, V' 1) ..., dist (V m, V' 1), and arrange Table (1:M, 1) stored in the 1st of Table;
(3.6) utilize dynamic programming method, scan the 2 to the M the sub-sequence characteristics vector V of PCHA (Q) successively 2~ V mwith the 2 to the N number of sub-sequence characteristics vector V' of PCHA (T) 2~ V' n, calculate each cell value of Table (2:M, 2:N) based on standardization distance, comprise following sub-step:
(3.6.1) order scans V 2~ V m, for i-th sub-sequence characteristics vector V i, calculate it and V' successively 2~ V' nbetween standardization distance { dist (V i, V' 2) ..., dist (V i, V' n);
(3.6.2) according to the order scanning Table (2:M of Row Column, 2:N), at each unit Table (i, j), in, Table (i-1, j), Table (i is first compared, and Table (i-1 j-1), j-1) size, selects minimum value to be designated as min, then calculates dist (V i, V' j)+min value give Table (i, j);
(3.7) value returning Table (M, N) as T and Q distance metric result and preserve;
(3.8) training set is scanned, selects with Q apart from minimum time series T minclass label as the class label of Q, complete classification.
The invention has the beneficial effects as follows:
1, in the adaptivity segmentation stage, have employed simple and effective coding method and turnover mode identification method, can efficient identification turning point, ensure that the subsequence be syncopated as has complete fluctuation tendency.
2, in the factorization stage, have employed chebyshev approximating polynomial original time series, there is less error of fitting, and using Chebyshev coefficient as feature, the fluctuation information of pull-in time sequence can be used for similarity measurement.
3, at arest neighbors sorting phase, dynamic programming based on local mode level calculates, overcome the phase offset problem between local mode that Time Warp causes, achieve higher time series global schema coupling, make arest neighbors to classify efficiently and accurately more thus.
Accompanying drawing explanation
Fig. 1 is the time series data arest neighbors sorting technique process flow diagram decomposed based on segmentation orthogonal polynomial;
Fig. 2 is the process flow diagram of adaptivity split time sequence;
Fig. 3 represents seasonal effect in time series process flow diagram for adopting segmentation chebyshev approximation;
Fig. 4 is time series arest neighbors classification process figure.
Embodiment
Below in conjunction with accompanying drawing, the present invention is described in further detail.
As shown in Figure 1, the present invention is based on the time series data arest neighbors sorting technique that segmentation orthogonal polynomial is decomposed, comprise the following steps:
(1) adaptivity segmentation, as shown in Figure 2, specifically comprises following sub-step:
(1.1) every bar time series T={t of reading database successively 1, t 2..., t i..., t n;
(1.2) calculate mean value m and the standard deviation sigma of the sampled point of T, according to formula (1), Z-standardization processing is done to T, obtain normalized time series T'={t' 1, t' 2..., t' i..., t' n;
t ′ i = t i - m σ - - - ( 1 )
(1.3) calculate the mean value of adjacent 3 of T' successively, gliding smoothing process is done to it, obtain smoothingtime sequence T "={ t " 1, t " 2..., t " i..., t " n;
(1.4) intercept T successively based on moving window " adjacent 3 and calculating mean value, by judging that the magnitude relationship of each point and mean value is encoded to it, obtain the coded sequence C of T t, and define turnover pattern table TP_table, this process comprises following sub-step:
(1.4.1) adopt moving window W, intercept T " adjacent 3 <t " successively i-1, t " i, t " i+1>, and calculating mean value m t i;
(1.4.2) <t is judged " i-1, t " i, t " i+1the each point of > and mean value m t irelation, if t " i>m t i, then code (t " i)=1; Otherwise code (t " i)=0, thus by <t " i-1, t " i, t " i+1> is encoded to d t i=<c t i-1, c t i, c t i+1>, obtains the coded sequence C of T t={ d t 1, d t 2..., d t n;
(1.4.3) according to all turnover pattern TP of coding definition, obtain turnover pattern table TP_table={ and rise-decline: 001-100,001-110,011-100,011-110,001/011-010-100/110; Decline-rise: 100-001,100-011,110-001,110-011,100/110-101-001/011};
(1.5) order scans C t, to often couple of adjacent encoder combination <d t i, d t i+1> inquires about TP_table, if pattern match, then using i as waypoint, obtain i-th subsequence S of T i;
(1.6) scanned to T, obtain the subsequence set S={S of T 1, S 2..., S n;
(2) factorization, as shown in Figure 3, specifically comprises following sub-step:
(2.1) scan S, read every bar subsequence S of T successively i;
(2.2) the segmentation chebyshev approximation of initialization T represents that PCHA (T) is empty set, according to formula (2) ~ (4), to S ido Chebyshev's factorization, the individual Chebyshev coefficient c of a (<10) before extracting ias feature, structure S isub-sequence characteristics vector V i=[c 1, c 2..., c a], and insert PCHA (T);
F δ(cos(t))=cos(δ·t) (2)
S i ( t ) &cong; &Sigma; i = 0 &delta; c i F i ( t ) - - - ( 3 )
c i = k &delta; &Sigma; j = 1 &delta; S i ( t j ) F i ( t j ) - - - ( 4 )
Wherein, δ represents the exponent number of Chebyshev polynomials, when δ=0, and k=1, otherwise, k=2;
(2.3) scanned to S, the segmentation chebyshev approximation obtaining T represents PCHA (T)={ V 1..., V n, and stored in database;
(3) arest neighbors classification, as shown in Figure 4, specifically comprises following sub-step:
(3.1) read test concentrates cutting to be that the segmentation chebyshev approximation of the time series Q of M cross-talk sequence represents PCHA (Q)={ V 1..., V m;
(3.2) the segmentation chebyshev approximation reading every bar time series T of training set successively represents PCHA (T)={ V' 1..., V' n;
(3.3) initialization dynamic programming table Table=cell (M, N);
(3.4) according to formula (5), the 1st the sub-sequence characteristics vector V of PCHA (Q) is calculated successively 1with N number of sub-sequence characteristics vector V' of PCHA (T) 1~ V' nbetween standardization distance { dist (V 1, V' 1) ..., dist (V 1, V' n), and successively stored in the 1st row Table (1,1:N) of Table;
dist ( V , V &prime; ) = &Sigma; i = 1 m | c i | - | c &prime; i | | c i + c &prime; i | - - - ( 5 )
(3.5) according to formula (5), the 1st the sub-sequence characteristics vector V' of PCHA (T) is calculated successively 1with M the sub-sequence characteristics vector V of PCHA (Q) 1~ V mbetween standardization distance { dist (V 1, V' 1) ..., dist (V m, V' 1), and successively stored in the 1st row Table (1:M, 1) of Table;
(3.6) utilize dynamic programming method, calculate each cell value of Table (2:M, 2:N) based on formula (5), this process comprises following sub-step:
(3.6.1) order scans V 2~ V m, for i-th sub-sequence characteristics vector V of PCHA (Q) i, calculate it and V' successively 2~ V' nbetween standardization distance { dist (V i, V' 2) ..., dist (V i, V' n);
(3.6.2) as scanning V iwith V' jtime, first compare the size of Table (i-1, j), Table (i, j-1) and Table (i-1, j-1), select minimum value to be designated as min, then calculate dist (V i, V' j)+min value give Table (i, j).
(3.7) value returning Table (M, N) as T and Q distance metric result and preserve;
(3.8) training set is scanned, selects with Q apart from minimum time series T minclass label as the class label of Q, complete classification.
Time series classification can play a significant role in the daily routines and commercial production of people, and have a wide range of applications demand.The present invention is directed to the time series classification problem that industry member faces, propose the time series data arest neighbors sorting technique of decomposing based on segmentation orthogonal polynomial, adaptability segmentation can be carried out to time series data, and extraction time sequence fluctuation information be used for similarity measurement, realize the classification to seasonal effect in time series high-efficiency high-accuracy thus.The present invention classifying to extensive sampled data or high speed dynamic dataflow, predict, can play a significant role in abnormality detection, the task such as line model identification, meet industrial application demand greatly.

Claims (2)

1., based on the time series data arest neighbors sorting technique that segmentation orthogonal polynomial is decomposed, it is characterized in that, comprise the following steps:
(1) adaptivity segmentation, specifically comprises following sub-step:
(1.1) every bar time series of reading database successively t;
(1.2) to time series tdo z-standardization processing, obtains normalized time series t';
(1.3) to normalized time series t'do gliding smoothing process, obtain smoothingtime sequence t ";
(1.4) intercept successively based on moving window t "adjacent 3 points, and calculating mean value, by judging that the magnitude relationship of each point and mean value is encoded to it, obtains tcoded sequence c t , and define turnover pattern table tP_table;
(1.5) order scanning c t , to often pair of adjacent encoder query composition tP_tablein turnover pattern, if pattern match, then using this coded combination position as waypoint;
(1.6) scanned, will tbe divided into ncross-talk sequence, obtains subsequence set s = s 1..., s n ;
(2) factorization, specifically comprises following sub-step:
(2.1) read successively tevery bar subsequence s i ;
(2.2) Chebyshev polynomial of the first kind is adopted to decompose s i , before calculating aindividual multinomial coefficient c i , constructor sequence signature vector v i =[ c 1, c 2..., c a ];
(2.3) scanned, obtain tsegmentation chebyshev approximation represent pCHA( t)={ v 1..., v n , and stored in database;
(3) arest neighbors classification, specifically comprises following sub-step:
(3.1) read test concentrates cutting to be mthe time series of cross-talk sequence qsegmentation chebyshev approximation represent pCHA( q)={ v 1..., v m ;
(3.2) every bar time series of training set is read successively tsegmentation chebyshev approximation represent pCHA( t)={ v' 1..., v' n ;
(3.3) initialization dynamic programming table table= cell( m, n);
(3.4) calculate successively pCHA( q) the 1st sub-sequence characteristics vector v 1with pCHA( t) nindividual sub-sequence characteristics vector v' 1~ v' n between standardization distance dist( v 1, v' 1) ..., dist( v 1, v' n ), and stored in tablethe 1st row table(1,1: n);
(3.5) calculate successively pCHA( t) the 1st sub-sequence characteristics vector v' 1with pCHA( q) mindividual sub-sequence characteristics vector v 1~ v m between standardization distance dist( v 1, v' 1) ..., dist( v m , v' 1), and stored in tablethe 1st row table(1: m, 1);
(3.6) utilize dynamic programming method, scan successively pCHA( q) the 2 to the mindividual sub-sequence characteristics vector v 2~ v m with pCHA( t) the 2 to the nindividual sub-sequence characteristics vector v' 2~ v' n , calculate based on standardization distance table(2: m, 2: n) each cell value;
(3.7) return table( m, n) value conduct twith qdistance metric result and preserve;
(3.8) training set is scanned, select with qapart from minimum time series t min the conduct of class label qclass label, complete classification.
2., according to claim 1 based on the time series data arest neighbors sorting technique that segmentation orthogonal polynomial is decomposed, it is characterized in that, described step 3.6 comprises following sub-step:
(3.6.1) order scanning v 2~ v m , for iindividual sub-sequence characteristics vector v i , calculate successively it with v' 2~ v' n between standardization distance dist( v i , v' 2) ..., dist( v i , v' n );
(3.6.2) scan according to the order of Row Column table(2: m, 2: n), at each unit table( i, j) in, first compare table( i-1, j), table( i, j-1) and table( i-1, j-1) size, selects minimum value to be designated as min, then calculate dist( v i , v' j )+ minvalue give table( i, j).
CN201510160913.4A 2015-04-07 2015-04-07 The time series data arest neighbors sorting technique decomposed based on segmentation orthogonal polynomial Expired - Fee Related CN104794484B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510160913.4A CN104794484B (en) 2015-04-07 2015-04-07 The time series data arest neighbors sorting technique decomposed based on segmentation orthogonal polynomial

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510160913.4A CN104794484B (en) 2015-04-07 2015-04-07 The time series data arest neighbors sorting technique decomposed based on segmentation orthogonal polynomial

Publications (2)

Publication Number Publication Date
CN104794484A true CN104794484A (en) 2015-07-22
CN104794484B CN104794484B (en) 2018-03-06

Family

ID=53559271

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510160913.4A Expired - Fee Related CN104794484B (en) 2015-04-07 2015-04-07 The time series data arest neighbors sorting technique decomposed based on segmentation orthogonal polynomial

Country Status (1)

Country Link
CN (1) CN104794484B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106340138A (en) * 2016-08-23 2017-01-18 深圳怡化电脑股份有限公司 Transaction behavior detection method and device
CN109359135A (en) * 2018-09-04 2019-02-19 河海大学 A kind of Algorithm for Similarity Search in Time Series based on segmentation weight
CN109669932A (en) * 2018-10-22 2019-04-23 国网上海市电力公司 A kind of electric power data collection restorative procedure relied on based on order
CN110443282A (en) * 2019-07-05 2019-11-12 华中科技大学 A kind of Embryonic Stages classification method in embryo's timing image
CN112035718A (en) * 2020-08-13 2020-12-04 西安外事学院 Meat detection method based on time series classification method of trend consistency matching
WO2021043140A1 (en) * 2019-09-02 2021-03-11 华为技术有限公司 Method, apparatus and system for determining label
CN113505862A (en) * 2021-09-07 2021-10-15 深圳市信润富联数字科技有限公司 Hybrid fault detection method and device
CN114912852A (en) * 2022-07-18 2022-08-16 山东鑫亚装备制造有限公司 Abnormity monitoring and early warning system for storage tank of refrigeration bin
CN117271987A (en) * 2023-11-23 2023-12-22 国网吉林省电力有限公司长春供电公司 Intelligent acquisition and processing method for environmental state data of power distribution equipment
CN117992804A (en) * 2024-04-07 2024-05-07 东海实验室 Time sequence data stream pattern recognition method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1251433A2 (en) * 2001-04-20 2002-10-23 Fraunhofer-Gesellschaft Zur Förderung Der Angewandten Forschung E.V. A method for segmentation and identification of nonstationary time series
CN104462217A (en) * 2014-11-09 2015-03-25 浙江大学 Time-series similarity measurement method based on segmented statistical approximate representation

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1251433A2 (en) * 2001-04-20 2002-10-23 Fraunhofer-Gesellschaft Zur Förderung Der Angewandten Forschung E.V. A method for segmentation and identification of nonstationary time series
CN104462217A (en) * 2014-11-09 2015-03-25 浙江大学 Time-series similarity measurement method based on segmented statistical approximate representation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HUI DING等: "Querying and mining of time series data:Experiemental comparison of representations and distance measures", 《RESEARCHGATE》 *

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106340138B (en) * 2016-08-23 2019-08-27 深圳怡化电脑股份有限公司 A kind of trading activity detection method and device
CN106340138A (en) * 2016-08-23 2017-01-18 深圳怡化电脑股份有限公司 Transaction behavior detection method and device
CN109359135A (en) * 2018-09-04 2019-02-19 河海大学 A kind of Algorithm for Similarity Search in Time Series based on segmentation weight
CN109669932B (en) * 2018-10-22 2023-06-30 国网上海市电力公司 Power data set restoration method based on order dependence
CN109669932A (en) * 2018-10-22 2019-04-23 国网上海市电力公司 A kind of electric power data collection restorative procedure relied on based on order
CN110443282A (en) * 2019-07-05 2019-11-12 华中科技大学 A kind of Embryonic Stages classification method in embryo's timing image
CN110443282B (en) * 2019-07-05 2022-02-15 华中科技大学 Embryo development stage classification method in embryo time sequence image
WO2021043140A1 (en) * 2019-09-02 2021-03-11 华为技术有限公司 Method, apparatus and system for determining label
CN112035718A (en) * 2020-08-13 2020-12-04 西安外事学院 Meat detection method based on time series classification method of trend consistency matching
CN112035718B (en) * 2020-08-13 2023-07-21 西安外事学院 Meat detection method based on trend consistency matching time sequence classification method
CN113505862A (en) * 2021-09-07 2021-10-15 深圳市信润富联数字科技有限公司 Hybrid fault detection method and device
CN113505862B (en) * 2021-09-07 2022-02-15 深圳市信润富联数字科技有限公司 Hybrid fault detection method and device
CN114912852A (en) * 2022-07-18 2022-08-16 山东鑫亚装备制造有限公司 Abnormity monitoring and early warning system for storage tank of refrigeration bin
CN114912852B (en) * 2022-07-18 2022-09-23 山东鑫亚装备制造有限公司 Abnormity monitoring and early warning system for storage tank of refrigeration bin
CN117271987A (en) * 2023-11-23 2023-12-22 国网吉林省电力有限公司长春供电公司 Intelligent acquisition and processing method for environmental state data of power distribution equipment
CN117271987B (en) * 2023-11-23 2024-02-06 国网吉林省电力有限公司长春供电公司 Intelligent acquisition and processing method for environmental state data of power distribution equipment
CN117992804A (en) * 2024-04-07 2024-05-07 东海实验室 Time sequence data stream pattern recognition method and device

Also Published As

Publication number Publication date
CN104794484B (en) 2018-03-06

Similar Documents

Publication Publication Date Title
CN104794484A (en) Time series data nearest-neighbor classifying method based on subsection orthogonal polynomial decomposition
Hallac et al. Greedy Gaussian segmentation of multivariate time series
CN104462217A (en) Time-series similarity measurement method based on segmented statistical approximate representation
CN107451102B (en) Method for predicting concentration of butane at bottom of debutanizer tower based on improved self-training algorithm semi-supervised Gaussian process regression soft measurement modeling
McFee et al. Learning to segment songs with ordinal linear discriminant analysis
CN104820673A (en) Time sequence similarity measurement method based on self-adaptive piecewise statistical approximation
CN108985380B (en) Point switch fault identification method based on cluster integration
Rezvani et al. A new pattern representation method for time-series data
Fuchs et al. On-line motif detection in time series with SwiftMotif
Chen et al. Augmented dictionary learning for motion prediction
Gad et al. Performance evaluation of predictive models for missing data imputation in weather data
Zhou et al. Anomaly detection via a combination model in time series data
Wang et al. Analysis of financial stock markets through multidimensional scaling based on information measures
CN104850740A (en) Data flow mode matching method based on dynamic time warping
Sidi Improving S&P stock prediction with time series stock similarity
Zhang et al. Clustering noisy trajectories via robust deep attention auto-encoders
Rodner et al. Maximally divergent intervals for anomaly detection
Zhu et al. Profile Abstract: an optimization-based subset selection and summarization method for profile data mining
Liu et al. A Prototype-Empowered Kernel-Varying Convolutional Model for Imbalanced Sea State Estimation in IoT-Enabled Autonomous Ship
Prasad Pattern recognition: possible research areas and issues
De Caro et al. Generating Wind Power Pseudo-Measurements by Machine-Learning-based Methods
Gandra Anomaly Detection for Smart Infrastructure: An Unsupervised Approach for Time Series Comparison
CN112381051B (en) Plant leaf classification method and system based on improved support vector machine kernel function
Kang et al. Time series clustering based on polynomial fitting and multi-order trend features
Liao et al. Forecasting Taiwan Capitalization Weighted Stock Index by Using Convolutional Neural Network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180306

Termination date: 20200407

CF01 Termination of patent right due to non-payment of annual fee