CN102750824A - Urban road traffic condition detection method based on voting of network sorter - Google Patents

Urban road traffic condition detection method based on voting of network sorter Download PDF

Info

Publication number
CN102750824A
CN102750824A CN2012102065586A CN201210206558A CN102750824A CN 102750824 A CN102750824 A CN 102750824A CN 2012102065586 A CN2012102065586 A CN 2012102065586A CN 201210206558 A CN201210206558 A CN 201210206558A CN 102750824 A CN102750824 A CN 102750824A
Authority
CN
China
Prior art keywords
svm
training
traffic
sorter
classifier
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
CN2012102065586A
Other languages
Chinese (zh)
Other versions
CN102750824B (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.)
Yinjiang Technology Co.,Ltd.
Original Assignee
Enjoyor Co Ltd
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 Enjoyor Co Ltd filed Critical Enjoyor Co Ltd
Priority to CN201210206558.6A priority Critical patent/CN102750824B/en
Publication of CN102750824A publication Critical patent/CN102750824A/en
Application granted granted Critical
Publication of CN102750824B publication Critical patent/CN102750824B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Traffic Control Systems (AREA)

Abstract

The invention relates to an urban road traffic condition detection method based on the voting of a network sorter, which comprises the following steps: 1) monitoring traffic characteristic parameters in real time, and extracting the traffic characteristic parameters so as to obtain test sample sets, wherein the traffic characteristic parameters comprises average vehicle speed v(m/s), vehicle flow f(veh/s), time occupancy ratio s, and travel time t(s); 2) respectively carrying out classification by a SVM (support vector machine)classifier, a BP(beeper) neural network, and a SVM-BP (support vector machine-beeper) cascade classifier in the method of combining the voting of the SVM classifier, a BP neural network, and a SVM-BP cascade classifier; if the three categories are same, sorting the test samples into the category; or if two categories are same, comparing the sum of two weights of the same category with the weight of different categories so as to determine large weights as the classification results; or if the three categories are different, taking the results recognized by the classifiers with the highest weights as the results after the mergence. The urban road traffic condition detection method provided by the invention can efficiently enhance the accuracy.

Description

Urban road traffic state detection method based on multiple neural network classifier ballot
Technical field
The present invention relates to a kind of urban road traffic state detection method.
Background technology
The distinct issues the most that exist in the operation management of urban highway traffic are traffic congestion and traffic hazard.Through the traffic behavior detection algorithm is studied, can reduce the negative effect that traffic events brings road travel.Through to the fast detecting of traffic behavior and use means such as traffic flow is induced, traffic control; Can on the overall situation, reduce the traffic congestion harmful effect that network operation produces of satisfying the need to greatest extent; Avoid the expansion of congestion status, guarantee vehicle safety, cosily go.
The researcher has done some researchs to the traffic state judging of urban road and highway both at home and abroad.The automatic event detection algorithm that uses the earliest is California algorithm.This method is differentiated the burst traffic events that possibly exist through the occupation rate data that relatively more contiguous annular coil detecting device obtains.Li and McDonald have proposed a kind of freeway traffic event detection algorithm based on Floating Car.This algorithm is based on average stroke time and adjacent two period average stroke mistiming bivariate analysis models and design.Employings such as Shi Zhongke expansion Kalman filtering method is predicted highway traffic density.Wang GuoLins etc. use a kind of traffic behavior detection method towards panoramic video.The k nearest neighbor nonparametric Regression Model that Dou Huili etc. have proposed a kind of traffic behavior forecast is used for the different probability forecast experiments of forecasting the classification traffic behavior of duration of urban road.Pi Xiaoliang etc. adopt clustering method, have realized a kind of traffic behavior sorting technique based on the Information Monitoring of toroid winding detecting device.The occupation rate data that toroid winding collects on the analysis highway sections such as Zhuan Bin provide the automatic detection algorithm of average occupancy congested in traffic on the Urban road.
Summary of the invention
In order to overcome the relatively poor deficiency of accuracy of existing urban road traffic state detection method, the present invention provides a kind of urban road traffic state detection method based on multiple neural network classifier ballot of effective raising accuracy.
The technical solution adopted for the present invention to solve the technical problems is:
A kind of urban road traffic state detection method based on multiple neural network classifier ballot, said detection method may further comprise the steps:
1) the traffic characteristic parameter comprises vehicle average velocity v (m/s), vehicle flowrate f (veh/s), time occupancy s, journey time t (s), is defined as respectively
v = Σ i = 1 n τ v i n τ , i = 1,2 , . . . n τ - - - ( 1 )
f = n τ τ , - - - ( 2 )
s = t 2 - t 1 τ , - - - ( 3 )
t=t 2-t 1, (4)
In the following formula, v iBe the speed of a motor vehicle of each car through certain section, τ is the time interval of the collection data of setting, n τFor passing through the gross vehicle number of this section, t in the time interval τ 1For vehicle begins to get into moment in this setting highway section, t 2Pass through the moment in this highway section fully for vehicle; Formula (1) is illustrated in the mean value of the speed of a motor vehicle that the inherent fixing observation place of designated time intervals records; The vehicle number that this highway section is passed through in formula (2) the representation unit time; Formula (3) expression vehicle is through the ratio that must account for Fixed Time Interval τ the time in this highway section, i.e. time occupation rate; Formula (4) has defined journey time; Journey time representes that vehicle passes through required T.T. of a certain highway section of road, comprises running time and delay time at stop.
The traffic characteristic of the traffic characteristic parameter in monitoring highway section, and extraction in real time parameter obtains the test sample book collection;
2) sorting technique that adopts SVM, BP, SVM-BP cascade classifier to merge mutually, specific as follows:
2.1) use SVM training function to train back and test set sample data to be imported into together in the svm classifier function respectively, detecting current traffic behavior, process is following:
(2.1.1) speed, flow, occupation rate, four input characteristic parameters of journey time are provided with weight; Promptly the big characteristic parameter speed of traffic behavior influence is amassed with data on flows multiplies each other; As a new input feature vector dimension; Make SVM training input parameter dimension be increased to 5 dimensions, again to the data normalization of traffic data sample set;
(2.1.2) utilize training set sample training svm classifier device after the normalization, utilize parameters C, γ after the thought of cross validation is found out optimization, obtain the traffic behavior sorter.Parameter γ is the radially γ parameter of base, two-layer perceptron (Sigmoid) kernel function of polynomial expression, Gauss.Parameters C is the punishment parameter that SVM is set, and the punishment parameters C is a nonnegative number;
(2.1.3) utilize test sample book collection data and the sorter that training obtains to test, judge to belong to unimpeded state, busy state or congestion status;
2.2) utilize BP neural net method training and test sample book Ji Ji tested:
(2.2.1) to the data normalization of test sample book collection;
(2.2.2) utilize training set sample training BP neural network classifier after the normalization, obtain the traffic behavior sorter; Said sorter is one three layers a feedforward network; Input layer has 4 nodes, 4 road traffic features of representative input, and latent layer has 12 nodes; Output layer has 3 nodes; Represent 3 kinds of traffic behavior types, promptly unimpeded state, busy state or congestion status, the activation function of latent layer and output layer adopts the Sigmoid function;
(2.2.3) utilize test set sample and the sorter that training obtains to test, judge to belong to unimpeded state, busy state and congestion status;
2.3) with the two-layer cascade classifier of test sample book collection input SVM-BP;
The two-layer cascade classifier of described SVM-BP comprises following processing procedure:
(2.3.1) utilization SVM training function trains back and test set sample data to be imported into together in the svm classifier function respectively, detects current traffic behavior, and process is following:
(2.3.1.1) speed, flow, occupation rate, four input characteristic parameters of journey time are provided with weight; Promptly the big characteristic parameter speed of traffic behavior influence is amassed with data on flows multiplies each other; As a new input feature vector dimension; Make SVM training input parameter dimension be increased to 5 dimensions, again to the data normalization of traffic data sample set;
(2.3.1.2) utilize training set sample training svm classifier device after the normalization, utilize parameters C, γ after the thought of cross validation is found out optimization, obtain the traffic behavior sorter.Parameter γ is the radially γ parameter of base, two-layer perceptron (Sigmoid) kernel function of polynomial expression, Gauss.Parameters C is the punishment parameter that SVM is set, and the punishment parameters C is a nonnegative number;
(2.3.1.3) utilize test sample book collection data and the sorter that training obtains to test, judge whether belong to unimpeded state, if judge that then current state is unimpeded state) if not, then get into 2.3.2;
(2.3.2) utilize BP neural net method training and test sample book Ji Ji tested:
(2.3.2.1) to the data normalization of test sample book collection;
(2.3.2.2) utilize training set sample training BP neural network classifier after the normalization, obtain the traffic behavior sorter; Said sorter is one three layers a feedforward network; Input layer has 4 nodes, 4 road traffic features of representative input, and latent layer has 12 nodes; Output layer has 2 nodes; Represent 2 kinds of traffic behavior types, i.e. busy state or congestion status, the activation function employing Sigmoid function of latent layer and output layer;
(2.3.2.3) utilize test set sample and the sorter that training obtains to test, judge to belong to busy state and congestion status;
2.4) if step 2.1), 2.2), 2.3) class categories identical, then should detect sample and be classified as this type of; If wherein 2 classifications are identical, so that classification is identical 2 weights sums and different classes of weights compare, to confirm that both bigger values are classification results; If 3 classifications are all inequality, the result that so that weights are the highest sorter is discerned is as the result after merging.
Further, said step (2.2.3) and (2.3.2.3) in, utilize time series, merge through classification results a plurality of continuous time points, obtain final differentiation result, detailed process is following:
A, employing svm classifier device or SVM-BP sorter are as the fundamental classifier of test;
B, initial n secondary data sample is classified and the record sort result, its result promptly differentiates the result and issues as final;
C, behind record n+1 secondary data sample classification result, adopt the ballot mode of integrated study, a preceding n+1 classification results is voted, draw a differentiation result, issue as the differentiation state of n+1 secondary data sample.
Technical conceive of the present invention is: for China urban express way traffic density is high, spacing is little, the speed of a motor vehicle is lower, the normal many operation conditionss in traffic congestion highway section of the property sent out; This paper has utilized SVM, BP meshsort algorithm to merge, and designs the sorting technique of a SVM, BP, SVM-BP cascade classifier ballot fusion.As the sample of training classifier, the weight of input characteristic parameter is set after utilizing the svm classifier device with the characteristic parameter pre-service of China's urban highway traffic, optimizes the SVM parameter, traffic behavior is classified out; Utilize the BP neural network that traffic behavior is classified out again; Then; Adopt the SVM-BP cascade classifier; As the sample of training classifier, the weight of input characteristic parameter is set after utilizing the svm classifier device with the characteristic parameter pre-service of China's urban highway traffic, optimizes the SVM parameter; Unimpeded state classification is come out, utilize the BP neural network again the non-classified busy and congestion status classification of ground floor sorter; To same test set sample,, then should detect sample and be classified as this type of if the class categories of 3 sorters is identical; If wherein 2 classifications are identical, so that classification is identical 2 weights sums and different classes of weights compare, to confirm that both bigger values are classification results; If 3 classifications are all inequality, the result that so that weights are the highest sorter is discerned is as the result after merging.This method can improve the city traffic detection accuracy effectively.
Beneficial effect of the present invention mainly shows: improve the city traffic detection accuracy effectively.
Description of drawings
Fig. 1 is the synoptic diagram of the structure of SVMs.
Fig. 2 is the topological structure synoptic diagram of BP neural network.
Fig. 3 is each characteristic parameter data profile of traffic data sample.
Embodiment
Below in conjunction with accompanying drawing the present invention is further described.
With reference to Fig. 1~Fig. 3, a kind of urban road traffic state detection method that merges SVM and BP neural network, the traffic characteristic parameter mainly comprises vehicle average velocity, vehicle flowrate, vehicle time occupancy etc.The method of DETECTION OF TRAFFIC PARAMETERS is a lot, mainly contains ultrasound examination, infrared detection, the detection of toroidal inductive circle, Computer Vision Detection.The ultrasound examination precision is not high, receives vehicle to block the influence with the pedestrian easily, the distance short (generally being no more than 12m) of detection.Infrared detection receives the influence of the thermal source of vehicle own, and is antimierophonic indifferent, and accuracy of detection is not high.The ring sensor accuracy of detection is high, but requires to be arranged in the civil structure of road surface, and road pavement has damage, construction and inconvenient installation, and also the quantity of installing is many.The continuous development of technology such as Computer Vision Detection Along with computer technology, Flame Image Process, artificial intelligence, pattern-recognition in recent years obtains application more and more widely in traffic flow detects.The data that the microwave data of the s Afforestation in Hangzhou City Zone main roads that the traffic parameter data of this problem provide from Hangzhou public transport department and video data and software VISSIM emulation obtain.
Characteristic parameter vehicle average velocity v (m/s), vehicle flowrate f (veh/s), time occupancy s, journey time t (s) are defined as
v = Σ i = 1 n τ v i n τ , i = 1,2 , . . . n τ - - - ( 5 )
f = n τ τ , - - - ( 6 )
s = t 2 - t 1 τ , - - - ( 7 )
t=t 2-t 1, (8)
In the following formula, v iBe the speed of a motor vehicle of each car through certain section, τ is the time interval of the collection data of setting, n τFor passing through the gross vehicle number of this section, t in the time interval τ 1For vehicle begins to get into moment in this setting highway section, t 2Pass through the moment in this highway section fully for vehicle.Formula (5) is illustrated in the mean value of the speed of a motor vehicle that the inherent fixing observation place of designated time intervals records.The vehicle number that this highway section is passed through in formula (6) the representation unit time.Formula (7) expression vehicle is through the ratio that must account for Fixed Time Interval τ the time in this highway section, i.e. time occupation rate.Formula (8) has defined journey time.Journey time representes that vehicle passes through required T.T. of a certain highway section of road, comprises running time and delay time at stop.
This paper is divided into Three Estate with road traffic state: unimpeded, busy, block up.Unimpeded service level is the highest.
1) unimpeded: this grade service level is in free flow and steady flow scope.Its height is limited to free flow, and each vehicle does not receive the influence of other vehicles in the traffic flow basically, has very high degree of freedom to select desired speed.Its lower bound will begin to notice in the traffic flow other users to his influence for each vehicle, but the degree of freedom of the speed of selection is also not too influenced.
2) busy: still in the steady flow scope, the interaction between vehicle becomes and becomes heavy this grade service level, and selection speed receives the restriction of other vehicles, and comfortable have obvious decline with convenience degree.
3) block up: excessively to unstable flow, speed all receives strict constraint with the driving degree of freedom to this grade service level, and is comfortable low with convenience degree, at signalized intersections very long queuing vehicle arranged by steady flow.When having a small amount of increase, the volume of traffic will go wrong aspect the operation.When the volume of traffic in certain highway section meets or exceeds the traffic capacity in this highway section, just can cause traffic jam.The phenomenon of stop-go appears in the operation in formation this moment, and they are extremely unstable.Vehicle has very long stop delay in the crossing, some vehicle even will wait two signal periods could pass through the crossing.
The acquisition of data is the modes that combine through the microwave data that utilizes the VISSIM of simulation software emulated data and stadium, Hangzhou road-phoenix to play road (north orientation south).
Stadium, the Hangzhou road-phoenix that provides according to Hangzhou traffic department plays the microwave data in road (north orientation south), utilizes the VISSIM software emulation traffic of this each period of crossing whole day, obtains 3170 in traffic data sample altogether.Data simulation used herein the data of traffic behavior of each period of whole day.Though classification accuracy does not have the said method of other documents high, they are strong to promote the ability force rate.Wherein the training set sample is 1730, and its classification number unimpeded, busy, that block up is respectively 878,669,183.1440 in test set sample, its classification number unimpeded, busy, that block up is respectively 740,565,135.Each characteristic parameter DATA DISTRIBUTION of traffic data sample is as shown in Figure 3.
In the present embodiment, the main thought of SVM is to set up a classification lineoid as the decision-making curved surface, makes that the isolation edge between positive example and the counter-example is maximized.The theoretical foundation of SVM is Statistical Learning Theory, is the approximate realization of structural risk minimization.This principle is based on the fact: the error rate (extensive error rate) on the study machine test data is the boundary with training error rate and an item sum that depends on Vapnik-Chervonenkis (VC) dimension; But under the merotype situation, SVMs is zero for last value, and makes second to minimize.
At support vector x iAnd this notion of inner product nuclear between the vector x of input control extraction is the key of structure SVMs learning algorithm.The support vector collection is to be made up of the little subclass that algorithm extracts from training data.
The structure of SVMs is as shown in Figure 1.Among Fig. 1, k () is a kernel function, and its kind mainly contains:
1) linear kernel function: k (x, x i)=x Tx i;
2) polynomial kernel function: k (x, x i)=(γ x Tx i+ r) p, γ>0;
3) the radially basic kernel function of RBF: k (x, x i)=exp (γ || x-x i|| 2), γ>0;
4) the two-layer perceptron kernel function of Sigmoid: k (x, x i)=tanh (γ x Tx i+ r).
SVM is converted into a convex quadratic programming problem based on structural risk minimization with whole solution procedure, and it separates global optimum and unique.
Cross validation (Cross Validation) is a kind of statistical analysis technique of checking sorter performance.Its basic thought is under certain meaning, raw data to be divided into groups, and a part is as training set, and another part is as the checking collection.At first sorter is trained, utilize the checking collection to test the model that training obtains again, with these performance index as the evaluation sorter with training set.
The BP neural network is current application one of neural network model the most widely.It is a kind of Multi-layered Feedforward Networks, and it is trained by the error Back-Propagation algorithm.A large amount of input and output mode mapping relations can learnt and store to the BP network.Its learning rules are to use method of steepest descent, come the constantly weights and the threshold value of adjustment network through backpropagation, make the error sum of squares of network minimum.BP neural network model topological structure comprises input layer, latent layer and output layer.
The BP network is the counterpropagation network that non-linear differentiable function is carried out the weights training, and the BP algorithm belongs to the δ algorithm, is a kind of learning algorithm of supervised, and main thought is: for q input learning sample: x 1, x 2..., x q, known its corresponding output sample is y 1, y 2..., y qUtilize the actual output of network and the error between the target vector to revise its weights, make the square-error of network output layer reach minimum.The BP neural network topology structure is as shown in Figure 2.
Experiment shows that this method improves to classification accuracy.Experimental procedure is following:
1) generate the svm classifier device:
Utilize LIBSVM sorter training and test sample book collection (this paper adopts the LIBSVM tool box to accomplish parameter optimization, model training and result's test): the status flag of vehicle average velocity, vehicle flowrate, vehicle time occupancy, journey time characteristic and the judgement of the traffic characteristic parameter of extracting is carried out pre-service; Utilization SVM training function trains back and test set sample data to be imported into together in the svm classifier function respectively, and to detect current traffic behavior be unimpeded, busy or block up.
(1.1) speed, flow, occupation rate, four input characteristic parameters of journey time are provided with weight.
Promptly to big characteristic parameter speed of traffic behavior influence and data on flows multiply each other long-pending, vf as a new input feature vector dimension, makes SVM training input parameter dimension be increased to 5 and ties up.Again to the data normalization of traffic data sample set.
Utilize the training set sample training svm classifier device after the normalization, utilize parameters C, γ after the thought of cross validation is found out optimization, obtain the traffic behavior sorter.Parameter γ is the radially γ parameter of base, two-layer perceptron (Sigmoid) kernel function of polynomial expression, Gauss.Parameters C is the punishment parameter that SVM is set.The punishment parameters C is a nonnegative number, and its size is represented the size to the attention degree of the outlier in the training set sample.
Different SVM models, different kernel functions and parameter thereof all affect the performance index of algorithm.This paper takes 4 kinds of SVM models: linearity, polynomial expression, Gauss radially base, Sigmoid kernel function analyze.Adopt the thought of cross validation to carry out parameter optimization to different SVM model and kernel functions.Test repeatedly through getting different parameter areas, finally obtain one group of optimum parameter of classifying quality.
(1.2) utilize test set data and the sorter that training obtains to test.
2) generate the BP sorter:
(2.1) to the data normalization of traffic data sample set.
(2.2) utilize training set sample training BP neural network classifier after the normalization, obtain the traffic behavior sorter.
The network classifier of this paper design is one three layers a feedforward network.Input layer has 4 nodes, 4 road traffic features of representative input.Latent layer has 12 nodes.Output layer has 3 nodes, represents 3 kinds of traffic behavior types.The activation function of latent layer and output layer adopts the Sigmoid function.
(2.3) utilize test set sample and the sorter that training obtains to test.
The BP neural network has good performance in pattern recognition classifier.Three layers of BP network with unlimited hidden node can be realized arbitrarily from being input to the Nonlinear Mapping of output.
3) generate the SVM-BP sorter:
(3.1) at first training generates SVM, BP two sorters.Wherein svm classifier is unimpeded and non-unimpeded, and BP classifies busy and blocks up.
(3.2) utilize the svm classifier device with unimpeded the separating in the test set sample.
(3.3) ground floor is not detected the BP network classifier classification that the busy and test set sample that block up of classifying carries out the second layer.
In the present embodiment; The fusion of SVM-BP is that the advantage of svm classifier device and BP network classifier is merged, separately the classification shortcoming of forgoing, the rate of accuracy reached to 87.0833% of this two layers of classified device; Higher 2 percentage points than SVM (Gauss is base radially) sorter, higher 7 percentage points than BP network classifier.Therefore, all more superior on classifying quality than single S VM or BP meshsort algorithm based on SVM with the two layers of classified device of BP.
4) three sorter ballots are merged
If 1), 2), 3) in the sorter class categories identical, then should detect sample and be classified as this type of; If wherein 2 classifications are identical, so that classification is identical 2 weights sums and different classes of weights compare, to confirm that both bigger values are classification results; If 3 classifications are all inequality, the result that so that weights are the highest sorter is discerned is as the result after merging.
In the present embodiment, utilize the svm classifier device with the characteristic parameter pre-service of China's urban highway traffic after as the sample of training classifier, the weight of input characteristic parameter is set, optimize the SVM parameter, traffic behavior is classified out; Utilize the BP neural network that traffic behavior is classified out again; Then; Adopt the SVM-BP cascade classifier; As the sample of training classifier, the weight of input characteristic parameter is set after utilizing the svm classifier device with the characteristic parameter pre-service of China's urban highway traffic, optimizes the SVM parameter; Unimpeded state classification is come out, utilize the BP neural network again the non-classified busy and congestion status classification of ground floor sorter; To same test set sample,, then should detect sample and be classified as this type of if the class categories of 3 sorters is identical; If wherein 2 classifications are identical, so that classification is identical 2 weights sums and different classes of weights compare, to confirm that both bigger values are classification results; If 3 classifications are all inequality, the result that so that weights are the highest sorter is discerned is as the result after merging.
Simulation result is seen table 1.
Figure BDA00001784406500111
Table 1
In the present embodiment, the implementation phase of to detection, can utilize time series, merge, obtain final differentiation result through classification results to a plurality of continuous time points.
The issuing time of supposing urban road traffic state is spaced apart 1 minute, data sample of per 1 minute record.The blending algorithm step is following:
(1) sorter after employing SVM (Gauss is base radially), SVM-BP or aforementioned any fusion is as the fundamental classifier of test.
(2) 4 initial 4 minutes moment data are classified and the record sort result, its result promptly issues as final differentiation result.
(3) behind the 5th minute classification results of record, adopt the ballot mode of integrated study, preceding 5 classification results are voted, draw one and differentiate the result, issue as the 5th minute differentiation state.
(4) from the 6th minute, when m minute (m>5), behind its classification results of record, to m-4, m-3, m-2, m-1, m minute 5 classification results constantly vote or based on the fusion of integrated study.Draw one and differentiate the result, as m minute issue result.
Because in the reality, possibly there is error in the data collection task of urban highway traffic characteristic parameter.The sorter classification accuracy that uses can not reach 100%.This blending algorithm can reduce effectively because the correlation noise that data are inaccurate and error in classification causes that data acquisition causes improves the accuracy of differentiating traffic behavior greatly.Avoided the single erroneous judgement directly to issue the confusion that causes simultaneously.

Claims (2)

1. urban road traffic state detection method based on the ballot of multiple neural network classifier, it is characterized in that: said detection method may further comprise the steps:
1) the traffic characteristic parameter comprises vehicle average velocity v (m/s), vehicle flowrate f (veh/s), time occupancy s, journey time t (s), is defined as respectively
v = Σ i = 1 n τ v i n τ , i = 1,2 , . . . n τ , - - - ( 1 )
f = n τ τ , - - - ( 2 )
s = t 2 - t 1 τ , - - - ( 3 )
t=t 2-t 1, (4)
In the following formula, v iBe the speed of a motor vehicle of each car through certain section, τ is the time interval of the collection data of setting, n τFor passing through the gross vehicle number of this section, t in the time interval τ 1For vehicle begins to get into moment in this setting highway section, t 2Pass through the moment in this highway section fully for vehicle; Formula (1) is illustrated in the mean value of the speed of a motor vehicle that the inherent fixing observation place of designated time intervals records; The vehicle number that this highway section is passed through in formula (2) the representation unit time; Formula (3) expression vehicle is through the ratio that must account for Fixed Time Interval τ the time in this highway section, i.e. time occupation rate; Formula (4) has defined journey time; Journey time representes that vehicle passes through required T.T. of a certain highway section of road, comprises running time and delay time at stop;
The traffic characteristic of the traffic characteristic parameter in monitoring highway section, and extraction in real time parameter obtains the test sample book collection;
2) sorting technique that adopts SVM, BP, SVM-BP cascade classifier to merge mutually, specific as follows:
2.1) use SVM training function to train back and test set sample data to be imported into together in the svm classifier function respectively, detecting current traffic behavior, process is following:
(2.1.1) speed, flow, occupation rate, four input characteristic parameters of journey time are provided with weight; Promptly the big characteristic parameter speed of traffic behavior influence is amassed with data on flows multiplies each other; As a new input feature vector dimension; Make SVM training input parameter dimension be increased to 5 dimensions, again to the data normalization of traffic data sample set;
(2.1.2) utilize training set sample training svm classifier device after the normalization, utilize parameters C, γ after the thought of cross validation is found out optimization, obtain the traffic behavior sorter.Parameter γ is the radially γ parameter of base, two-layer perceptron (Sigmoid) kernel function of polynomial expression, Gauss.Parameters C is the punishment parameter that SVM is set, and the punishment parameters C is a nonnegative number;
(2.1.3) utilize test sample book collection data and the sorter that training obtains to test, judge to belong to unimpeded state, busy state or congestion status;
2.2) utilize BP neural net method training and test sample book Ji Ji tested:
(2.2.1) to the data normalization of test sample book collection;
(2.2.2) utilize training set sample training BP neural network classifier after the normalization, obtain the traffic behavior sorter; Said sorter is one three layers a feedforward network; Input layer has 4 nodes, 4 road traffic features of representative input, and latent layer has 12 nodes; Output layer has 3 nodes; Represent 3 kinds of traffic behavior types, promptly unimpeded state, busy state or congestion status, the activation function of latent layer and output layer adopts the Sigmoid function;
(2.2.3) utilize test set sample and the sorter that training obtains to test, judge to belong to unimpeded state, busy state and congestion status;
2.3) with the two-layer cascade classifier of test sample book collection input SVM-BP;
The two-layer cascade classifier of described SVM-BP comprises following processing procedure:
(2.3.1) utilization SVM training function trains back and test set sample data to be imported into together in the svm classifier function respectively, detects current traffic behavior, and process is following:
(2.3.1.1) speed, flow, occupation rate, four input characteristic parameters of journey time are provided with weight; Promptly the big characteristic parameter speed of traffic behavior influence is amassed with data on flows multiplies each other; As a new input feature vector dimension; Make SVM training input parameter dimension be increased to 5 dimensions, again to the data normalization of traffic data sample set;
(2.3.1.2) utilize training set sample training svm classifier device after the normalization; Utilize parameters C, γ after the thought of cross validation is found out optimization; Obtain the traffic behavior sorter; Parameter γ is the radially γ parameter of base, two-layer perceptron (Sigmoid) kernel function of polynomial expression, Gauss, and parameters C is the punishment parameter that SVM is set, and the punishment parameters C is a nonnegative number;
(2.3.1.3) utilize test sample book collection data and the sorter that training obtains to test, judge whether belong to unimpeded state, if judge that then current state is unimpeded state) if not, then get into 2.3.2;
(2.3.2) utilize BP neural net method training and test sample book Ji Ji tested:
(2.3.2.1) to the data normalization of test sample book collection;
(2.3.2.2) utilize training set sample training BP neural network classifier after the normalization, obtain the traffic behavior branch
The class device; Said sorter is one three layers a feedforward network; Input layer has 4 nodes, 4 road traffic features of representative input, and latent layer has 12 nodes; Output layer has 2 nodes; Represent 2 kinds of traffic behavior types, i.e. busy state or congestion status, the activation function employing Sigmoid function of latent layer and output layer;
(2.3.2.3) utilize test set sample and the sorter that training obtains to test, judge to belong to busy state and congestion status;
2.4) if step 2.1), 2.2), 2.3) class categories identical, then should detect sample and be classified as this type of; If wherein 2 classifications are identical, so that classification is identical 2 weights sums and different classes of weights compare, to confirm that both bigger values are classification results; If 3 classifications are all inequality, the result that so that weights are the highest sorter is discerned is as the result after merging.
2. the urban road traffic state detection method based on multiple neural network classifier ballot as claimed in claim 1; It is characterized in that: said step (2.2.3) and (2.3.2.3) in; Utilize time series; Classification results through to a plurality of continuous time points merges, and obtains final differentiation result, and detailed process is following:
A, employing svm classifier device or SVM-BP sorter are as the fundamental classifier of test;
B, initial n secondary data sample is classified and the record sort result, its result promptly differentiates the result and issues as final;
C, behind record n+1 secondary data sample classification result, adopt the ballot mode of integrated study, a preceding n+1 classification results is voted, draw a differentiation result, issue as the differentiation state of n+1 secondary data sample.
CN201210206558.6A 2012-06-19 2012-06-19 Urban road traffic condition detection method based on voting of network sorter Active CN102750824B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210206558.6A CN102750824B (en) 2012-06-19 2012-06-19 Urban road traffic condition detection method based on voting of network sorter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210206558.6A CN102750824B (en) 2012-06-19 2012-06-19 Urban road traffic condition detection method based on voting of network sorter

Publications (2)

Publication Number Publication Date
CN102750824A true CN102750824A (en) 2012-10-24
CN102750824B CN102750824B (en) 2014-04-16

Family

ID=47030970

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210206558.6A Active CN102750824B (en) 2012-06-19 2012-06-19 Urban road traffic condition detection method based on voting of network sorter

Country Status (1)

Country Link
CN (1) CN102750824B (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102750825A (en) * 2012-06-19 2012-10-24 银江股份有限公司 Urban road traffic condition detection method based on neural network classifier cascade fusion
CN103824054A (en) * 2014-02-17 2014-05-28 北京旷视科技有限公司 Cascaded depth neural network-based face attribute recognition method
CN104021671A (en) * 2014-05-16 2014-09-03 浙江银江研究院有限公司 Real-time road condition determination method through combined svm and fuzzy determination mode
CN104144089A (en) * 2014-08-06 2014-11-12 山东大学 BP-neural-network-based method for performing traffic identification
CN106297297A (en) * 2016-11-03 2017-01-04 成都通甲优博科技有限责任公司 Traffic jam judging method based on degree of depth study
CN106408085A (en) * 2016-08-31 2017-02-15 天津南大通用数据技术股份有限公司 BP neural network classification method for solving nonlinear problem through single hidden layer
CN106781464A (en) * 2016-12-06 2017-05-31 广州市科恩电脑有限公司 A kind of congestion in road situation method of testing
CN106781489A (en) * 2016-12-29 2017-05-31 北京航空航天大学 A kind of road network trend prediction method based on recurrent neural network
CN107871130A (en) * 2016-09-27 2018-04-03 顶级公司 Image procossing
CN107949873A (en) * 2014-02-21 2018-04-20 丰田自动车株式会社 Hourage data point reuse device, hourage data adjustment method and program
CN107978153A (en) * 2017-11-29 2018-05-01 北京航空航天大学 A kind of multimode traffic factors influencing demand analysis method based on space vector autoregression model
CN108492557A (en) * 2018-03-23 2018-09-04 四川高路交通信息工程有限公司 Highway jam level judgment method based on multi-model fusion
CN109167998A (en) * 2018-11-19 2019-01-08 深兰科技(上海)有限公司 Detect method and device, the electronic equipment, storage medium of camera status
CN109478228A (en) * 2016-09-30 2019-03-15 富士通株式会社 Fusion method, device and the electronic equipment of classification results
CN109785628A (en) * 2019-02-27 2019-05-21 辽宁工业大学 Road conditions alarm system and alarm method based on car networking communication
CN110111573A (en) * 2019-05-15 2019-08-09 辽宁工业大学 A kind of tailback integrated dispatch method based on Internet of Things
CN110415835A (en) * 2018-09-26 2019-11-05 中车工业研究院有限公司 A kind of method for predicting residual useful life and device of mechanical equipment
CN111724596A (en) * 2020-06-23 2020-09-29 上海电科智能***股份有限公司 Method for intelligently, accurately and automatically identifying and prejudging bottleneck region of expressway
CN113169927A (en) * 2018-12-12 2021-07-23 株式会社自动网络技术研究所 Determination device, determination program, determination method, and method for generating neural network model
CN114743379A (en) * 2022-06-13 2022-07-12 广东邦盛北斗科技股份公司 Beidou-based urban large-area road network traffic sensing method and system and cloud platform
CN115171386A (en) * 2022-07-07 2022-10-11 中南大学 Distributed cooperative driving method based on Monte Carlo tree search
CN116702000A (en) * 2023-05-31 2023-09-05 深圳技术大学 Road surface quality dynamic monitoring and evaluating method based on multi-layer data fusion
CN117152973A (en) * 2023-10-27 2023-12-01 贵州宏信达高新科技有限责任公司 Expressway real-time flow monitoring method and system based on ETC portal data

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH064795A (en) * 1992-06-17 1994-01-14 Hitachi Ltd Device and method for monitoring traffic state and traffic flow monitoring control system
JPH09190422A (en) * 1996-01-11 1997-07-22 Toshiba Corp Device for predicting traffic condition
CN101706996A (en) * 2009-11-12 2010-05-12 北京交通大学 Method for identifying traffic status of express way based on information fusion
CN102254428A (en) * 2011-04-28 2011-11-23 崔志明 Traffic jam detection method based on video processing

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH064795A (en) * 1992-06-17 1994-01-14 Hitachi Ltd Device and method for monitoring traffic state and traffic flow monitoring control system
JPH09190422A (en) * 1996-01-11 1997-07-22 Toshiba Corp Device for predicting traffic condition
CN101706996A (en) * 2009-11-12 2010-05-12 北京交通大学 Method for identifying traffic status of express way based on information fusion
CN102254428A (en) * 2011-04-28 2011-11-23 崔志明 Traffic jam detection method based on video processing

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
巫威眺,靳文舟,林培群: "基于BP神经网络的道路交通状态判别方法研究", 《交通信息与安全》 *
龚炯: "基于SVM的高速公路交通事件检测研究", 《中国优秀硕士学位论文全文数据库》 *

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102750825A (en) * 2012-06-19 2012-10-24 银江股份有限公司 Urban road traffic condition detection method based on neural network classifier cascade fusion
CN103824054A (en) * 2014-02-17 2014-05-28 北京旷视科技有限公司 Cascaded depth neural network-based face attribute recognition method
CN103824054B (en) * 2014-02-17 2018-08-07 北京旷视科技有限公司 A kind of face character recognition methods based on cascade deep neural network
CN107949873B (en) * 2014-02-21 2020-12-01 丰田自动车株式会社 Travel time data adjustment device, travel time data adjustment method, and program
CN107949873A (en) * 2014-02-21 2018-04-20 丰田自动车株式会社 Hourage data point reuse device, hourage data adjustment method and program
CN104021671A (en) * 2014-05-16 2014-09-03 浙江银江研究院有限公司 Real-time road condition determination method through combined svm and fuzzy determination mode
CN104021671B (en) * 2014-05-16 2016-06-08 浙江银江研究院有限公司 The determination methods of the road real-time road that a kind of svm combines with fuzzy Judgment
CN104144089B (en) * 2014-08-06 2017-06-16 山东大学 It is a kind of that flow knowledge method for distinguishing is carried out based on BP neural network
CN104144089A (en) * 2014-08-06 2014-11-12 山东大学 BP-neural-network-based method for performing traffic identification
CN106408085A (en) * 2016-08-31 2017-02-15 天津南大通用数据技术股份有限公司 BP neural network classification method for solving nonlinear problem through single hidden layer
CN107871130A (en) * 2016-09-27 2018-04-03 顶级公司 Image procossing
CN107871130B (en) * 2016-09-27 2023-04-18 Arm有限公司 Image processing
CN109478228A (en) * 2016-09-30 2019-03-15 富士通株式会社 Fusion method, device and the electronic equipment of classification results
CN106297297A (en) * 2016-11-03 2017-01-04 成都通甲优博科技有限责任公司 Traffic jam judging method based on degree of depth study
CN106781464A (en) * 2016-12-06 2017-05-31 广州市科恩电脑有限公司 A kind of congestion in road situation method of testing
CN106781489A (en) * 2016-12-29 2017-05-31 北京航空航天大学 A kind of road network trend prediction method based on recurrent neural network
CN107978153A (en) * 2017-11-29 2018-05-01 北京航空航天大学 A kind of multimode traffic factors influencing demand analysis method based on space vector autoregression model
CN107978153B (en) * 2017-11-29 2019-07-26 北京航空航天大学 A kind of multimode traffic factors influencing demand analysis method based on space vector autoregression model
CN108492557A (en) * 2018-03-23 2018-09-04 四川高路交通信息工程有限公司 Highway jam level judgment method based on multi-model fusion
CN110415835A (en) * 2018-09-26 2019-11-05 中车工业研究院有限公司 A kind of method for predicting residual useful life and device of mechanical equipment
CN110415835B (en) * 2018-09-26 2021-04-23 中车工业研究院有限公司 Method and device for predicting residual life of mechanical equipment
CN109167998A (en) * 2018-11-19 2019-01-08 深兰科技(上海)有限公司 Detect method and device, the electronic equipment, storage medium of camera status
CN113169927A (en) * 2018-12-12 2021-07-23 株式会社自动网络技术研究所 Determination device, determination program, determination method, and method for generating neural network model
CN109785628A (en) * 2019-02-27 2019-05-21 辽宁工业大学 Road conditions alarm system and alarm method based on car networking communication
CN110111573B (en) * 2019-05-15 2020-09-08 辽宁工业大学 Congestion vehicle comprehensive scheduling method based on Internet of things
CN110111573A (en) * 2019-05-15 2019-08-09 辽宁工业大学 A kind of tailback integrated dispatch method based on Internet of Things
CN111724596A (en) * 2020-06-23 2020-09-29 上海电科智能***股份有限公司 Method for intelligently, accurately and automatically identifying and prejudging bottleneck region of expressway
CN114743379A (en) * 2022-06-13 2022-07-12 广东邦盛北斗科技股份公司 Beidou-based urban large-area road network traffic sensing method and system and cloud platform
CN115171386A (en) * 2022-07-07 2022-10-11 中南大学 Distributed cooperative driving method based on Monte Carlo tree search
CN115171386B (en) * 2022-07-07 2023-12-12 中南大学 Distributed collaborative driving method based on Monte Carlo tree search
CN116702000A (en) * 2023-05-31 2023-09-05 深圳技术大学 Road surface quality dynamic monitoring and evaluating method based on multi-layer data fusion
CN116702000B (en) * 2023-05-31 2024-03-29 深圳技术大学 Road surface quality dynamic monitoring and evaluating method based on multi-layer data fusion
CN117152973A (en) * 2023-10-27 2023-12-01 贵州宏信达高新科技有限责任公司 Expressway real-time flow monitoring method and system based on ETC portal data
CN117152973B (en) * 2023-10-27 2024-01-05 贵州宏信达高新科技有限责任公司 Expressway real-time flow monitoring method and system based on ETC portal data

Also Published As

Publication number Publication date
CN102750824B (en) 2014-04-16

Similar Documents

Publication Publication Date Title
CN102750824B (en) Urban road traffic condition detection method based on voting of network sorter
CN102737508B (en) Urban road traffic state detection method combined with support vector machine (SVM) and back propagation (BP) neural network
CN102750825B (en) Urban road traffic condition detection method based on neural network classifier cascade fusion
CN101599217B (en) Method for rapidly judging traffic state
Shepelev et al. A Study of the Travel Time of Intersections by Vehicles using Computer Vision.
Zhang et al. Spatial-temporal traffic flow pattern identification and anomaly detection with dictionary-based compression theory in a large-scale urban network
CN103839409B (en) Based on the traffic flow modes method of discrimination of multibreak facial vision sensing cluster analysis
CN105355049B (en) A kind of highway evaluation of running status method based on macroscopical parent map
Weijermars Analysis of urban traffic patterns using clustering
CN102592447A (en) Method for judging road traffic state of regional road network based on fuzzy c means (FCM)
Ansariyar et al. Statistical analysis of vehicle-vehicle conflicts with a LIDAR sensor in a signalized intersection.
Zhao et al. Factors affecting traffic risks on bridge sections of freeways based on partial dependence plots
Binglei et al. Fuzzy-logic-based traffic incident detection algorithm for freeway
Mohammadi et al. User throughput optimization for signalized intersection in a connected vehicle environment
Noma-Osaghae et al. The validity of a decentralised simulation-based system for the resolution of Road traffic congestion
Florio et al. Neural network models for classification and forecasting of freeway traffic flow stability
Huang SVM‐Based Real‐Time Identification Model of Dangerous Traffic Stream State
Samia et al. A review of artificial intelligence techniques used for urban automatic incident detection systems
Turki et al. Using a new algorithm in Machine learning Approaches to estimate level-of-service in hourly traffic flow data in vehicular ad hoc networks
Lu Detecting outliers for improving the quality of incident duration prediction
Wang Road condition perception model based on adaptive dynamic path planning algorithm and time series.
Dabiri Application of deep learning in intelligent transportation systems
Zou et al. Traffic conflicts in the lane-switching sections at highway reconstruction zones
Guo et al. Safety Criteria for Selecting a Smart Corridor: Random Forest Approach using HSIS Data from Washington State
List et al. Identifying and Mitigating Congestion Onset (Phase 1)

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: 310030 Yinjiang Software Park, No. 2, Xiyuan 8th Road, Xihu science and technology economic Park, Xihu District, Hangzhou, Zhejiang Province

Patentee after: Yinjiang Technology Co.,Ltd.

Address before: 310030 Yinjiang Software Park, No. 2, Xiyuan 8th Road, Xihu science and technology economic Park, Xihu District, Hangzhou, Zhejiang Province

Patentee before: ENJOYOR Co.,Ltd.

CP01 Change in the name or title of a patent holder