CN115456036B - Beidou data-based method and system for identifying abnormal driving behaviors of commercial vehicle - Google Patents

Beidou data-based method and system for identifying abnormal driving behaviors of commercial vehicle Download PDF

Info

Publication number
CN115456036B
CN115456036B CN202110649348.3A CN202110649348A CN115456036B CN 115456036 B CN115456036 B CN 115456036B CN 202110649348 A CN202110649348 A CN 202110649348A CN 115456036 B CN115456036 B CN 115456036B
Authority
CN
China
Prior art keywords
data
time sequence
sequence data
speed
layer
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.)
Active
Application number
CN202110649348.3A
Other languages
Chinese (zh)
Other versions
CN115456036A (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.)
Hebei Xiong'an Jingde Expressway Co ltd
Beijing Jiaotong University
Hebei Communications Planning Design and Research Institute Co Ltd
Original Assignee
Hebei Xiong'an Jingde Expressway Co ltd
Beijing Jiaotong University
Hebei Communications Planning Design and Research Institute 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 Hebei Xiong'an Jingde Expressway Co ltd, Beijing Jiaotong University, Hebei Communications Planning Design and Research Institute Co Ltd filed Critical Hebei Xiong'an Jingde Expressway Co ltd
Priority to CN202110649348.3A priority Critical patent/CN115456036B/en
Publication of CN115456036A publication Critical patent/CN115456036A/en
Application granted granted Critical
Publication of CN115456036B publication Critical patent/CN115456036B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Abstract

The invention relates to a Beidou data-based method and system for identifying abnormal driving behaviors of a commercial vehicle, belongs to the technical field of intelligent transportation, and solves the problem that the abnormal driving behaviors of the commercial vehicle are difficult to accurately and reliably identify in the prior art. The method comprises the following steps: collecting original Beidou data of an operating vehicle, cleaning the original Beidou data and unifying time intervals to obtain speed time sequence data; adding a class label to the speed time sequence data to obtain sample data, wherein the class label comprises normal driving behavior, overspeed driving behavior, emergency stopping behavior, temporary stopping behavior or low-speed driving behavior; constructing a symbolized multichannel convolutional neural network model, and training the symbolized multichannel convolutional neural network model based on the sample data; and inputting the speed time series data to be identified into the trained symbolized multichannel convolutional neural network model to obtain the identification result of the abnormal driving behavior.

Description

Beidou data-based method and system for identifying abnormal driving behaviors of commercial vehicle
Technical Field
The invention relates to the technical field of intelligent transportation, in particular to a method and a system for identifying abnormal driving behaviors of an operating vehicle based on Beidou data.
Background
With the continuous development of social economy in recent years, the maintenance amount of commercial vehicles is continuously increased, the average distance between passenger transportation and freight transportation is also in a continuous trend, and the commercial vehicles bring great challenges and risks to road traffic safety while driving the increase of peripheral economy. The commercial vehicle is a dangerous source because of the large number of passengers or large cargo load in actual running, long-distance running, long-time continuous running and complex road passing environment, low speed, heavy vehicle body and long braking distance, and is extremely easy to cause serious or oversized traffic accidents of group death and group injury. Therefore, the method is significant in reducing the occurrence of traffic accident conditions by researching the identification of abnormal driving behaviors of the commercial vehicles.
At present, the recognition research of abnormal driving behaviors of vehicles is mainly non-operating vehicle researches such as cars and the like, and is roughly divided into two types, namely, data-driven driving behavior recognition based on driving behaviors is analyzed and recognized based on the operation rules reflected by the vehicles by mining the running state information of the vehicles based on single type or multi-source fusion data; the first type is the driving behavior clustering analysis based on space-time data, which evaluates the driving behavior through a clustering algorithm by utilizing the collected data. Because the characteristics of the running behavior, distance, time and the like of the non-operating vehicles such as the car are different from those of the operating vehicles, the abnormal driving behavior of the operating vehicles is difficult to accurately and reliably identify by adopting the existing vehicle abnormal driving behavior identification method.
Disclosure of Invention
In view of the above analysis, the embodiment of the invention aims to provide a method and a system for identifying abnormal driving behaviors of a commercial vehicle based on Beidou data, which are used for solving the problem that the existing identification method is difficult to accurately and reliably identify the abnormal driving behaviors of the commercial vehicle.
In one aspect, an embodiment of the present invention provides a method for identifying abnormal driving behavior of an operating vehicle based on beidou data, including:
collecting original Beidou data of an operating vehicle, cleaning the original Beidou data and unifying time intervals to obtain speed time sequence data;
adding a class label to the speed time sequence data to obtain sample data, wherein the class label comprises normal driving behavior, overspeed driving behavior, emergency stopping behavior, temporary stopping behavior or low-speed driving behavior;
constructing a symbolized multichannel convolutional neural network model, and training the symbolized multichannel convolutional neural network model based on the sample data;
and inputting the speed time series data to be identified into the trained symbolized multichannel convolutional neural network model to obtain the identification result of the abnormal driving behavior.
Further, the commercial vehicles comprise buses, trucks and dangerous goods vehicles; the original Beidou data comprise license plate numbers, vehicle types, longitudes, latitudes, locator speeds and locating time.
Further, the step of cleaning the original Beidou data and unifying the time intervals comprises the following steps:
deleting the same data and abnormal data in the original Beidou data according to the license plate number, longitude, latitude, locator speed and locating time, filling the missing speed data, and obtaining original speed time sequence data V o
According to the set time interval, the original speed time series data V o The time intervals of all the moments are uniform;
obtaining a velocity time series based on uniform time intervals
Figure BDA0003106996090000031
Wherein t is n Speed value corresponding to time ∈>
Figure BDA0003106996090000032
The method comprises the following steps:
Figure BDA0003106996090000033
in the method, in the process of the invention,
Figure BDA0003106996090000034
and->
Figure BDA0003106996090000035
Representing the original time series V o Continuous->
Figure BDA0003106996090000036
And->
Figure BDA0003106996090000037
Speed value of time, t n For unifying the time interval after +.>
Figure BDA0003106996090000038
And->
Figure BDA0003106996090000039
The moments between the moments.
Further, the symbolized multi-channel convolutional neural network model includes:
the data symbolizing layer is used for symbolizing the input speed time sequence data to obtain static time sequence data and dynamic time sequence data;
the first convolution network layer is used for respectively normalizing the static time sequence data and the dynamic time sequence data which are output by the data symbolizing layer and the input speed time sequence data and then respectively convolving the static time sequence data and the dynamic time sequence data to obtain characteristic parameters;
and the second convolution network layer is used for merging the characteristic parameters output by the first convolution network layer and then carrying out convolution and category classification to obtain and output the identification result of the normal or abnormal driving behavior.
Further, the data symbolizing layer symbolizes the input speed time series data by the following manner to obtain static time series data:
dividing an input speed time sequence of the operating vehicle into an overspeed interval, a normal speed interval, a low speed interval and a parking interval;
and symbolizing each time sequence in the input speed time sequence data according to the dividing threshold value of each section to obtain static time sequence data.
Further, the data symbolizing layer symbolizes the input speed time series data in the following manner to obtain dynamic time series data, and the method comprises the following steps:
sequential extraction of velocity time series data V n At time t n And t n+1 Velocity value of (2)
Figure BDA00031069960900000310
And->
Figure BDA00031069960900000311
And calculate the acceleration
Figure BDA00031069960900000312
If it is
Figure BDA0003106996090000041
Then->
Figure BDA0003106996090000042
And->
Figure BDA0003106996090000043
Using the symbol X 0 A representation; if n+1=n, the symbolization is finished, and dynamic time series data are obtained, otherwise, n=n+1;
if it is
Figure BDA0003106996090000044
Then->
Figure BDA0003106996090000045
Using the symbol-X n A representation; wherein, if n+1=n, then +.>
Figure BDA0003106996090000046
Use of-X n+1 Indicating that symbolization is finished to obtain dynamic time sequence data, otherwise, n=n+1;
if it is
Figure BDA0003106996090000047
Then->
Figure BDA0003106996090000048
Using the symbol X n A representation; wherein, if n+1=n, then +.>
Figure BDA0003106996090000049
Using X n+1 Indicating that symbolization is finished to obtain dynamic time sequence data, otherwise, n=n+1;
wherein N represents a time seriesData V n The total number of times in (a).
Further, a limit The value of (2) is 3.
Further, the first convolutional network layer comprises 3 independent convolutional neural networks, and each independent convolutional neural network comprises a normalization layer, a one-dimensional convolutional layer, a linear rectifying layer and a random rejection layer which are sequentially connected; each independent convolution neural network is used for carrying out normalization and convolution based on received static time sequence data, dynamic time sequence data or speed time sequence data respectively to obtain corresponding characteristic parameters.
Further, the second convolution network layer comprises a merging layer, a one-dimensional convolution layer, a linear rectification layer, a random rejection layer, two full-connection layers and a SOFTMAX function layer which are sequentially connected.
On the other hand, the embodiment of the invention provides a system for identifying abnormal driving behaviors of an operating vehicle based on Beidou data, which comprises the following steps:
the data acquisition module is used for acquiring original Beidou data of the operating vehicle, cleaning the original Beidou data and unifying time intervals to obtain speed time sequence data;
the sample data acquisition module is used for obtaining sample data by adding a category label to the speed time sequence data, wherein the category label comprises normal driving behavior, overspeed driving behavior, emergency stopping behavior, temporary stopping behavior or low-speed driving behavior;
the model construction module is used for constructing a symbolized multichannel convolutional neural network model and training the symbolized multichannel convolutional neural network model based on the sample data;
the recognition result acquisition module is used for inputting the speed time sequence data to be recognized into the trained symbolized multichannel convolutional neural network model to obtain the recognition result of the abnormal driving behavior.
Further, the operation vehicles in the data acquisition module comprise buses, trucks and dangerous goods vehicles; the original Beidou data comprise license plate numbers, vehicle types, longitudes, latitudes, locator speeds and locating time.
Compared with the prior art, the invention has the following beneficial effects:
according to the method and the system for identifying the abnormal driving behavior of the commercial vehicle based on the Beidou data, the original Beidou data of the commercial vehicle is firstly collected and processed to obtain the sample data, the symbolic multichannel convolutional neural network model constructed by training the sample data is utilized, finally the speed time series data to be identified is input into the trained symbolic multichannel convolutional neural network model to obtain the identification result of the abnormal driving behavior, the driving behavior characteristics of the commercial vehicle are fully utilized to process and construct the model, the accuracy and the reliability of identifying the abnormal behavior of the commercial vehicle are effectively improved, a support basis is provided for a highway management department to reasonably manage and control, the abnormal behavior of a driver can be assisted to monitor, and the safety degree of a road is further improved.
In the invention, the technical schemes can be mutually combined to realize more preferable combination schemes. Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention may be realized and attained by the structure particularly pointed out in the written description and drawings.
Drawings
The drawings are only for purposes of illustrating particular embodiments and are not to be construed as limiting the invention, like reference numerals being used to refer to like parts throughout the several views.
Fig. 1 is a flow chart of a method for identifying abnormal driving behavior of a commercial vehicle based on beidou data in embodiment 1 of the present invention;
fig. 2 is a comparison diagram of confusion matrix in embodiment 3 of the present invention.
Detailed Description
Preferred embodiments of the present invention will now be described in detail with reference to the accompanying drawings, which form a part hereof, and together with the description serve to explain the principles of the invention, and are not intended to limit the scope of the invention.
Example 1
An embodiment 1 of the present invention discloses a method for identifying abnormal driving behavior of a commercial vehicle based on Beidou data, as shown in fig. 1, including:
s1, acquiring original Beidou data of an operating vehicle, cleaning the original Beidou data, and unifying time intervals to obtain speed time sequence data.
When in implementation, the operating vehicles comprise buses, trucks and dangerous goods vehicles; the original Beidou data comprise license plate numbers, vehicle types, longitudes, latitudes, locator speeds and locating time.
Specifically, data of a passenger car, a truck and a dangerous goods vehicle are collected through the Beidou vehicle-mounted terminal, and 6 fields including license plate numbers, vehicle types, longitudes, latitudes, locator speeds and locating time in the data are extracted to serve as original Beidou data.
When the method is implemented, the original Beidou data are cleaned and the time intervals are unified, and the method comprises the following steps:
s11, deleting the same data and abnormal data in the original Beidou data according to the license plate number, longitude, latitude, locator speed and locating time, filling the missing speed data, and obtaining original speed time sequence data V o
Specifically, judging according to license plate numbers, longitudes, latitudes, speed of a locator and positioning time in the original Beidou data, and if different data are acquired by the same vehicle at the same time, only retaining a first piece of effective data; considering that the maximum running speed of the operating vehicle is 180km/h, if the speed value of the locator in the data exceeds 180km/h, indicating that the speed data of the data is wrong, deleting the data; if the vehicle data record is too few, the data is deleted, illustratively, less than 5 data records; if the longitude and latitude of the vehicle change, but the locator speed is 0, the nearest mean value is used for filling the locator speed. Processing the original Beidou data to obtain original speed time sequence data V o
S12、According to the set time interval, the original speed time series data V o The time intervals of all the moments are uniform.
Specifically, the time intervals of the original Beidou data acquisition are inconsistent, the time intervals between the velocity values in the obtained original velocity time sequence are inconsistent, the time intervals between the velocities in the original velocity time sequence are the same through setting the time intervals, so that training of a subsequent symbolized multichannel convolutional neural network model is facilitated, and the set time intervals can be 1 second, 1.5 seconds or 0.5 seconds.
S13, obtaining a speed time sequence based on the uniform time interval
Figure BDA0003106996090000071
Wherein t is n Speed value corresponding to time ∈>
Figure BDA0003106996090000072
The method comprises the following steps:
Figure BDA0003106996090000073
in the method, in the process of the invention,
Figure BDA0003106996090000074
and->
Figure BDA0003106996090000075
Representing the original time series V o Continuous->
Figure BDA0003106996090000076
And->
Figure BDA0003106996090000077
Speed value of time, t n For unifying the time interval after +.>
Figure BDA0003106996090000078
And->
Figure BDA0003106996090000079
The moments between the moments.
S2, adding a class label to the speed time sequence data to obtain sample data, wherein the class label comprises a normal driving behavior label and an abnormal driving behavior label (comprising overspeed driving behavior, emergency stopping behavior, temporary stopping behavior or low-speed driving behavior). It can be understood that adding class labels to the speed time series data, and obtaining sample data provides support and basis for later symbolic multichannel convolutional neural network model training.
S3, constructing a symbolized multichannel convolutional neural network model, and training the symbolized multichannel convolutional neural network model based on the sample data.
In practice, the symbolized multi-channel convolutional neural network model comprises:
the data symbolizing layer is used for symbolizing the input speed time sequence data to obtain static time sequence data and dynamic time sequence data;
the first convolution network layer is used for respectively normalizing the static time sequence data and the dynamic time sequence data which are output by the data symbolizing layer and the input speed time sequence data and then respectively convolving the static time sequence data and the dynamic time sequence data to obtain characteristic parameters;
and the second convolution network layer is used for merging the characteristic parameters output by the first convolution network layer and then carrying out convolution and category classification to obtain and output the identification result of the normal or abnormal driving behavior.
In practice, the data symbolizing layer symbolizes the input speed time series data by the following way to obtain static time series data:
the input speed time series of the commercial vehicle is divided into an overspeed zone, a normal speed zone, a low speed zone and a parking zone.
And symbolizing each time sequence in the input speed time sequence data according to the dividing threshold value of each section to obtain static time sequence data.
In particular, if the vehicle is operatedIs a passenger car or a truck, the overspeed interval is over 100km/h, the normal speed interval is 60-100 km/h, the low speed interval is 0-60 km/h and the dividing threshold value of the parking interval is 0; if the operating vehicle is a dangerous goods vehicle, the overspeed interval exceeds 80km/h, the normal speed interval is 60-80 km/h, the low speed interval is 0-60 km/h and the dividing threshold value of the parking interval is 0. Based on the type of the operating vehicle and the speed value of each time series in the input speed time series data, the time series data is obtained by representing the time series data with different symbols from the dividing threshold value of the section, and the overspeed section uses the symbols
Figure BDA0003106996090000081
Representation, normal speed interval use symbol +.>
Figure BDA0003106996090000082
Indicating that the low speed section uses the symbol +.>
Figure BDA0003106996090000083
Sign indicating and parking interval use->
Figure BDA0003106996090000084
And (3) representing.
It can be understood that by symbolizing the speed time sequence division interval, the characteristics of the overspeed driving behavior, the low-speed driving behavior and the parking driving behavior of the operating vehicle in abnormal driving are more obvious, the extraction of relevant characteristics of the subsequent first convolution network layer is more facilitated, the support is provided for the classification of the second convolution network layer, and the classification is more accurate.
In practice, the data symbolizing layer symbolizes the input speed time series data in the following manner to obtain dynamic time series data, and the method comprises the following steps:
sequential extraction of velocity time series data V n At time t n And t n+1 Velocity value of (2)
Figure BDA0003106996090000091
And->
Figure BDA0003106996090000092
And calculate the acceleration
Figure BDA0003106996090000093
If it is
Figure BDA0003106996090000094
Then->
Figure BDA0003106996090000095
And->
Figure BDA0003106996090000096
Using the symbol X 0 A representation; if n+1=n, the symbolization is finished, and dynamic time series data are obtained, otherwise, n=n+1; it will be appreciated that when the acceleration of the velocity values at adjacent times in the velocity time series data is within a set range, the symbol X is used for the velocity values at both times 0 A representation; if n+1=n, that is, the velocity values at the last adjacent time in the velocity time series data are extracted, the velocity values in the velocity time series data are represented by symbols, and dynamic time series data can be obtained.
If it is
Figure BDA0003106996090000097
Then->
Figure BDA0003106996090000098
Using the symbol-X n A representation; wherein, if n+1=n, then +.>
Figure BDA0003106996090000099
Use of-X n+1 Indicating that symbolization is finished to obtain dynamic time sequence data, otherwise, n=n+1; it will be appreciated that the sign-X is used for the velocity value at the previous time when the acceleration of the velocity value at the adjacent time in the velocity time series data is less than the set range n A representation; if n+1=n, that is, extractionThe speed value of the last adjacent moment in the speed time series data is obtained, and the speed value of the last moment in the speed time series data at the next moment is used as-X n+1 In this case, the velocity time series data are represented by symbols, and dynamic time series data can be obtained.
If it is
Figure BDA00031069960900000910
Then->
Figure BDA00031069960900000911
Using the symbol X n A representation; wherein, if n+1=n, then +.>
Figure BDA00031069960900000912
Using X n+1 Indicating that symbolization is finished to obtain dynamic time sequence data, otherwise, n=n+1; it will be appreciated that when the acceleration of the velocity values at adjacent times in the velocity time series data is greater than the set range, the velocity value at the previous time uses the symbol X n A representation; if n+1=n, that is, the velocity value of the last adjacent time in the velocity time series data is extracted, the velocity value of the last time in the velocity time series data at the next time is used as X n+1 In this case, the velocity time series data are represented by symbols, and dynamic time series data can be obtained.
Wherein N represents time-series data V n The total number of times in (a).
It should be noted that X 0 Any character may be used, exemplary, X 0 May be
Figure BDA0003106996090000101
XXn n Any of the groups X can be used 0 Different characters and subscript n is different X n Using different symbologies, i.e. X n The symbols used being non-repeating, exemplary, X n Can be used according to the difference of n +.>
Figure BDA0003106996090000102
Or->
Figure BDA0003106996090000103
Analogize to-X n Can be used according to the difference of n +.>
Figure BDA0003106996090000104
Or (b)
Figure BDA0003106996090000105
And so on.
It can be appreciated that by symbolizing the speed time sequence according to the acceleration at adjacent moments, the features of emergency stop and temporary stop of the operation vehicle in abnormal driving can be more obvious, the subsequent first convolution network layer can be more helpful to extract relevant features, support is provided for classification of the second convolution network layer, and classification is more accurate.
Specifically, a limit The value of (2) is 3. It will be appreciated that will be a limit The method is set to be 3, so that the emergency parking behavior or the temporary parking behavior in the vehicle parking process can be better identified, and the dynamic time series data can better reflect the emergency parking behavior in abnormal driving.
Specifically, the first convolutional network layer comprises 3 independent convolutional neural networks, and each independent convolutional neural network comprises a normalization layer, a one-dimensional convolutional layer, a linear rectifying layer and a random rejection layer which are sequentially connected; each independent convolution neural network is used for carrying out normalization and convolution based on received static time sequence data, dynamic time sequence data or speed time sequence data respectively to obtain corresponding characteristic parameters. More specifically, the normalization layer maps the received data to numbers between 0 and 1 for processing by the one-dimensional convolution layer; the one-dimensional convolution layer carries out convolution operation on the received normalized data; the linear rectifying layer uses a relu function to carry out nonlinear processing on the independent convolutional neural network so as to obtain a characteristic diagram; the random discarding layer performs random discarding on the received feature map based on the Bernoulli distributed random variable vector so as to solve the problem of over-fitting and reduce the calculation cost, and the feature map after random discarding is the corresponding feature parameter.
Specifically, the second convolution network layer comprises a merging layer, a one-dimensional convolution layer, a linear rectification layer, a random discarding layer, two full-connection layers and a SOFTMAX function layer which are sequentially connected. More specifically, the merging layer merges the 3 feature parameters output by the received first convolutional network layer by using a concatate function of Keras; the one-dimensional convolution layer carries out convolution operation on the received combined characteristics; the linear rectifying layer uses a relu function to carry out nonlinear processing on the second convolution network layer so as to obtain a characteristic diagram; the random discarding layer performs random discarding on the received feature map based on the Bernoulli distributed random variable vector to obtain the feature map; the received feature images are classified by the combined structure of the two full-connection layers and the SOFTMAX function layer so as to obtain a classification result of normal or abnormal driving behaviors. It can be understood that the data are respectively extracted through the 3 convolutional neural networks in the first convolutional network layer, the overall driving behavior of the operating vehicle and the characteristics of the abnormal driving behavior of the operating vehicle are extracted more pertinently, the obtained characteristic parameters can better reflect the driving behavior of the operating vehicle, and the extracted characteristics are combined through the second convolutional network layer to obtain more accurate category classification.
And training the symbolized multi-channel convolutional neural network model based on the sample data, namely dividing the sample data into a training set and a testing set, training the constructed symbolized multi-channel convolutional neural network model by using the training set, adjusting parameters in a first convolutional network layer and a second convolutional network layer in the model to obtain the trained symbolized multi-channel convolutional neural network model, and testing and verifying the model by using the testing set to obtain the optimal model.
S4, inputting the speed time sequence data to be identified into the trained symbolized multichannel convolutional neural network model to obtain the identification result of the abnormal driving behavior.
Compared with the prior art, the method for identifying the abnormal driving behavior of the commercial vehicle based on the Beidou data provided by the invention has the advantages that firstly, the original Beidou data of the commercial vehicle is acquired and processed to obtain sample data, the symbolized multichannel convolutional neural network model constructed by training the sample data is utilized, finally, the speed time series data to be identified is input into the symbolized multichannel convolutional neural network model after training to obtain the identification result of the abnormal driving behavior, the driving behavior characteristics of the commercial vehicle are fully utilized to process and construct the model, the accuracy and the reliability of the identification of the abnormal behavior of the commercial vehicle are effectively improved, a support basis is provided for the reasonable management and control of a highway management department, the abnormal behavior of a driver can be assisted to be monitored, and the road safety degree is further improved.
Example 2
The embodiment 2 of the invention discloses a system for identifying abnormal driving behaviors of an operating vehicle based on Beidou data, which is characterized by comprising the following steps:
the data acquisition module is used for acquiring original Beidou data of the operating vehicle, cleaning the original Beidou data and unifying time intervals to obtain speed time sequence data;
the sample data acquisition module is used for obtaining sample data by adding a category label to the speed time sequence data, wherein the category label comprises normal driving behavior, overspeed driving behavior, emergency stopping behavior, temporary stopping behavior or low-speed driving behavior;
the model construction module is used for constructing a symbolized multichannel convolutional neural network model and training the symbolized multichannel convolutional neural network model based on the sample data;
the recognition result acquisition module is used for inputting the speed time sequence data to be recognized into the trained symbolized multichannel convolutional neural network model to obtain the recognition result of the abnormal driving behavior.
When the method is implemented, the operation vehicles in the data acquisition module comprise buses, trucks and dangerous goods vehicles; the original Beidou data comprise license plate numbers, vehicle types, longitudes, latitudes, locator speeds and locating time.
It should be noted that, since the relevant parts of the identification system and the foregoing identification method in this embodiment can be referred to each other, the description is repeated here, and thus the description is omitted here. The system embodiment has the same principle as the method embodiment, so the system also has the corresponding technical effects of the method embodiment.
Example 3
To verify the validity of the models in examples 1 and 2 of the present invention, 4000 sets of tagged vehicle speed time series data, i.e., sample data, were employed in specific example 3 of the present invention, wherein 800 sets of normal driving data, overdrive driving data, emergency stop data, temporary stop data, and low speed driving data were each employed. In this embodiment, the training set and the test set are divided according to a ratio of 4:1, i.e., 3200 sets of sample data are used for model training, and 800 sets of sample data are used for model verification.
In this embodiment, an independent convolutional neural network model (Convolutional Neural Networks, CNN) and a Multi-channel convolutional neural network model (Multi-scale Convolutional Neural Network, MCNN) are also selected for comparison analysis with the symbolized Multi-channel convolutional neural network model (Time series Symbolic Multi-scale Convolutional Neural Network, tsa_mcnn) in the present invention, and the recognition analysis of 3 models can be obtained under an experimental platform with a processor of Intel i5-6300HQ, a system memory of 8.0GB, a system of Windows10 (64 bits), and a programming language of python3.7 as shown in the following table.
Figure BDA0003106996090000131
As can be seen from the above table:
(1) The total accuracy of the TSA_MCNN model for identifying the driving behavior is obviously higher than that of the CNN model and the MCNN model, and is respectively higher than that of the CNN model and the MCNN model by 19.88% and 13.25%. The sizes of Kappa coefficients of the three models also indicate that the accuracy of the TSA_MCNN model is higher than that of the MCNN model and the CNN model, and the accuracy of the TSA_MCNN model is better.
(2) Because the speed limit value of the dangerous vehicle is different from that of the van, the three models have different effects in identifying and distinguishing normal driving behaviors from overspeed driving. The accuracy rate, recall rate and F1 score of the CNN model on normal driving and overspeed driving are low; the MCNN model has lower accuracy and good recall and F1 score for normal driving, and has lower recall and good accuracy and F1 score for overspeed driving; the TSA_MCNN model has excellent recall, precision, and F1 scores for both driving behaviors. It can be seen that the tsa_mcnn model recognizes better overdrive behavior and normal driving behavior for three types of vehicles.
(3) Temporary parking behavior and emergency parking behavior of vehicle are determined by emergency speed-changing threshold value a limit The three models are distinguished by different distinguishing effects on the two behaviors. The accuracy rate, recall rate and F1 score of the CNN model on temporary parking behaviors and emergency parking behaviors are low, wherein the recall rate of the emergency parking is close to 0.56; the MCNN model has good recall rate, accuracy rate and F1 score for temporary parking behavior and emergency parking behavior; the TSA_MCNN model has excellent recall rate, accuracy rate and F1 fraction; it can be seen that the TSA_MCNN model can well identify temporary parking behaviors and emergency parking behaviors.
(4) For the low-speed driving behavior, compared with other four behaviors, the method has the outstanding characteristics on the speed time sequence, and all three models have excellent recall rate, accuracy rate and F1 score for the low-speed driving behavior.
In summary, the tsa_mcnn model has better recognition effect on abnormal driving behavior of the operating vehicle.
As shown in fig. 2, it can be seen from a comparison of the confusion matrix of the three models, the tsa_mcnn model is more accurate in identifying abnormal driving behaviors of the commercial vehicle, and is significantly better than the CNN model and the MCNN model.
Those skilled in the art will appreciate that all or part of the flow of the methods of the embodiments described above may be accomplished by way of a computer program to instruct associated hardware, where the program may be stored on a computer readable storage medium. Wherein the computer readable storage medium is a magnetic disk, an optical disk, a read-only memory or a random access memory, etc.
The present invention is not limited to the above-mentioned embodiments, and any changes or substitutions that can be easily understood by those skilled in the art within the technical scope of the present invention are intended to be included in the scope of the present invention.

Claims (9)

1. The method for identifying abnormal driving behaviors of the commercial vehicle based on the Beidou data is characterized by comprising the following steps of:
collecting original Beidou data of an operating vehicle, cleaning the original Beidou data and unifying time intervals to obtain speed time sequence data;
adding a class label to the speed time sequence data to obtain sample data, wherein the class label comprises normal driving behavior, overspeed driving behavior, emergency stopping behavior, temporary stopping behavior or low-speed driving behavior;
constructing a symbolized multichannel convolutional neural network model, and training the symbolized multichannel convolutional neural network model based on the sample data; wherein the symbolized multi-channel convolutional neural network model comprises:
the data symbolizing layer is used for symbolizing the input speed time sequence data to obtain static time sequence data and dynamic time sequence data;
the data symbolizing layer symbolizes the input speed time sequence data in the following mode to obtain dynamic time sequence data:
sequential extraction of velocity time series data V n At time t n And t n+1 Velocity value of (2)
Figure FDA0004231248670000011
And->
Figure FDA0004231248670000012
And calculate the acceleration
Figure FDA0004231248670000013
If it is
Figure FDA0004231248670000014
Then->
Figure FDA0004231248670000015
And->
Figure FDA0004231248670000016
Using the symbol X 0 A representation; if n+1=n, the symbolization is finished, and dynamic time series data are obtained, otherwise, n=n+1;
if it is
Figure FDA0004231248670000017
Then->
Figure FDA0004231248670000018
Using the symbol-X n A representation; wherein, if n+1=n, then +.>
Figure FDA0004231248670000019
Use of-X n+1 Indicating that symbolization is finished to obtain dynamic time sequence data, otherwise, n=n+1;
if it is
Figure FDA00042312486700000110
Then->
Figure FDA00042312486700000111
Using the symbol X n A representation; wherein, if n+1=n, then +.>
Figure FDA00042312486700000112
Using X n+1 Indicating that symbolization is finished to obtain dynamic time sequence data, otherwise, n=n+1;
wherein N represents time-series data V n The total number of times;
the first convolution network layer is used for respectively normalizing the static time sequence data and the dynamic time sequence data which are output by the data symbolizing layer and the input speed time sequence data and then respectively convolving the static time sequence data and the dynamic time sequence data to obtain characteristic parameters;
the second convolution network layer is used for merging the characteristic parameters output by the first convolution network layer and then carrying out convolution and category classification to obtain and output the identification result of normal or abnormal driving behaviors;
and inputting the speed time series data to be identified into the trained symbolized multichannel convolutional neural network model to obtain the identification result of the abnormal driving behavior.
2. The method for identifying abnormal driving behaviors of commercial vehicles based on Beidou data according to claim 1, wherein the commercial vehicles comprise passenger cars, trucks and dangerous goods vehicles; the original Beidou data comprise license plate numbers, vehicle types, longitudes, latitudes, locator speeds and locating time.
3. The method for identifying abnormal driving behaviors of a commercial vehicle based on Beidou data according to claim 2, wherein the cleaning and unifying time intervals of the original Beidou data comprises the following steps:
deleting the same data and abnormal data in the original Beidou data according to the license plate number, longitude, latitude, locator speed and locating time, filling the missing speed data, and obtaining original speed time sequence data V o
According to the set time interval, the original speed time series data V o The time intervals of all the moments are uniform;
obtaining a velocity time series based on uniform time intervals
Figure FDA0004231248670000021
Wherein t is n Speed value corresponding to time ∈>
Figure FDA0004231248670000022
The method comprises the following steps:
Figure FDA0004231248670000023
in the method, in the process of the invention,
Figure FDA0004231248670000024
and->
Figure FDA0004231248670000025
Representing the original time series V o Continuous->
Figure FDA0004231248670000026
And->
Figure FDA0004231248670000027
Speed value of time, t n For unifying the time interval after +.>
Figure FDA0004231248670000031
And->
Figure FDA0004231248670000032
The moments between the moments.
4. The method for identifying abnormal driving behaviors of a commercial vehicle based on beidou data according to claim 1, wherein the data symbolizing layer symbolizes the input speed time series data to obtain static time series data by the following modes:
dividing an input speed time sequence of the operating vehicle into an overspeed interval, a normal speed interval, a low speed interval and a parking interval;
and symbolizing each time sequence in the input speed time sequence data according to the dividing threshold value of each section to obtain static time sequence data.
5. The method for identifying abnormal driving behaviors of commercial vehicle based on Beidou data according to claim 1, wherein a limit The value of (2) is 3.
6. The method for identifying abnormal driving behaviors of a commercial vehicle based on Beidou data according to claim 1, wherein the first convolutional network layer comprises 3 independent convolutional neural networks, and each independent convolutional neural network comprises a normalization layer, a one-dimensional convolutional layer, a linear rectifying layer and a random discarding layer which are sequentially connected; each independent convolution neural network is used for carrying out normalization and convolution based on received static time sequence data, dynamic time sequence data or speed time sequence data respectively to obtain corresponding characteristic parameters.
7. The method for identifying abnormal driving behaviors of a commercial vehicle based on Beidou data according to claim 1, wherein the second convolution network layer comprises a merging layer, a one-dimensional convolution layer, a linear rectification layer, a random rejection layer, two full connection layers and a SOFTMAX function layer which are sequentially connected.
8. The utility vehicle abnormal driving behavior recognition system based on the Beidou data is characterized by comprising:
the data acquisition module is used for acquiring original Beidou data of the operating vehicle, cleaning the original Beidou data and unifying time intervals to obtain speed time sequence data;
the sample data acquisition module is used for obtaining sample data by adding a category label to the speed time sequence data, wherein the category label comprises normal driving behavior, overspeed driving behavior, emergency stopping behavior, temporary stopping behavior or low-speed driving behavior;
the model construction module is used for constructing a symbolized multichannel convolutional neural network model and training the symbolized multichannel convolutional neural network model based on the sample data; wherein the symbolized multi-channel convolutional neural network model comprises:
the data symbolizing layer is used for symbolizing the input speed time sequence data to obtain static time sequence data and dynamic time sequence data;
the data symbolizing layer symbolizes the input speed time sequence data in the following mode to obtain dynamic time sequence data:
sequential extraction of velocity time series data V n At time t n And t n+1 Velocity value of (2)
Figure FDA0004231248670000041
And->
Figure FDA0004231248670000042
And calculate the acceleration
Figure FDA0004231248670000043
If it is
Figure FDA0004231248670000044
Then->
Figure FDA0004231248670000045
And->
Figure FDA0004231248670000046
Using the symbol X 0 A representation; if n+1=n, the symbolization is finished, and dynamic time series data are obtained, otherwise, n=n+1;
if it is
Figure FDA0004231248670000047
Then->
Figure FDA0004231248670000048
Using the symbol-X n A representation; wherein, if n+1=n, then +.>
Figure FDA0004231248670000049
Use of-X n+1 Indicating that symbolization is finished to obtain dynamic time sequence data, otherwise, n=n+1;
if it is
Figure FDA00042312486700000410
Then->
Figure FDA00042312486700000411
Using the symbol X n A representation; wherein, if n+1=n, then +.>
Figure FDA00042312486700000412
Using X n+1 Indicating that symbolization is finished to obtain dynamic time sequence data, otherwise, n=n+1;
wherein N represents time-series data V n The total number of times;
the first convolution network layer is used for respectively normalizing the static time sequence data and the dynamic time sequence data which are output by the data symbolizing layer and the input speed time sequence data and then respectively convolving the static time sequence data and the dynamic time sequence data to obtain characteristic parameters;
the second convolution network layer is used for merging the characteristic parameters output by the first convolution network layer and then carrying out convolution and category classification to obtain and output the identification result of normal or abnormal driving behaviors;
the recognition result acquisition module is used for inputting the speed time sequence data to be recognized into the trained symbolized multichannel convolutional neural network model to obtain the recognition result of the abnormal driving behavior.
9. The method for identifying abnormal driving behaviors of a commercial vehicle based on Beidou data according to claim 1, wherein the commercial vehicle in the data acquisition module comprises a passenger car, a freight car and a dangerous goods car; the original Beidou data comprise license plate numbers, vehicle types, longitudes, latitudes, locator speeds and locating time.
CN202110649348.3A 2021-06-08 2021-06-08 Beidou data-based method and system for identifying abnormal driving behaviors of commercial vehicle Active CN115456036B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110649348.3A CN115456036B (en) 2021-06-08 2021-06-08 Beidou data-based method and system for identifying abnormal driving behaviors of commercial vehicle

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110649348.3A CN115456036B (en) 2021-06-08 2021-06-08 Beidou data-based method and system for identifying abnormal driving behaviors of commercial vehicle

Publications (2)

Publication Number Publication Date
CN115456036A CN115456036A (en) 2022-12-09
CN115456036B true CN115456036B (en) 2023-06-23

Family

ID=84294395

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110649348.3A Active CN115456036B (en) 2021-06-08 2021-06-08 Beidou data-based method and system for identifying abnormal driving behaviors of commercial vehicle

Country Status (1)

Country Link
CN (1) CN115456036B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116631196B (en) * 2023-07-25 2023-11-28 南京农业大学 Traffic road condition prediction method and device based on big data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106740864A (en) * 2017-01-12 2017-05-31 北京交通大学 A kind of driving behavior is intended to judge and Forecasting Methodology
CN109159785A (en) * 2018-07-19 2019-01-08 重庆科技学院 A kind of automobile running working condition prediction technique based on Markov chain and neural network

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107045722B (en) * 2017-03-27 2019-07-30 西安电子科技大学 Merge the video signal process method of static information and multidate information
CN107345860B (en) * 2017-07-11 2019-05-31 南京康尼机电股份有限公司 Rail vehicle door sub-health state recognition methods based on Time Series Data Mining
CN108399743B (en) * 2018-02-07 2021-09-07 武汉理工大学 Highway vehicle abnormal behavior detection method based on GPS data
EP3695783A1 (en) * 2019-02-15 2020-08-19 Origin Wireless, Inc. Method, apparatus, and system for wireless gait recognition
CN110008898B (en) * 2019-04-02 2021-02-23 中国计量大学 Industrial equipment data edge processing method based on symbol and convolutional neural network
CN112396154A (en) * 2019-08-16 2021-02-23 华东交通大学 Parallel method based on convolutional neural network training

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106740864A (en) * 2017-01-12 2017-05-31 北京交通大学 A kind of driving behavior is intended to judge and Forecasting Methodology
CN109159785A (en) * 2018-07-19 2019-01-08 重庆科技学院 A kind of automobile running working condition prediction technique based on Markov chain and neural network

Also Published As

Publication number Publication date
CN115456036A (en) 2022-12-09

Similar Documents

Publication Publication Date Title
Eftekhari et al. Hybrid of discrete wavelet transform and adaptive neuro fuzzy inference system for overall driving behavior recognition
CN112508392A (en) Dynamic evaluation method for traffic conflict risk of hidden danger road section of mountain area double-lane highway
Kovaceva et al. Identification of aggressive driving from naturalistic data in car-following situations
CN106314438A (en) Method and system for detecting abnormal track in driver driving track
Lyu et al. Using naturalistic driving data to identify driving style based on longitudinal driving operation conditions
CN106956680B (en) Electric automobile driving behavior recognition analysis method
CN108492023A (en) A kind of vehicle loan air control method based on trajectory analysis
CN115456036B (en) Beidou data-based method and system for identifying abnormal driving behaviors of commercial vehicle
US11741761B2 (en) State diagnosis apparatus and method of moving system part
Zhou et al. Comparing factors affecting injury severity of passenger car and truck drivers
CN105975757A (en) Urgent speed reduction behavior recognition method based on vehicle driving data
Yang et al. Classification and evaluation of driving behavior safety levels: A driving simulation study
CN107953888A (en) A kind of road type recognition methods and system
CN105808857A (en) Prediction method of automobile active safety system effectiveness on the basis of collision deformation depth
CN115588310A (en) Vehicle collision risk prediction method based on trajectory data
Wu et al. Clustering of several typical behavioral characteristics of commercial vehicle drivers based on GPS data mining: Case study of highways in China
CN110570655A (en) Vehicle feature evaluation method based on hierarchical clustering and decision tree
JP3895615B2 (en) Traffic safety support device, traffic safety support system, and traffic safety support program
CN113673304B (en) Vehicle-mounted expected functional safety hazard analysis and evaluation method based on scene semantic driving
CN115221234A (en) Method and system for portraying user based on power assembly data
CN115527076B (en) Construction method and system of abnormal driving behavior recognition model of commercial vehicle
Harkous et al. Application of hidden Markov model on car sensors for detecting drunk drivers
CN115688003A (en) Driver identification method and device, computer equipment and readable storage medium
Reddy Driving behaviour classification: An eco-driving approach
CN114999181A (en) ETC system data-based highway vehicle speed abnormity identification method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Wang Zhibin

Inventor after: Li Haidong

Inventor after: Zhang Shaobo

Inventor after: Jiao Yanli

Inventor after: Zhang Yao

Inventor after: Chen Panfeng

Inventor after: Zhang Chenyang

Inventor after: Fu Zenghui

Inventor after: Han Mingmin

Inventor after: Wang Yashi

Inventor after: Chen Qin

Inventor after: Qiu Wenli

Inventor after: Yu Zhixin

Inventor after: Dai Weisen

Inventor after: Chen Lei

Inventor after: Dang Yongqiang

Inventor after: Cai Jianhui

Inventor after: Wang Bin

Inventor after: Ding Pengfei

Inventor after: Wu Guobin

Inventor after: Rong Cui

Inventor after: Xu Zhongyin

Inventor after: Quan Hengyou

Inventor after: Li Chunjie

Inventor after: Zhao Jiandong

Inventor after: Dong Liqiang

Inventor after: Chen Pan

Inventor after: Zhang Bo

Inventor before: Wang Zhibin

Inventor before: Han Mingmin

Inventor before: Wang Yashi

Inventor before: Yu Zhixin

Inventor before: Dai Weisen

Inventor before: Dong Liqiang

Inventor before: Chen Lei

Inventor before: Dang Yongqiang

Inventor before: Cai Jianhui

Inventor before: Wang Bin

Inventor before: Chen Pan

Inventor before: Li Chunjie

Inventor before: Zhang Bo

Inventor before: Ding Pengfei

Inventor before: Li Haidong

Inventor before: Zhang Shaobo

Inventor before: Wu Guobin

Inventor before: Rong Cui

Inventor before: Zhang Yao

Inventor before: Chen Panfeng

Inventor before: Zhang Chenyang

Inventor before: Zhao Jiandong

Inventor before: Qiu Wenli

Inventor before: Jiao Yanli

Inventor before: Xu Zhongyin

Inventor before: Fu Zenghui

Inventor before: Quan Hengyou

Inventor before: Chen Qin

TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20230103

Address after: 071700 room 108, 47 Jinrong South Street, Rongcheng County, Baoding City, Hebei Province

Applicant after: Hebei xiong'an Jingde Expressway Co.,Ltd.

Applicant after: Hebei transportation planning and Design Institute Co.,Ltd.

Applicant after: Beijing Jiaotong University

Address before: 050011 No.36 Jianshe South Street, Qiaoxi District, Shijiazhuang City, Hebei Province

Applicant before: Hebei transportation planning and Design Institute Co.,Ltd.

Applicant before: Hebei xiong'an Jingde Expressway Co.,Ltd.

Applicant before: Beijing Jiaotong University

GR01 Patent grant
GR01 Patent grant