CN103605362A - Learning and anomaly detection method based on multi-feature motion modes of vehicle traces - Google Patents

Learning and anomaly detection method based on multi-feature motion modes of vehicle traces Download PDF

Info

Publication number
CN103605362A
CN103605362A CN201310413447.7A CN201310413447A CN103605362A CN 103605362 A CN103605362 A CN 103605362A CN 201310413447 A CN201310413447 A CN 201310413447A CN 103605362 A CN103605362 A CN 103605362A
Authority
CN
China
Prior art keywords
track
prime
distance
cluster
moving window
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
CN201310413447.7A
Other languages
Chinese (zh)
Other versions
CN103605362B (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.)
Haizhidie (Tianjin) Technology Co.,Ltd.
Original Assignee
Tianjin Polytechnic University
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 Tianjin Polytechnic University filed Critical Tianjin Polytechnic University
Priority to CN201310413447.7A priority Critical patent/CN103605362B/en
Publication of CN103605362A publication Critical patent/CN103605362A/en
Application granted granted Critical
Publication of CN103605362B publication Critical patent/CN103605362B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a method for learning and anomaly detection of trace modes by utilizing much feature information of a trace. Firstly, in the trace mode learning phase, similarities of motion directions and spatial positions between traces are considered at the same time, a typical trace motion mode is extracted by hierarchical agglomerative clustering, and is provided with high cluster accuracy; and the time efficiency is greatly improved through constructing a Laplacian matrix and reducing the dimensionality of the matrix. Then in the abnormity detection phase, a distribution area of scene starting points is learned through a GMM model, a moving window is used as a basic comparing element, differences of a trace to be detected and a typical trace in position and direction are measured by defining a position distance and a direction distance, and an on-line classifier based on the direction distance and the position distance is established. That the trace belongs to a starting point abnormity, a global abnormity or a local abnormity is determined online through a multi-feature abnormity detection algorithm; and due to the fact that starting point, direction and position feature differences are considered at the same time, and the global abnormity and the local child segment abnormity are considered, the learning and anomaly detection method based on multi-feature motion modes of the vehicle traces is higher in abnormity recognition rate when being compared to traditional methods.

Description

Motor pattern study and method for detecting abnormality based on the many features of track of vehicle
Technical field
What the present invention relates to is motor pattern learning method and the online abnormal track-detecting method based on the many features of track of vehicle.First by hierarchical cluster from coarse to fine, extract orbiting motion pattern, every layer adopts respectively Bhattacharyya distance and the improvement Hausdorff based on line segment interpolation apart from the similarity of weighing direction of motion and locus between track, and introduces Laplacian and shine upon to reduce computation complexity and automatically determine every layer of clusters number.On this basis, consider track to be measured and the motor pattern difference in starting point distribution, position and direction simultaneously, by the starting point distributed model of study and the sorter of position-based distance and direction distance, judge online starting point, the overall situation and local anomaly.
Background technology
In recent years, in the Study of intelligent of video monitoring system, behavioural analysis and identification based on movement objective orbit become study hotspot, and its learning monitoring scene novel trajectory pattern and abnormality detection are the important contents of research.Especially in intelligent traffic monitoring, the driving trace of vehicle is containing abundant characteristic information, vehicle can be along fixing road and the direction running of appointment under normal circumstances, movement locus shows higher repeatability and similarity, by the normal trace motion model with study, relatively just can detect automatically the abnormal behaviours such as retrograde, U-shaped turning, compare traditional mark manually abnormal, improved greatly abnormality detection efficiency.
In track pattern learning method, by unsupervised clustering algorithm, extract the method for exemplary trajectory motor pattern and be used widely, conventional have spectral clustering, hierarchical clustering, fuzzy K mean cluster and a k-medoids algorithm etc.But traditional track sorting algorithm only considers to utilize single track characteristic to weigh similarity between track, is applied under complicated monitoring scene, and trajectory model discrimination is low.
In method for detecting abnormality, be mainly to set up normal trace model, learning model parameter, mates track to be measured to judge whether with model abnormal.Topmost method has two kinds: the method based on single Gauss model and the method based on HMM model.(1) the former is by the Statistical distribution model of a series of single Gauss model study normal trace, set up Bayes classifier, then by the online method for detecting abnormality increasing progressively, identify abnormal behaviour, but only considered trajectory range malposition, do not consider that direction is abnormal; (2) the latter sets up locus model by C-HMM, each normal trace cluster is divided into several regions, with GMM, learn the model parameter of each HMM state, set abnormal threshold value, input using track to be measured as model judges that track is abnormal, the method is larger abnormal of checkout discrepancy roughly, for complicated local subsegment, is extremely difficult to identification.
This patent is to above problem, and this patent has proposed to utilize a plurality of characteristic informations of track to carry out the method for trajectory model study and abnormality detection.First in the track pattern learning stage, this patent is considered direction of motion and the locus similarity between track simultaneously, and the Agglomerative Hierarchical Clustering that carries out layering extracts typical orbiting motion pattern, therefore has higher cluster accuracy rate; By structure Laplacian matrix dimensionality reduction, greatly improved time efficiency.Then in the abnormality detection stage, this patent is first by GMM model learning scene starting point distributed areas, using Moving Window as basic comparing unit again, definition position distance and direction, apart from weighing the difference of track to be measured in position and direction, are set up the online classification device based on direction distance and positional distance; By the many feature abnormalities detection algorithm proposing judge online that the starting point of track is abnormal, global abnormal and local anomaly, because consider starting point, direction and the position feature difference of track simultaneously, consider that again global abnormal and local subsegment are abnormal, therefore compare classic method, this patent has higher abnormal discrimination.
Summary of the invention
This patent mainly comprises two aspects: first invented a kind of unsupervised many characteristic locuses pattern learning method and extracted typical orbiting motion pattern; Then invented on this basis that a kind of online many feature abnormalities detection method detects that the starting point of track is abnormal simultaneously, local anomaly, global abnormal.
One, unsupervised many characteristic locuses pattern learning method
First the present invention provides a kind of pattern learning method based on the many features of track, by consider direction of motion and locus between track simultaneously, weigh the similarity between track, the Agglomerative Hierarchical Clustering that carries out layering extracts typical orbiting motion pattern, and improves hierarchical clustering algorithm efficiency by introducing Laplacian matrix.Concrete pattern learning framework as shown in Figure 1.
Specific implementation step of the present invention is as follows:
1, similarity measurement between many feature extractions and track
The present invention makes full use of track position and direction character information is weighed the similarity between track, adopts respectively IMHD distance and Bhattacharyya apart from the similarity of calculating between track.Pretreated effective track can be expressed as:
T i = { t 1 , t 2 , . . . , t j , . . . , t N i } = { ( x 1 , y 1 ) , ( x 2 , y 2 ) , . . . , ( x j , y j ) , . . . , ( x N i , y N i ) }
T wherein jrepresent track T ij sampled point, N irepresent course length.(x j, y j) represent that j sampled point is at the two-dimensional position coordinate of the plane of delineation.
1) orbiting motion direction similarity measurement
Trajectory direction feature extraction as shown in Figure 2, defines m j=(x j+1-x j, y j+1-y j), represent direction vector between neighbouring sample point; m 0=(1,0), represents direction level vector of unit length to the right.Track T ij sampled point deflection can be expressed as:
&theta; j = cos - 1 ( m j &CenterDot; m 0 ) | m j | &CenterDot; | m 0 | &CenterDot; 180 &pi; , if y j + 1 - y j &GreaterEqual; 0 ( 2 &pi; - cos - 1 ( m j &CenterDot; m 0 ) | m j | &CenterDot; | m 0 | ) &CenterDot; 180 &pi; , if y j + 1 - y j < 0 ( 1 &le; j < N i - 1 ) - - - ( 1 )
θ wherein j∈ (0,360), is divided into N (N=18) individual uniformly-spaced sub-range (I trajectory direction angular region (0,360) 1, I 2... I n).Each sub-range length is △ θ=360/N=20 degree, track T iall deflection θ jbe mapped to corresponding sub-range.Track T jdeflection is distributed in interval I qprobability be p q=M q/ M (M q: θ j∈ I qnumber, M: track T ideflection number).
Track T idirection character can be expressed as
Figure BSA0000095043060000031
track T has been described istatistics directional information.Adopting Bhattacharyya apart from weighing direction of motion similarity between track is:
Dire ( T i , T j ) = [ 1 - &Sigma; q = 1 N Dire ( T i ) q Dire ( T j ) q ] 1 / 2 &Element; [ 0,1 ] - - - ( 2 )
Dire (T wherein i) qand Dire (T j) qrepresent respectively track T iand T jdeflection be distributed in the probability in q deflection interval.Dire (T i, T j) more close to 1, represent that two orbiting motion directions are more similar; Dire (T i, T j) be more bordering on 0, contrary.
2) trajectory range location similarity is measured
By target following, can directly obtain track position feature, this patent adopts the improvement Hausdorff distance (IMHD) based on line segment interpolation to weigh the similarity of trajectory range position, and track line segment interpolation model as shown in Figure 3, represents track T with broken line iand T j: T i &OverBar; = { t 1 t 2 &OverBar; , t 2 t 3 &OverBar; , . . . , t a - 1 t a &OverBar; , . . . , t N i - 1 t N i &OverBar; } , T j &OverBar; = { t 1 t 2 &OverBar; , t 2 t 3 &OverBar; , . . . , t b - 1 t b &OverBar; , . . . , t N j - 1 t N j &OverBar; } , In IMHD algorithm, track T isampled point t ato T jbee-line is expressed as:
Wherein || || represent Euclidean distance between sampled point, t abe mapped to
Figure BSA0000095043060000037
the vertical interpolation point of corresponding line segment, in Fig. 3, dot, known according to mathematical principle, if existed
Figure BSA00000950430600000312
Figure BSA00000950430600000313
for t ato T jbee-line, otherwise traversal track T jall sampled points, find minor increment
Figure BSA0000095043060000038
Last track T ito T jdistance be:
Figure BSA00000950430600000316
track T iand T jlocus distance be:
D IMHD(T i,T j)=max(h(T i,T j),h(T j,T i)) (4)
2, many characteristic locus classification
This patent is introduced the Laplacian mapping thought of spectral clustering in Agglomerative Hierarchical Clustering algorithm, and structure Laplacian matrix also carries out Eigenvalues Decomposition.According to the perturbation theory of matrix, by the automatic hard clustering number of the difference between eigenwert k; Original higher-dimension track data is mapped to a bit in new k dimensional feature space simultaneously, with the unit of low dimensional feature vector, usually represents original track data, greatly reduce the dimension of track.In conjunction with many characteristic similarities of track comparison above, a kind of many feature hierarchies clustering algorithm based on Laplacian Matrix has been proposed, as shown in empty frame in Fig. 1.
If the set that contains m effective track is Ω traj={ T 1, T 2..., T m, algorithm 1 is described below:
1) the thick cluster stage---based on direction of motion cluster
Step1 uses Bhattacharyya apart from calculating track T i, T jbetween direction of motion similarity Dire (T i, T j), the similar matrix W with gaussian kernel function structure based on direction of motion dire∈ R m * m, w wherein ij=exp (Dire (T i, T j) 2/ 2 σ 2), σ is scale parameter.
Step2 structure standard Laplacian matrix
Figure BSA0000095043060000041
d wherein 1for diagonal matrix, matrix element is
Figure BSA0000095043060000042
Step3 is to L direcarry out Eigenvalues Decomposition, eigenwert is numbered to λ by descending sort 1>=λ 2>=...>=λ m, calculate the poor of adjacent feature value, if i eigenwert and i+1 eigenwert difference are maximum, determine thick cluster number
Figure BSA0000095043060000043
Step4 structure m * k matrix L=[l 1, l 2..., l k], l wherein 1, l 2..., l kfor front k eigenwert characteristic of correspondence vector.Each row of L is carried out to unit processing, obtain matrix X, wherein
Figure BSA0000095043060000044
track set after dimensionality reduction is Ω traj'={ x 1, x 2..., x m, x 1, x 2..., x meach row vector of homography X, represents R respectively ka bit of space.
Step5 is to x 1, x 2..., x mcarry out Agglomerative Hierarchical Clustering, use similarity between two bunches of minimum distance calculation, when finally merging into k bunch, iteration stops, and obtains k centre cluster { O 1, O 2, O i..., O k.
2) the thin cluster stage---based on locus cluster
Step6 is to cluster O in the middle of each ithe former track of middle correspondence uses IMHD apart from the similar matrix W constructing based on locus iMHD, w wherein ij=exp (D iMHD(T i, T j) 2/ 2 σ 2).Repeat Step2 to Step5 step, determine each cluster O icluster number q i, construct low dimensional feature space, last cluster obtains cluster { C 1, C 2, C k, total cluster number
Figure BSA0000095043060000045
Two, online many feature abnormalities detection method
1, abnormal track is described
The present invention is from the character of abnormal trajectory generation, in conjunction with many feature abnormalities detection method below, without any priori in the situation that, the degree and the character that according to abnormal track, depart from proper motion pattern, defined starting point abnormal, three kinds of common Exception Types of global abnormal and local anomaly.Instantiation as shown in Figure 4, has track motor pattern C in figure 1and C 2, track T cand T dlocus and direction of motion all run counter to pattern C 1, be global abnormal; And track T aand T blocus meet respectively pattern C 1and C 2, but T adirection and pattern C 1on the contrary, T bfrequent break-in, institute thinks local anomaly.
2, online many feature abnormalities detect
Fig. 5 is abnormality detection general frame, and according to, local anomaly abnormal to starting point and global abnormal definition, first the present invention learns scene start position by GMM model and distribute.Then set Moving Window that a length is k as basic comparing unit, each motor pattern after on-line study cluster
Figure BSA0000095043060000051
locus and the distribution of direction of motion, set up position-based distance and direction distance classification device, learning model parameter; Online many feature abnormalities detection-phase, weighs difference between track to be measured and normal trace motor pattern from starting point, position and three levels of direction, judges whether it is abnormal track, and which kind of type judgement is.
1) set up track starting point distributed model
Study moving target enters the starting point distributed areas of monitoring scene, significant to abnormal behaviour identification.The present invention distributes by normal trace cluster start position in two-dimentional GMM model learning scene, sets up starting point position distribution model.First to training the point set that rises of track
Figure BSA0000095043060000052
with K mean cluster, obtain the initial parameter of GMM model, each gauss component parameter (p of recycling EM Algorithm Learning GMM l, u l, ∑ l).Enter scene track starting point z=(x 1, y 1) tthe probability that meets GMM model profile is:
P ( z ) = &Sigma; l = i k p l G ( z , u l , &Sigma; l ) - - - ( 5 )
Wherein k represents single gauss component number, p lfor single gauss component prior probability, meet
Figure BSA0000095043060000054
the probability density function of single gauss component is:
G ( z , u l , &Sigma; l ) = 1 ( 2 &pi; ) d | &Sigma; l | exp [ - 1 2 ( z - u l ) T &Sigma; l - 1 ( z - u l ) ] - - - ( 6 )
Each track sample starting point (x ' 1, y ' 1) as input z i=(x ' 1, y ' 1) t, try to achieve the probability density P (z under GMM model i), get minimum probability value as GMM model threshold
Figure BSA0000095043060000056
2) set up the online classification device of position-based distance and direction distance
To the every class normal trace cluster C after cluster iresample, make the track in each cluster
Figure BSA0000095043060000057
equal in length is l i, obtain each cluster C iposition represent pattern
Figure BSA0000095043060000058
wherein
Figure BSA0000095043060000059
if the Moving Window that length is k is as the basic comparing unit of online abnormality detection, definition position distance H positionweigh track to be measured
Figure BSA00000950430600000510
and the locus match condition of normal trace motor pattern between basic comparing unit.
Define 4 positional distance (H position).If track T to be measured and position represent pattern R imoving Window comparing unit be respectively T ' p={ t p..., t p+k-1| 1≤p≤N-k+1} and R ' i, q={ t q..., t q+k-1| 1≤q≤l i-k+1}.With IMHD distance definition positional distance, be equally:
H position ( T p &prime; , R i , q &prime; ) = max ( h ( T p &prime; , R i , q &prime; ) , h ( R i , q &prime; , T p &prime; ) ) h ( T p , &prime; R i , q &prime; ) = 1 k &Sigma; a = p p + k - 1 dist ( t a , R i , q &prime; ) - - - ( 7 )
Set up position-based distance H below positiononline classification device, because of stochastic variable H position(T ' p, R ' i, q) be similar to and obey the exponential distribution that parameter is λ, so orbit segment T ' pbelong to mode position R ' i, qconditional probability be:
P ( T p &prime; | R i , q &prime; ) = e - &lambda; q H position ( T p &prime; , R i , q &prime; ) - - - ( 8 )
According to maximum likelihood assessment level, calculate cluster C ieach track
Figure BSA00000950430600000616
represent pattern R with position ipositional distance between corresponding Moving Window
Figure BSA0000095043060000062
parameter lambda qbe estimated as:
&lambda; q = M i &Sigma; n = 1 M i H position ( T i , q n &prime; , R i , q &prime; ) - - - ( 9 )
According to bayesian theory, p the Moving Window T ' of track T to be measured pposition sign syntype R iq corresponding Moving Window R ' i, qprobability be:
P ( R i , q &prime; | T p &prime; ) = P ( T p &prime; | R i , q &prime; ) P ( R i ) &Sigma; i = 1 K P ( T p &prime; | R i , q &prime; ) P ( R i ) , i = 1,2 , . . . , K - - - ( 10 )
Wherein
Figure BSA0000095043060000065
cluster C itrack number account for the ratio of total sample number.Cluster C ieach sample track as input, the parameter threshold of obtaining each Moving Window is
Figure BSA0000095043060000066
Then set up based on direction distance H directiononline classification device, define equally direction distance H directionweigh track T and the normal trace pattern direction of motion match condition between Moving Window.First according to formula (1), obtain orbit segment T ' to be measured pcorresponding deflection θ p, direction vector m wherein p=(x p+k-1-x p, y p+k-1-y p).Direction distance definition is as follows:
Define 5 direction distance (H direction).If pattern C imean motion direction at q Moving Window is
Figure BSA0000095043060000067
corresponding orientation average departure degree is
Figure BSA0000095043060000068
utilize Mahalanobis distance, by average θ i, qand variance calculate orbit segment T ' pto pattern C ithe direction distance of q Moving Window is:
H direction ( &theta; p , &theta; i , q ) = ( &theta; p - &theta; i , q ) 2 &sigma; i , q 2 - - - ( 11 )
Wherein
Figure BSA00000950430600000611
for pattern C imiddle track
Figure BSA00000950430600000617
at the deflection of q Moving Window, correspondence direction vector is ask pattern C ieach track
Figure BSA00000950430600000613
direction distance at corresponding Moving Window get maximal value as the parameter threshold of q Moving Window
3) online many feature abnormalities detection algorithm
Character according to the present invention to abnormal definition is known, when determining that the locus of track occurs extremely or adjacent track section does not belong to same position pattern, can be judged as global abnormal, need not judge that whether direction is abnormal again, can improve online detection efficiency like this; And online detection of track local anomaly be take malposition detection as basis, if orbit segment T ' pposition distribution belongs to
Figure BSA0000095043060000076
judge again orbit segment T ' pdirection of motion whether still belong to
Figure BSA0000095043060000077
determine whether as local anomaly, as shown in Outlier Detection Algorithm flow process frame as empty in Fig. 5.
Setting Moving Window length is k, and algorithm 2 is described below:
Step1 extracts track starting point z=(x to be measured 1, y 1) t, calculate P (z), if P (z)>=Ω gMM, judge that track to be measured enters scene from normal start position region; Otherwise be that starting point is abnormal.
Step2 calculates course length Length to be measured (T), the Moving Window T ' of online extract real-time track T to be measured p.
Step3 is at each mode position R iunder, find and orbit segment T ' to be measured pthe Moving Window of positional distance minimum
Figure BSA0000095043060000071
bring into corresponding to H positionsorter, searching makes
Figure BSA0000095043060000078
the track position pattern of maximum probability i ~ = arg max i ( P ( R i , q ~ &prime; | T p &prime; ) ) &CenterDot;
If Step4 judgement
Figure BSA0000095043060000073
bing and previous Moving Window T ' p-1meet same pattern
Figure BSA00000950430600000710
the orbit segment T ' of track T so to be measured pposition distribution is normal, belongs to
Figure BSA00000950430600000711
, enter Step5, judge whether local anomaly; Otherwise output trajectory section T ' pfor global abnormal, enter Step6.
Step5 calculates Moving Window T ' pdeflection θ p, bring associative mode into
Figure BSA00000950430600000712
based on H directionsorter, calculate itself and the direction distance of corresponding window
Figure BSA00000950430600000713
if
Figure BSA0000095043060000074
direction of motion meets
Figure BSA0000095043060000075
judge orbit segment T ' to be measured pfor normal trace section, belong to pattern C i; Otherwise output trajectory section T ' pfor local anomaly.
Step6 judges whether Length (T) changes, if changed, extracts next Moving Window, repeats Step2 to Step5; If length is constant, each Moving Window T ' of Bing pall belong to motor pattern C i, T is normal trace.
Accompanying drawing explanation
1) the unsupervised trajectory model learning framework of Fig. 1
2) Fig. 2 trajectory direction feature extraction
3) Fig. 3 track line segment interpolation model
4) Fig. 4 global abnormal and local anomaly schematic diagram
5) the online many feature abnormalities of Fig. 5 detect framework
6) Fig. 6 two-way lane traffic scene: a) original background image b) pretreated training track
7) many Dividing Characteristics of Fig. 7 trajectory clustering result: a) based on the thick cluster b of direction of motion) based on the thin cluster in locus
8) Fig. 8 Laplacian proper value of matrix schematic diagram
9) Fig. 9 GMM model learning starting point distributed areas
10) Figure 10 overall situation and local anomaly detect online: a) normal trace b) the abnormal c of lane change) the abnormal d of u turn) abnormal e hovers) oppositely abnormal
embodiment
1, the hierarchical clustering algorithm experimental verification of the many features based on Laplacian matrix
Validity for proof clustering algorithm, a two-way lane traffic video image (as adopting two dimension target track algorithm, is followed the tracks of the moving target of Fig. 6 in a), frame speed is 25 frames/s, image resolution ratio is 320 * 240, gather altogether 296 vehicle movement tracks, by retaining 216 effective tracks after pre-service such as level and smooth grade, as shown in Figure 6 b.
The clustering algorithm that application proposes, first carries out based on the thick cluster of direction of motion training track, and cluster result as shown in Figure 7a, is roughly divided into track the two class O that direction of motion is contrary 1and O 2; Then cluster in the middle of each is carried out respectively based on the thin cluster in locus, final cluster result as shown in Figure 7b, represents respectively middle cluster O 1and O 2thin cluster result, cluster obtains 5 different classification in the middle of each, has 10 track clusters, just corresponding one by one with the region, 10 tracks of reality.
In every strata class process, clusters number, by by Laplacian proper value of matrix sequencing numbers from big to small, is found and is had the adjacent feature value of maximum disparity automatically to determine.As shown in Figure 8, transverse axis is eigenwert numbering, and the longitudinal axis is characteristic of correspondence value.The thick cluster of ground floor disparity between the 2nd and the 3rd eigenwert is △ λ 1=0.373, so thick cluster number is 2; The thin cluster of the second layer is all with the biggest gap between the 5th and the 6th eigenwert, is respectively △ λ 2=0.523 and △ λ 3=0.463, so thin cluster number is all 5.
In addition, the clustering algorithm proposing because of this patent is the improvement based on Agglomerative Hierarchical Clustering algorithm, so two kinds of methods are compared on the time in cluster accuracy rate and cluster.In experimental data, total number of tracks is 216, and cluster numbers is all 10, and the average result that algorithm operation is 10 times is as shown in table 1.
The comparison of table 1 cluster result
Figure BSA0000095043060000081
As seen from the results in Table 1, the clustering algorithm that this patent proposes all increases in cluster accuracy rate and time efficiency, be due to the clustering algorithm proposing adopt simultaneously the direction of motion of track and locus feature weigh orbit interval from, carried out hierarchical cluster, therefore improved cluster accuracy rate; In hierarchical cluster from coarse to fine experiment, owing to having introduced Laplacian mapping, the low-dimensional data representation higher-dimension track data of tieing up with 2 peacekeepings 5 respectively, greatly reduces computation complexity, thus cluster time decreased 61.22%, cluster efficiency significantly improves.
2, online many feature abnormalities detection algorithm experimental verification
First judge that starting point is abnormal, by GMM model learning, enter the position distribution of monitoring scene track starting point, judge that whether track starting point to be measured is abnormal.As shown in Figure 9, these scene track starting point distributed areas consist of three single Gaussian distribution.Then establish Moving Window length k=5, by slip Moving Window, judge online global abnormal and local anomaly.As shown in figure 10, the 1st classifies the different vehicle track of tracking as to online testing process, and arrow represents the direction of Vehicle Driving Cycle; The transverse axis of the 2nd each figure of row is Moving Window numbering, and the longitudinal axis is probability, is expressed as the probability that the position distribution of corresponding track to be measured under each Moving Window belongs to each motor pattern, with solid line and dotted line, shows front two maximum probability pattern; The transverse axis of the 3rd each figure of row is Moving Window numbering, the longitudinal axis is deflection, in figure solid line be track to be measured at the direction of motion angle of each Moving Window, dotted line represents that motor pattern that track to be measured meets in locus corresponding to Figure 10 b is most at the mean motion deflection of corresponding window.Figure 10 (a) is normal trace, and the probability that each Moving Window of track to be measured meets pattern 6 is always between 0.9 to 1, and direction of motion meets pattern 6 too; The track of Figure 10 (b) and 10 (c) is global abnormal, as Figure 10 (b2) with (c2), respectively the 7th and 8 Moving Windows start the probability that locus belongs to original pattern 6 and decline, and the probability that belongs to mode 7 and 5 increases progressively, when being less than pattern 6 threshold value, can report to the police abnormal, and corresponding deflection changes as Figure 10 (b3) with (c3); Figure 10 (d) and (e) in trajectory range position belong to pattern 6 and 7 probability always between 0.9 to 1, but the direction distance that can judge track to be measured and associative mode 6 and 7 by direction distance classification device surpasses threshold value, judges that two tracks are local anomaly.
The validity of the online many feature abnormalities detection algorithm proposing for checking, adopts respectively path matching algorithm based on single Gauss model and the locus model matching process based on C-HMM to compare.Secondary tracking obtains the track of vehicle of Fig. 6 scene again, and Bing people is adds various abnormal next abundant detection algorithm efficiency.Finally in experimental traces data, hand labeled normal trace be 265, abnormal track is 89.In abnormal behaviour detects, by precision ratio and recall ratio, weigh abnormality detection efficiency more effective, comparative result is as shown in table 2.
The comparison of table 2 method for detecting abnormality result
Figure BSA0000095043060000091
The experimental result of table 2 shows, the abnormal track identification efficiency of method that this patent proposes is higher, and especially recall ratio, has improved respectively 20.22% and 25.84% than two kinds of traditional methods.Because classic method is only considered the differences in spatial location of track and large abnormal of rough detection shape difference, the abnormal and local subsegment of direction is extremely difficult to identify.And the Outlier Detection Algorithm that this patent proposes can be weighed the direction of motion of track to be measured and the difference of locus, by slip Moving Window, detect local anomaly and global abnormal simultaneously, therefore abnormal discrimination is higher.

Claims (2)

1. unsupervised many characteristic locuses pattern learning method, said method comprising the steps of:
A. similarity measurement between many feature extractions and track
Adopt respectively IMHD distance and Bhattacharyya apart from the similarity of calculating between track, pretreated effective track can be expressed as:
T i = { t 1 , t 2 , . . . , t j , . . . , t N i } = { ( x 1 , y 1 ) , ( x 2 , y 2 ) , . . . , ( x j , y j ) , . . . , ( x N i , y N i ) }
T wherein jrepresent track T ij sampled point, N irepresent course length, (x j, y j) represent that j sampled point is at the two-dimensional position coordinate of the plane of delineation; Track definition is m j=(x j+1-x j, y j+1-y j), represent direction vector between neighbouring sample point; m 0=(1,0), represents direction level vector of unit length to the right; Track T ij sampled point deflection can be expressed as:
&theta; j = cos - 1 ( m j &CenterDot; m 0 ) | m j | &CenterDot; | m 0 | &CenterDot; 180 &pi; , if y j + 1 - y j &GreaterEqual; 0 ( 2 &pi; - cos - 1 ( m j &CenterDot; m 0 ) | m j | &CenterDot; | m 0 | ) &CenterDot; 180 &pi; , if y j + 1 - y j < 0 ( 1 &le; j < N i - 1 ) - - - ( 1 )
θ wherein j∈ (0,360), trajectory direction angle θ jbe divided into N=18 uniformly-spaced sub-range (I 1, I 2... I n), each sub-range length is △ θ=360/N=20 degree, track T iall deflection θ jbe mapped to corresponding sub-range, track T ideflection is distributed in interval I qprobability be p q=M q/ M, wherein M q: θ j∈ I qnumber, M: track T ideflection number;
Track T idirection character can be expressed as
Figure FSA0000095043050000012
track T has been described istatistics directional information, adopts Bhattacharyya apart from direction of motion similarity between measurement track to be:
Dire ( T i , T j ) = [ 1 - &Sigma; q = 1 N Dire ( T i ) q Dire ( T j ) q ] 1 / 2 &Element; [ 0,1 ] - - - ( 2 )
Dire (T wherein i) qand Dire (T j) qrepresent respectively track T iand T jdeflection be distributed in the probability in q deflection interval, Dire (T i, T j) more close to 1, represent that two orbiting motion directions are more similar; Dire (T i, T j) be more bordering on 0, contrary;
Trajectory range location similarity is measured: by target following, can directly obtain track position feature,
Figure FSA0000095043050000014
the improvement Hausdorff distance (IMHD) of employing based on line segment interpolation weighed the similarity of trajectory range position, and track line segment represents track T with broken line iand T j: T i &OverBar; = { t 1 t 2 &OverBar; , t 2 t 3 &OverBar; , . . . , t a - 1 t a &OverBar; , . . . , t N i - 1 t N i &OverBar; } , T j &OverBar; = { t 1 t 2 &OverBar; , t 2 t 3 &OverBar; , . . . , t b - 1 t b &OverBar; , . . . , t N j - 1 t N j &OverBar; } , In IMHD algorithm, track T isampled point t ato T jbee-line is expressed as:
Figure FSA0000095043050000021
Wherein || || represent Euclidean distance between sampled point,
Figure FSA00000950430500000212
t abe mapped to
Figure FSA0000095043050000022
the vertical interpolation point of corresponding line segment, if existed
Figure FSA00000950430500000213
Figure FSA00000950430500000211
for t ato T jbee-line, otherwise traversal track T jall sampled points, find minor increment
Figure FSA0000095043050000023
last track T ito T jdistance be:
Figure FSA0000095043050000024
track T iand T jlocus distance be:
D IMHD(T i,T j)=max(h(T i,T j),h(T j,T i)) (4)
B. many characteristic locus classification
If the set that contains m effective track is Ω traj={ T 1, T 2..., T m, Step1 uses Bhattacharyya apart from calculating track T i, T jbetween direction of motion similarity Dire (T i, T j), the similar matrix W with gaussian kernel function structure based on direction of motion dire∈ R m * m, w wherein ij=exp (Dire (T i, T j) 2/ 2 σ 2), σ is scale parameter; Step2 structure standard Laplacian matrix
Figure FSA0000095043050000025
d wherein 1for diagonal matrix, matrix element is
Figure FSA0000095043050000026
step3 is to L direcarry out Eigenvalues Decomposition, eigenwert is numbered to λ by descending sort 1>=λ 2>=...>=λ m, calculate the poor of adjacent feature value, if i eigenwert and i+1 eigenwert difference are maximum, determine thick cluster number step4 structure m * k matrix L=[l 1, l 2..., l k], l wherein 1, l 2..., l kfor front k eigenwert characteristic of correspondence vector, each row of L is carried out to unit processing, obtain matrix X, wherein
Figure FSA0000095043050000028
track set after dimensionality reduction is Ω traj'={ x 1, x 2..., x m, x 1, x 2..., x meach row vector of homography X, represents R respectively ka bit of space; Step5 is to x 1, x 2..., x mcarry out Agglomerative Hierarchical Clustering, use similarity between two bunches of minimum distance calculation, when finally merging into k bunch, iteration stops, and obtains k centre cluster { O 1, O 2, O i..., O k; Step6 is to cluster O in the middle of each ithe former track of middle correspondence uses IMHD apart from the similar matrix W constructing based on locus iMHD, w wherein ij=exp (D iMHD(T i, T j) 2/ 2 σ 2), repeat Step2 to Step5, determine each cluster O icluster number q i, construct low dimensional feature space, last cluster obtains cluster { C 1, C 2, C k, total cluster number
Figure FSA0000095043050000029
2. online many feature abnormalities detection method, said method comprising the steps of:
A. online many feature abnormalities detect
First by GMM model, learn scene start position and distribute, then set Moving Window that a length is k as basic comparing unit, each motor pattern after on-line study cluster
Figure FSA00000950430500000210
locus and the distribution of direction of motion, set up position-based distance and direction distance classification device, learning model parameter; Online many feature abnormalities detection-phase, weighs difference between track to be measured and normal trace motor pattern from starting point, position and three levels of direction, judges whether it is abnormal track, and judgement is that starting point is abnormal, which kind of type in local anomaly and global abnormal three;
B. set up track starting point distributed model:
By normal trace cluster start position in two-dimentional GMM model learning scene, distribute, set up starting point position distribution model; First to training the point set that rises of track with K mean cluster, obtain the initial parameter of GMM model, each gauss component parameter (p of recycling EM Algorithm Learning GMM l, u l, ∑ l), enter scene track starting point z=(x 1, y 1) tthe probability that meets GMM model profile is:
P ( z ) = &Sigma; l = l k p l G ( z , u l , &Sigma; l ) - - - ( 5 )
Wherein k represents single gauss component number, p lfor single gauss component prior probability, meet
Figure FSA0000095043050000033
the probability density function of single gauss component is:
G ( z , u l , &Sigma; l ) = 1 ( 2 &pi; ) d | &Sigma; l | exp [ - 1 2 ( z - u l ) T &Sigma; l - 1 ( z - u l ) ] - - - ( 6 )
Each track sample starting point
Figure FSA00000950430500000313
as input
Figure FSA00000950430500000314
try to achieve the probability density P (z under GMM model i), get minimum probability value as GMM model threshold &Omega; GMM = min i ( P ( z i ) ) ;
C. set up the online classification device of position-based distance and direction distance:
To the every class normal trace cluster C after cluster iresample, make the track in each cluster
Figure FSA0000095043050000036
equal in length is l i, obtain each cluster C iposition represent pattern
Figure FSA0000095043050000037
wherein
Figure FSA0000095043050000038
if the Moving Window that length is k is as the basic comparing unit of online abnormality detection, positional distance H positionbe used for weighing track to be measured
Figure FSA0000095043050000039
and the locus match condition of normal trace motor pattern between basic comparing unit;
If track T to be measured and position represent pattern R imoving Window comparing unit be respectively T ' p={ t p..., t p+k-1| 1≤p≤N-k+1) and R ' i, q={ t q..., t q+k-1| 1≤q≤l i-k+1}, with IMHD distance definition positional distance is:
H position ( T p &prime; , R i , q &prime; ) = max ( h ( T p &prime; , R i , q &prime; ) , h ( R i , q &prime; , T p &prime; ) ) h ( T p , &prime; R i , q &prime; ) = 1 k &Sigma; a = p p + k - 1 dist ( t a , R i , q &prime; ) - - - ( 7 )
Then set up position-based distance H positiononline classification device, because of stochastic variable H position(T ' p, R ' i, q) be similar to and obey the exponential distribution that parameter is λ, so orbit segment T ' pbelong to mode position R ' i, qconditional probability be:
P ( T p &prime; | R i , q &prime; ) = e - &lambda; q H position ( T p &prime; , R i , q &prime; ) - - - ( 8 )
According to maximum likelihood assessment level, calculate cluster C ieach track
Figure FSA00000950430500000311
represent pattern R with position ipositional distance between corresponding Moving Window H posiuon ( T i , q n &prime; , R i , q &prime; ) , Parameter lambda qbe estimated as:
&lambda; q = M i &Sigma; n = 1 M i H position ( T i , q n &prime; , R i , q &prime; ) - - - ( 9 )
According to bayesian theory, p the Moving Window T ' of track T to be measured pposition sign syntype R iq corresponding Moving Window R ' i, qprobability be:
P ( P i , q &prime; | T p &prime; ) = P ( T p &prime; | R i , q &prime; ) P ( R i ) &Sigma; i = 1 K P ( T p &prime; | R i , q &prime; ) P ( R i ) , i = 1,2 , . . . , K - - - ( 10 )
Wherein cluster C itrack number account for the ratio of total sample number, cluster C ieach sample track as input, the parameter threshold of obtaining each Moving Window is
Figure FSA0000095043050000044
then set up based on direction distance H directiononline classification device, use equally direction distance H directionweigh track T and the normal trace pattern direction of motion match condition between Moving Window: first according to formula (1), obtain orbit segment T ' to be measured pcorresponding deflection θ p, direction vector m wherein p=(x p+k-1-x p, y p+k-1-y p), direction distance is for establishing pattern C imean motion direction at q Moving Window is corresponding orientation average departure degree is
Figure FSA0000095043050000046
recycling Mahalanobis distance, by average θ i, qand variance calculate orbit segment T ' pto pattern C ithe direction distance of q Moving Window is:
H direction = ( &theta; p , &theta; i , q ) = ( &theta; p - &theta; i , q ) 2 &sigma; i , q 2 - - - ( 11 )
Wherein
Figure FSA0000095043050000049
for pattern C imiddle track
Figure FSA00000950430500000419
at the deflection of q Moving Window, correspondence direction vector is
Figure FSA00000950430500000410
ask pattern C ieach track
Figure FSA00000950430500000411
direction distance at corresponding Moving Window
Figure FSA00000950430500000412
get maximal value as the parameter threshold of q Moving Window &Omega; direction i , q = max n ( H direction ( &theta; i , q n , &theta; i , q ) ) ;
D. online many feature abnormalities detect:
When determining that the locus of track occurs extremely or adjacent track section does not belong to same position pattern, can be judged as global abnormal, need not judge again that whether direction is abnormal; The online detection of local anomaly be take malposition detection as basis, if orbit segment T ' pposition distribution belongs to judge again orbit segment T ' pdirection of motion whether still belong to
Figure FSA00000950430500000421
determine whether as local anomaly, setting Moving Window length is k, and concrete steps are as follows:
Step1 extracts track starting point z=(x to be measured 1, y 1) t, calculate P (z), if P (z)>=Ω gMM, judge that track to be measured enters scene from normal start position region; Otherwise be that starting point is abnormal; Step2 calculates course length Length to be measured (T), the Moving Window T ' of online extract real-time track T to be measured p;
Step3 is at each mode position R iunder, find and orbit segment T ' to be measured pthe Moving Window of positional distance minimum
Figure FSA00000950430500000414
bring into corresponding to H positionsorter, searching makes
Figure FSA00000950430500000415
the track position pattern of maximum probability
Figure FSA00000950430500000416
if Step4 judgement
Figure FSA00000950430500000417
bing and previous Moving Window T ' p-1meet same pattern
Figure FSA00000950430500000418
the orbit segment T ' of track T so to be measured pposition distribution is normal, belongs to
Figure FSA0000095043050000051
enter Step5, judge whether local anomaly; Otherwise output trajectory section T ' pfor global abnormal, enter Step6; Step5 calculates Moving Window T ' pdeflection θ p, bring associative mode into
Figure FSA0000095043050000052
based on H directionsorter, calculate itself and the direction distance of corresponding window
Figure FSA0000095043050000053
if direction of motion meets judge orbit segment T ' to be measured pfor normal trace section, belong to pattern C i; Otherwise output trajectory section T ' pfor local anomaly; Step6 judges whether Length (T) changes, if changed, extracts next Moving Window, repeats Step2 to Step5; If length is constant, and each Moving Window T ' pall belong to motor pattern C i, T is normal trace.
CN201310413447.7A 2013-09-11 2013-09-11 Based on motor pattern study and the method for detecting abnormality of track of vehicle multiple features Active CN103605362B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310413447.7A CN103605362B (en) 2013-09-11 2013-09-11 Based on motor pattern study and the method for detecting abnormality of track of vehicle multiple features

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310413447.7A CN103605362B (en) 2013-09-11 2013-09-11 Based on motor pattern study and the method for detecting abnormality of track of vehicle multiple features

Publications (2)

Publication Number Publication Date
CN103605362A true CN103605362A (en) 2014-02-26
CN103605362B CN103605362B (en) 2016-03-02

Family

ID=50123597

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310413447.7A Active CN103605362B (en) 2013-09-11 2013-09-11 Based on motor pattern study and the method for detecting abnormality of track of vehicle multiple features

Country Status (1)

Country Link
CN (1) CN103605362B (en)

Cited By (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104008127A (en) * 2014-04-21 2014-08-27 中国电子科技集团公司第二十八研究所 Group identification method based on clustering algorithm
CN104270714A (en) * 2014-09-11 2015-01-07 华为技术有限公司 Method and device for determining action trails of user
CN104506800A (en) * 2014-12-15 2015-04-08 浙江宇视科技有限公司 Scene synthesis and comprehensive monitoring method and device for electronic police cameras in multiple directions
CN104778355A (en) * 2015-04-03 2015-07-15 东南大学 Trajectory outlier detection method based on wide-area distributed traffic system
CN104809470A (en) * 2015-04-23 2015-07-29 杭州中威电子股份有限公司 Vehicle converse running detection device and method based on SVM
CN104915632A (en) * 2014-03-14 2015-09-16 欧姆龙株式会社 Event detection apparatus and event detection method
CN104951764A (en) * 2015-06-17 2015-09-30 浙江工业大学 Identification method for behaviors of high-speed vehicle based on secondary spectrum clustering and HMM (Hidden Markov Model)-RF (Random Forest) hybrid model
CN105227907A (en) * 2015-08-31 2016-01-06 电子科技大学 Based on the nothing supervision anomalous event real-time detection method of video
CN105335703A (en) * 2015-10-13 2016-02-17 西北工业大学 Traffic scene abnormity detection method based on movement reconstruction technology
CN105629947A (en) * 2015-11-30 2016-06-01 东莞酷派软件技术有限公司 Household equipment monitoring method, household equipment monitoring device and terminal
CN105761507A (en) * 2016-03-28 2016-07-13 长安大学 Vehicle counting method based on three-dimensional trajectory clustering
CN105787472A (en) * 2016-03-28 2016-07-20 电子科技大学 Abnormal behavior detection method based on time-space Laplacian Eigenmaps learning
CN106157289A (en) * 2015-04-08 2016-11-23 株式会社理光 Line detecting method and equipment
CN106605123A (en) * 2014-08-29 2017-04-26 三星电子株式会社 System for determining location of entrance and area of interest
CN107153931A (en) * 2016-03-03 2017-09-12 重庆邮电大学 A kind of Express Logistics dispense method for detecting abnormality
CN107330085A (en) * 2017-07-03 2017-11-07 上海世脉信息科技有限公司 Judgement identification and the antidote of sensor error position are fixed under big data environment
CN107480722A (en) * 2017-08-22 2017-12-15 中国人民解放军海军航空工程学院 Based on the goal behavior pattern online classification method for concluding formula uniformity multicategory classification
CN107766808A (en) * 2017-09-30 2018-03-06 北京泓达九通科技发展有限公司 The method and system that Vehicle Object motion track clusters in road network space
CN107885323A (en) * 2017-09-21 2018-04-06 南京邮电大学 A kind of VR scenes based on machine learning immerse control method
WO2018099480A1 (en) * 2016-12-01 2018-06-07 中兴通讯股份有限公司 Vehicle driving trajectory monitoring method and system
CN108680174A (en) * 2018-05-10 2018-10-19 长安大学 A method of map match abnormal point is improved based on machine learning algorithm
CN108805729A (en) * 2018-06-14 2018-11-13 四川久远银海软件股份有限公司 A kind of exception medical treatment track judgment method and device
CN108875588A (en) * 2018-05-25 2018-11-23 武汉大学 Across camera pedestrian detection tracking based on deep learning
CN109359169A (en) * 2018-10-30 2019-02-19 西南交通大学 A kind of retrograde behavior real-time identification method of the shared bicycle based on probability graph model
CN109359690A (en) * 2018-10-19 2019-02-19 江苏智通交通科技有限公司 Vehicle driving track recognizing method based on bayonet data
CN109661667A (en) * 2016-10-14 2019-04-19 富士通株式会社 The retrograde detection device of vehicle and method, electronic equipment
CN109767615A (en) * 2018-10-19 2019-05-17 江苏智通交通科技有限公司 Road network traffic flow key flow direction and critical path analysis method
CN109791736A (en) * 2016-09-28 2019-05-21 本田技研工业株式会社 Controller of vehicle
CN109800231A (en) * 2019-01-17 2019-05-24 浙江大学 A kind of real-time track co-movement motion pattern detection method based on Flink
CN109977109A (en) * 2019-04-03 2019-07-05 深圳市甲易科技有限公司 A kind of track data cleaning method and adjoint analysis method
CN110162997A (en) * 2019-04-25 2019-08-23 安徽师范大学 Anonymous method for secret protection based on interpolation point
CN110428193A (en) * 2019-06-14 2019-11-08 上海中旖能源科技有限公司 Multi-mode liquefied natural gas carrier vehicle screening technique based on track of vehicle data
CN110490264A (en) * 2019-08-23 2019-11-22 中国民航大学 Multidimensional distance cluster method for detecting abnormality and system based on time series
CN110595487A (en) * 2019-07-24 2019-12-20 平安科技(深圳)有限公司 Driving track generation method and device, computer equipment and storage medium
CN110634290A (en) * 2019-09-12 2019-12-31 北京航空航天大学 Bicycle track data-based retrograde behavior identification method
CN111047622A (en) * 2019-11-20 2020-04-21 腾讯科技(深圳)有限公司 Method and device for matching objects in video, storage medium and electronic device
CN111209457A (en) * 2019-12-24 2020-05-29 中国科学院电子学研究所苏州研究院 Target typical activity pattern deviation warning method
CN111452022A (en) * 2020-03-24 2020-07-28 东南大学 Bayesian optimization-based upper limb rehabilitation robot active training reference track complexity adjusting method
CN111524350A (en) * 2020-04-16 2020-08-11 廊坊师范学院 Method, system, terminal device and medium for detecting abnormal driving condition of vehicle and road cooperation
CN111539454A (en) * 2020-03-30 2020-08-14 武汉理工大学 Vehicle track clustering method and system based on meta-learning
CN112085077A (en) * 2020-08-28 2020-12-15 东软集团股份有限公司 Method and device for determining lane change of vehicle, storage medium and electronic equipment
CN112118535A (en) * 2020-08-12 2020-12-22 深圳技术大学 Vehicle roaming area prediction method and system
CN112230253A (en) * 2020-10-13 2021-01-15 电子科技大学 Track characteristic anomaly detection method based on public slice subsequence
CN112309118A (en) * 2020-11-03 2021-02-02 广州市交通规划研究院 Vehicle trajectory calculation method based on space-time similarity
CN112415536A (en) * 2020-11-11 2021-02-26 南京市测绘勘察研究院股份有限公司 Method for automatically acquiring abnormal area of vehicle-mounted laser point cloud driving track
CN112506908A (en) * 2020-12-10 2021-03-16 云南电网有限责任公司玉溪供电局 Electric energy metering data cleaning method and system
CN112562315A (en) * 2020-11-02 2021-03-26 鹏城实验室 Method, terminal and storage medium for acquiring traffic flow information
CN112712543A (en) * 2019-10-25 2021-04-27 北京京东振世信息技术有限公司 Article transport trajectory detection method, article transport trajectory detection device, and storage medium
CN113537386A (en) * 2021-08-01 2021-10-22 大连海事大学 Ship typical motion track self-adaptive mining method based on improved K-Medoids clustering
CN113965618A (en) * 2021-10-19 2022-01-21 安徽师范大学 Abnormal track detection method based on fuzzy theory
CN115497261A (en) * 2022-08-24 2022-12-20 宁波美喵科技有限公司 Vehicle abnormal movement alarm method, device, storage medium and device
CN117370331A (en) * 2023-12-08 2024-01-09 河北建投水务投资有限公司 Method and device for cleaning total water consumption data of cell, terminal equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120134532A1 (en) * 2010-06-08 2012-05-31 Gorilla Technology Inc. Abnormal behavior detection system and method using automatic classification of multiple features
CN102521983A (en) * 2011-12-23 2012-06-27 北京易华录信息技术股份有限公司 Vehicle violation detection system based on high definition video technology and method thereof
CN102855638A (en) * 2012-08-13 2013-01-02 苏州大学 Detection method for abnormal behavior of vehicle based on spectrum clustering

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120134532A1 (en) * 2010-06-08 2012-05-31 Gorilla Technology Inc. Abnormal behavior detection system and method using automatic classification of multiple features
CN102521983A (en) * 2011-12-23 2012-06-27 北京易华录信息技术股份有限公司 Vehicle violation detection system based on high definition video technology and method thereof
CN102855638A (en) * 2012-08-13 2013-01-02 苏州大学 Detection method for abnormal behavior of vehicle based on spectrum clustering

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
DIPTI SRINIVASAN, ETC: "Fuzzy Technique for Automated Traffic Incident Detection", 《2006 INTERNATIONAL JOINT CONFERENCE ON NEURAL NETWORKS》 *
MORRIS B T, ETC: "A survey of vision-based trajectory learning and analysis for surveillance", 《IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY》 *
R.RAD, ETC: "Real time classification and tracking of multiple vehicles in highways", 《PATTERN RECOGNITION LETTERS》 *
张培尼,等: "基于多特征信息融合的目标轨迹聚类方法", 《河南理工大学学报(自然科学版)》 *
曹妍妍: "交通视频中车辆异常行为检测及应用研究", 《全国优秀硕士论文全文数据库》 *
李明之,等: "基于轨迹分析的交通目标异常行为识别", 《电视技术》 *
胡宏宇: "基于视频处理的交通事件识别方法研究", 《中国博士学位论文全文数据库》 *

Cited By (81)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104915632A (en) * 2014-03-14 2015-09-16 欧姆龙株式会社 Event detection apparatus and event detection method
CN104008127A (en) * 2014-04-21 2014-08-27 中国电子科技集团公司第二十八研究所 Group identification method based on clustering algorithm
CN106605123A (en) * 2014-08-29 2017-04-26 三星电子株式会社 System for determining location of entrance and area of interest
CN106605123B (en) * 2014-08-29 2021-01-12 三星电子株式会社 System for determining an entrance position and a region of interest
CN104270714A (en) * 2014-09-11 2015-01-07 华为技术有限公司 Method and device for determining action trails of user
CN104270714B (en) * 2014-09-11 2018-04-10 华为技术有限公司 The method and apparatus for determining user movement track
CN104506800A (en) * 2014-12-15 2015-04-08 浙江宇视科技有限公司 Scene synthesis and comprehensive monitoring method and device for electronic police cameras in multiple directions
CN104778355B (en) * 2015-04-03 2017-06-13 东南大学 The abnormal track-detecting method of traffic system is distributed based on wide area
CN104778355A (en) * 2015-04-03 2015-07-15 东南大学 Trajectory outlier detection method based on wide-area distributed traffic system
CN106157289B (en) * 2015-04-08 2019-08-09 株式会社理光 Line detecting method and equipment
CN106157289A (en) * 2015-04-08 2016-11-23 株式会社理光 Line detecting method and equipment
CN104809470B (en) * 2015-04-23 2019-02-15 杭州中威电子股份有限公司 A kind of vehicle based on SVM drives in the wrong direction detection device and detection method
CN104809470A (en) * 2015-04-23 2015-07-29 杭州中威电子股份有限公司 Vehicle converse running detection device and method based on SVM
CN104951764A (en) * 2015-06-17 2015-09-30 浙江工业大学 Identification method for behaviors of high-speed vehicle based on secondary spectrum clustering and HMM (Hidden Markov Model)-RF (Random Forest) hybrid model
CN104951764B (en) * 2015-06-17 2018-08-21 浙江工业大学 Hot-short Activity recognition method based on secondary spectral clustering and HMM-RF mixed models
CN105227907A (en) * 2015-08-31 2016-01-06 电子科技大学 Based on the nothing supervision anomalous event real-time detection method of video
CN105227907B (en) * 2015-08-31 2018-07-27 电子科技大学 Unsupervised anomalous event real-time detection method based on video
CN105335703B (en) * 2015-10-13 2018-06-08 西北工业大学 Traffic scene method for detecting abnormality based on motor reorgan technology
CN105335703A (en) * 2015-10-13 2016-02-17 西北工业大学 Traffic scene abnormity detection method based on movement reconstruction technology
CN105629947B (en) * 2015-11-30 2019-02-01 东莞酷派软件技术有限公司 Home equipment monitoring method, home equipment monitoring device and terminal
CN105629947A (en) * 2015-11-30 2016-06-01 东莞酷派软件技术有限公司 Household equipment monitoring method, household equipment monitoring device and terminal
CN107153931A (en) * 2016-03-03 2017-09-12 重庆邮电大学 A kind of Express Logistics dispense method for detecting abnormality
CN107153931B (en) * 2016-03-03 2020-11-20 重庆邮电大学 Express logistics distribution abnormity detection method
CN105761507B (en) * 2016-03-28 2018-03-02 长安大学 A kind of vehicle count method based on three-dimensional track cluster
CN105787472A (en) * 2016-03-28 2016-07-20 电子科技大学 Abnormal behavior detection method based on time-space Laplacian Eigenmaps learning
CN105761507A (en) * 2016-03-28 2016-07-13 长安大学 Vehicle counting method based on three-dimensional trajectory clustering
CN105787472B (en) * 2016-03-28 2019-02-15 电子科技大学 A kind of anomaly detection method based on the study of space-time laplacian eigenmaps
CN109791736A (en) * 2016-09-28 2019-05-21 本田技研工业株式会社 Controller of vehicle
CN109661667A (en) * 2016-10-14 2019-04-19 富士通株式会社 The retrograde detection device of vehicle and method, electronic equipment
WO2018099480A1 (en) * 2016-12-01 2018-06-07 中兴通讯股份有限公司 Vehicle driving trajectory monitoring method and system
CN108133611A (en) * 2016-12-01 2018-06-08 中兴通讯股份有限公司 Vehicle driving trace monitoring method and system
CN107330085A (en) * 2017-07-03 2017-11-07 上海世脉信息科技有限公司 Judgement identification and the antidote of sensor error position are fixed under big data environment
CN107330085B (en) * 2017-07-03 2020-07-17 上海世脉信息科技有限公司 Method for judging, identifying and correcting error position of fixed sensor in big data environment
CN107480722A (en) * 2017-08-22 2017-12-15 中国人民解放军海军航空工程学院 Based on the goal behavior pattern online classification method for concluding formula uniformity multicategory classification
CN107885323A (en) * 2017-09-21 2018-04-06 南京邮电大学 A kind of VR scenes based on machine learning immerse control method
CN107766808B (en) * 2017-09-30 2021-06-29 北京泓达九通科技发展有限公司 Method and system for clustering moving tracks of vehicle objects in road network space
CN107766808A (en) * 2017-09-30 2018-03-06 北京泓达九通科技发展有限公司 The method and system that Vehicle Object motion track clusters in road network space
CN108680174B (en) * 2018-05-10 2019-05-10 长安大学 A method of map match abnormal point is improved based on machine learning algorithm
CN108680174A (en) * 2018-05-10 2018-10-19 长安大学 A method of map match abnormal point is improved based on machine learning algorithm
CN108875588A (en) * 2018-05-25 2018-11-23 武汉大学 Across camera pedestrian detection tracking based on deep learning
CN108805729A (en) * 2018-06-14 2018-11-13 四川久远银海软件股份有限公司 A kind of exception medical treatment track judgment method and device
CN109767615A (en) * 2018-10-19 2019-05-17 江苏智通交通科技有限公司 Road network traffic flow key flow direction and critical path analysis method
CN109359690A (en) * 2018-10-19 2019-02-19 江苏智通交通科技有限公司 Vehicle driving track recognizing method based on bayonet data
CN109359690B (en) * 2018-10-19 2021-10-22 江苏智通交通科技有限公司 Vehicle travel track identification method based on checkpoint data
CN109767615B (en) * 2018-10-19 2021-05-18 江苏智通交通科技有限公司 Method for analyzing key flow direction and key path of road network traffic flow
CN109359169A (en) * 2018-10-30 2019-02-19 西南交通大学 A kind of retrograde behavior real-time identification method of the shared bicycle based on probability graph model
CN109800231A (en) * 2019-01-17 2019-05-24 浙江大学 A kind of real-time track co-movement motion pattern detection method based on Flink
CN109800231B (en) * 2019-01-17 2020-12-08 浙江大学 Real-time co-movement motion mode detection method of track based on Flink
CN109977109A (en) * 2019-04-03 2019-07-05 深圳市甲易科技有限公司 A kind of track data cleaning method and adjoint analysis method
CN110162997A (en) * 2019-04-25 2019-08-23 安徽师范大学 Anonymous method for secret protection based on interpolation point
CN110428193A (en) * 2019-06-14 2019-11-08 上海中旖能源科技有限公司 Multi-mode liquefied natural gas carrier vehicle screening technique based on track of vehicle data
CN110428193B (en) * 2019-06-14 2022-03-04 上海中旖能源科技有限公司 Multi-mode liquefied natural gas transport vehicle screening method based on vehicle track data
CN110595487A (en) * 2019-07-24 2019-12-20 平安科技(深圳)有限公司 Driving track generation method and device, computer equipment and storage medium
CN110490264A (en) * 2019-08-23 2019-11-22 中国民航大学 Multidimensional distance cluster method for detecting abnormality and system based on time series
CN110634290A (en) * 2019-09-12 2019-12-31 北京航空航天大学 Bicycle track data-based retrograde behavior identification method
CN112712543A (en) * 2019-10-25 2021-04-27 北京京东振世信息技术有限公司 Article transport trajectory detection method, article transport trajectory detection device, and storage medium
CN111047622A (en) * 2019-11-20 2020-04-21 腾讯科技(深圳)有限公司 Method and device for matching objects in video, storage medium and electronic device
CN111209457A (en) * 2019-12-24 2020-05-29 中国科学院电子学研究所苏州研究院 Target typical activity pattern deviation warning method
CN111452022B (en) * 2020-03-24 2021-04-13 东南大学 Bayesian optimization-based upper limb rehabilitation robot active training reference track complexity adjusting method
CN111452022A (en) * 2020-03-24 2020-07-28 东南大学 Bayesian optimization-based upper limb rehabilitation robot active training reference track complexity adjusting method
CN111539454B (en) * 2020-03-30 2023-04-18 武汉理工大学 Vehicle track clustering method and system based on meta-learning
CN111539454A (en) * 2020-03-30 2020-08-14 武汉理工大学 Vehicle track clustering method and system based on meta-learning
CN111524350B (en) * 2020-04-16 2021-06-22 廊坊师范学院 Method, system, terminal device and medium for detecting abnormal driving condition of vehicle and road cooperation
CN111524350A (en) * 2020-04-16 2020-08-11 廊坊师范学院 Method, system, terminal device and medium for detecting abnormal driving condition of vehicle and road cooperation
CN112118535A (en) * 2020-08-12 2020-12-22 深圳技术大学 Vehicle roaming area prediction method and system
CN112118535B (en) * 2020-08-12 2021-08-17 深圳技术大学 Vehicle roaming area prediction method and system
CN112085077A (en) * 2020-08-28 2020-12-15 东软集团股份有限公司 Method and device for determining lane change of vehicle, storage medium and electronic equipment
CN112085077B (en) * 2020-08-28 2023-10-31 东软集团股份有限公司 Method and device for determining lane change of vehicle, storage medium and electronic equipment
CN112230253A (en) * 2020-10-13 2021-01-15 电子科技大学 Track characteristic anomaly detection method based on public slice subsequence
CN112562315A (en) * 2020-11-02 2021-03-26 鹏城实验室 Method, terminal and storage medium for acquiring traffic flow information
CN112309118A (en) * 2020-11-03 2021-02-02 广州市交通规划研究院 Vehicle trajectory calculation method based on space-time similarity
CN112415536A (en) * 2020-11-11 2021-02-26 南京市测绘勘察研究院股份有限公司 Method for automatically acquiring abnormal area of vehicle-mounted laser point cloud driving track
CN112415536B (en) * 2020-11-11 2023-07-14 南京市测绘勘察研究院股份有限公司 Method for automatically acquiring abnormal region of vehicle-mounted laser point cloud driving track
CN112506908A (en) * 2020-12-10 2021-03-16 云南电网有限责任公司玉溪供电局 Electric energy metering data cleaning method and system
CN113537386A (en) * 2021-08-01 2021-10-22 大连海事大学 Ship typical motion track self-adaptive mining method based on improved K-Medoids clustering
CN113965618A (en) * 2021-10-19 2022-01-21 安徽师范大学 Abnormal track detection method based on fuzzy theory
CN113965618B (en) * 2021-10-19 2024-02-23 安徽师范大学 Abnormal track detection method based on fuzzy theory
CN115497261A (en) * 2022-08-24 2022-12-20 宁波美喵科技有限公司 Vehicle abnormal movement alarm method, device, storage medium and device
CN115497261B (en) * 2022-08-24 2024-02-20 宁波美喵科技有限公司 Abnormal movement alarming method, equipment, storage medium and device for vehicle
CN117370331A (en) * 2023-12-08 2024-01-09 河北建投水务投资有限公司 Method and device for cleaning total water consumption data of cell, terminal equipment and storage medium
CN117370331B (en) * 2023-12-08 2024-02-20 河北建投水务投资有限公司 Method and device for cleaning total water consumption data of cell, terminal equipment and storage medium

Also Published As

Publication number Publication date
CN103605362B (en) 2016-03-02

Similar Documents

Publication Publication Date Title
CN103605362B (en) Based on motor pattern study and the method for detecting abnormality of track of vehicle multiple features
Kim et al. Gaussian process regression flow for analysis of motion trajectories
CN107492251B (en) Driver identity recognition and driving state monitoring method based on machine learning and deep learning
Huttunen et al. Car type recognition with deep neural networks
US9058744B2 (en) Image based detecting system and method for traffic parameters and computer program product thereof
CN104951764B (en) Hot-short Activity recognition method based on secondary spectral clustering and HMM-RF mixed models
Hur et al. Multi-lane detection in urban driving environments using conditional random fields
Breitenstein et al. Robust tracking-by-detection using a detector confidence particle filter
CN102436589B (en) Complex object automatic recognition method based on multi-category primitive self-learning
CN106682586A (en) Method for real-time lane line detection based on vision under complex lighting conditions
CN108985380B (en) Point switch fault identification method based on cluster integration
CN103473540B (en) The modeling of intelligent transportation system track of vehicle increment type and online method for detecting abnormality
CN103942533A (en) Urban traffic illegal behavior detection method based on video monitoring system
CN104063719A (en) Method and device for pedestrian detection based on depth convolutional network
CN101673403A (en) Target following method in complex interference scene
CN101308607A (en) Moving target tracking method by multiple features integration under traffic environment based on video
CN105654139A (en) Real-time online multi-target tracking method adopting temporal dynamic appearance model
CN103854027A (en) Crowd behavior identification method
CN105046717A (en) Robust video object tracking method
CN106055653A (en) Video synopsis object retrieval method based on image semantic annotation
CN109325546A (en) A kind of combination footwork feature at time footprint recognition method
CN113033899B (en) Unmanned adjacent vehicle track prediction method
CN104616319A (en) Multi-feature selection target tracking method based on support vector machine
CN109284705A (en) A kind of method for detecting abnormality of Traffic Surveillance Video
CN114882069A (en) Taxi track abnormity detection method based on LSTM network and attention mechanism

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211213

Address after: 300000 door 2, building 11, zone 4, Binhai Zhongguancun Ronghui business district, Binhai New Area, Tianjin

Patentee after: Haizhidie (Tianjin) Technology Co.,Ltd.

Address before: 300160 Tianjin City Hedong District Forest Road No. 63

Patentee before: TIANJIN POLYTECHNIC University

PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Motion pattern learning and anomaly detection based on multi features of vehicle trajectory

Effective date of registration: 20221109

Granted publication date: 20160302

Pledgee: China Construction Bank Corporation Tianjin Development Branch

Pledgor: Haizhidie (Tianjin) Technology Co.,Ltd.

Registration number: Y2022980021378