WO2018122804A1 - Road traffic anomaly detection method using non-isometric time/space division - Google Patents

Road traffic anomaly detection method using non-isometric time/space division Download PDF

Info

Publication number
WO2018122804A1
WO2018122804A1 PCT/IB2017/058534 IB2017058534W WO2018122804A1 WO 2018122804 A1 WO2018122804 A1 WO 2018122804A1 IB 2017058534 W IB2017058534 W IB 2017058534W WO 2018122804 A1 WO2018122804 A1 WO 2018122804A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
data
traffic
sub
space
Prior art date
Application number
PCT/IB2017/058534
Other languages
French (fr)
Chinese (zh)
Inventor
杜豫川
邓富文
严军
Original Assignee
同济大学
许军
上海同济检测技术有限公司
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 同济大学, 许军, 上海同济检测技术有限公司 filed Critical 同济大学
Priority to GBGB1909408.5A priority Critical patent/GB201909408D0/en
Priority to CN201780050754.XA priority patent/CN109997179A/en
Publication of WO2018122804A1 publication Critical patent/WO2018122804A1/en

Links

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0125Traffic data processing
    • G08G1/0129Traffic data processing for creating historical data or processing based on historical data
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0108Measuring and analyzing of parameters relative to traffic conditions based on the source of data
    • G08G1/0112Measuring and analyzing of parameters relative to traffic conditions based on the source of data from the vehicle, e.g. floating car data [FCD]
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0125Traffic data processing
    • G08G1/0133Traffic data processing for classifying traffic situation
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0137Measuring and analyzing of parameters relative to traffic conditions for specific applications
    • G08G1/0141Measuring and analyzing of parameters relative to traffic conditions for specific applications for traffic information dissemination

Definitions

  • the invention belongs to the technical field of traffic detection.
  • the present invention relates to a method for real-time detection of urban road traffic anomalies.
  • the on-board GNSS positioning device of the floating car Through the on-board GNSS positioning device of the floating car, the spatial position information of different time can be obtained.
  • the RN model is trained based on the historical data of the specific speed and time of the journey; the predicted value and real time according to the RNN model The difference between the actual values of the journey speed can effectively identify urban road traffic anomalies.
  • Background technique
  • Traffic anomaly detection is an important part of urban traffic management and one of the core functions of intelligent transportation systems. Traffic anomalies mainly include traffic accidents, vehicle dumping, falling objects, damage or malfunction of road traffic facilities, and other special events that cause traffic flow disturbances. Such incidents are prone to traffic congestion, reduced road capacity, and severely affect the normal operation of the entire road traffic system. Through traffic anomaly detection, traffic managers can timely understand traffic anomaly information and take appropriate inducement and control measures to reduce the adverse effects of traffic anomalies.
  • Traffic anomaly detection can be divided into manual mode and automatic mode.
  • Manual methods include patrol cars, emergency telephone reporting, and video surveillance. Due to the human and material resources and poor real-time performance, traffic management needs cannot be met.
  • the automatic method relies on the automatic event detection (AID, Automated Incidence Detection) algorithm.
  • AID Automated Incidence Detection
  • the basic principle is to identify traffic anomalies by detecting changes in road traffic at different locations.
  • AID algorithms include pattern recognition algorithms (such as Califorma algorithm, Monica algorithm), statistical prediction algorithms (such as exponential smoothing, Kalman filtering), traffic flow model algorithms (such as McMaster algorithm), and intelligent recognition algorithms. (such as artificial neural networks, fuzzy logic algorithms).
  • the invention utilizes the trajectory data returned by the taxi and the bus GNSS positioning device to establish a historical traffic state database and a real-time traffic state database, and analyzes the traffic anomaly events by analyzing the difference of the traffic flow characteristics reflected by the two.
  • the method has the characteristics of good real-time performance, parallel processing, high recognition rate and low requirements for detection facilities, and is suitable for detecting urban road traffic anomalies in a data environment with real-time floating vehicle positioning data.
  • a US patent application, US 20160148512 discloses a composition principle and implementation method of a traffic anomaly detection and reporting system.
  • the system consists of a sensor, a communication module, a mobile processing module, and a user interaction module.
  • the sensor is used to collect relevant data around the vehicle;
  • the communication module is used for transmitting the vehicle data and receiving data of the surrounding vehicle;
  • the mobile processing module is for processing and analyzing the data of the relevant vehicle in a certain area and generating a traffic event report; user interaction
  • the module is able to provide traffic incident reports like a user.
  • the scheme is a traffic anomaly detection technology based on the vehicle and vehicle communication network, which can use various types of information collected by sensors to identify abnormal events.
  • the sensor and the communication unit need to be separately installed and debugged, the implementation is difficult; the processing capacity of the mobile processing unit is limited; and the mobile and fixed message receiving end is required, and the system itself has a failure probability and the reliability is not good.
  • a Chinese patent application, CN 104809878 A discloses a method for detecting abnormal state of urban road traffic using bus GPS data.
  • the scheme obtains the link delay time index according to the GPS historical data, obtains the instantaneous speed, the cycle average speed, the weighted moving average speed and the multi-vehicle average speed according to the current GPS data, and uses the gauge variable analysis algorithm to detect the abnormality.
  • This program does not need new Increase inspection facilities and facilitate implementation.
  • the characterization of the traffic situation is too simplistic, and it is impossible to analyze the characteristics and causes of traffic anomalies. There is no basis for the division of traffic scenarios, and the influence of weather and other factors on traffic situation changes cannot be considered. Summary of the invention
  • Floating car Also known as the probe car. Refers to buses and taxis that have on-board positioning devices and are driving on city roads.
  • GNSS Global Navigation Satellite System. Including GPS, GLONASS, GALILEO and Beidou satellite navigation systems.
  • Space-time sub-zone A zone divided by two dimensions, time and space, reflected in a certain space within a certain period of time. Divide a day into several time segments, such as 0:00-0: 10, 0: 10-0:20..., called the time sub-region; divide the implementation area of urban road traffic anomaly detection into several spatial segments, for example Longitude 121.58° E-121.59 0 E, latitude 31.16° N-31.17° N, that is, the spatial sub-region; the space-time segment formed by the intersection of any one time sub-region and any one spatial sub-region, called the spatiotemporal sub-region For example, the longitude of 121.58° E-121.59 0 E, latitude 31.16° N-31.17 0 N is a time-space segment of 0:00-0:10.
  • Historical trajectory data is trajectory data accumulated over a long period of time and stored in a database. Historical trajectory data is dynamically changing data that needs to be updated in a timely manner and periodically reprocessed and analyzed to ensure the accuracy of historical traffic feature extraction. The data for each time-space sub-area can be processed in parallel to increase efficiency. In the present invention, it may be simply referred to as historical data.
  • Real-time trajectory data is a trajectory data set within a time zone that is closest to the current time. In the present invention, it may be simply referred to as real-time data.
  • Traffic situation A general term for the comprehensive situation of traffic operations within a certain period of time and within a certain space.
  • Traffic anomalies traffic flow disturbances caused by traffic accidents, vehicle dumping, truck falling, road traffic facilities damage or malfunctions.
  • Abnormal traffic severity The severity of traffic flow disorder is the difference in traffic flow characteristics after traffic flow and traffic anomalies in normal conditions.
  • Traffic Anomaly Index A measure of the severity of traffic. The range is 0 ⁇ 10. The larger the value, the more serious the traffic anomaly.
  • Traffic environment The sum of all external influences and forces acting on road traffic participants. This includes road conditions, transportation facilities, landforms, meteorological conditions, and traffic activities of other transportation participants.
  • Map Matching The process of associating geographic coordinates with a city road network.
  • Peak hourly traffic The maximum hourly traffic flow in a city's road section.
  • Response variable A variable that changes according to an independent variable, also called a dependent variable.
  • RNN Recurrent Neural Network is an artificial neural network with nodes connected in a loop. The internal state of this network can show dynamic timing behavior. It can use its internal memory to process input sequences of arbitrary timing. .
  • Elman-RNN An RNN network structure, see A RNN that learns to count) ⁇
  • Training process The process of optimizing neural network parameters through iterative calculations to reduce the model error of the neural network on the training data set.
  • the object of the present invention is to establish a scheme based on a floating vehicle trajectory recording system, using historical GNSS positioning data and real-time GNSS positioning data, combined with traffic environment information to identify road traffic anomalies.
  • the present invention provides the following technical solutions:
  • the premise of the implementation of the present invention is: a floating car (taxis, bus, etc.) equipped with a GNSS track recorder; with large-scale storage, A data center that computes, real-time task processing capabilities.
  • the scope of application of the present invention is: Urban roads (including ground roads and elevated roads) through which the above-mentioned floating vehicles pass.
  • the implementation steps of the present invention include:
  • the time range can be set to all day, that is, 0:00-24:00; it can also be set to a specific time period. For example, to detect the traffic abnormal time during the period from 17:00 to 20:00, the time will be detected.
  • the range is set from 17:00 to 20:00.
  • the spatial scope can be set as a certain city area according to the administrative division, such as Beijing, Shanghai, Huangpu District, etc. It can also be set as a certain urban functional area according to the urban spatial structure, such as a central business district and industrial area of a certain city.
  • the establishment of the spatiotemporal sub-area refers to dividing the detected time range into a number of smaller time segments, and dividing the detected spatial range, that is, the implementation area of the urban road traffic anomaly detection, into a plurality of smaller spatial segments.
  • a variety of empirical division methods can be used, including equidistant space-time division method and non-equidistant space-time division method.
  • GNSS Global Navigation Satellite System Positioning System
  • GPS Global Positioning System
  • GLONASS Global Navigation Satellite System
  • GALILEO Global Navigation Satellite System
  • Beidou satellite navigation system It also includes QZSS in Japan and IRNSS in India.
  • QZSS Global Positioning System
  • IRNSS International Radio Network Service Set
  • Such as regional navigation and positioning systems, as well as satellite positioning enhancement systems such as WASS in the United States and MSAS in Japan.
  • GNSS positioning equipment such as taxis, buses, freight cars, private cars, etc.
  • urban taxis are often used as floating vehicles as data sources for traffic anomaly detection systems.
  • the collected GNSS positioning information contains some unreasonable information.
  • anomalies include: data that falls outside the time and space of detection, and spatial position jumps that are clearly out of reasonable range.
  • space position jump beyond the reasonable range is illustrated by the following example. If the positioning point uploaded by a floating vehicle positioning device is recorded as A at 10:30:00 on a certain day, the positioning point uploaded by the floating vehicle positioning device at time 10:30:30 is recorded as B, the distance between position A and position B. It is 1500 meters, then the speed of the floating car is calculated to be at least 180km/h, which is beyond the common sense, so it is an abnormal spatial position jump, which should be eliminated in data processing.
  • GNSS positioning data After pre-processed GNSS positioning data, it is necessary to combine the urban road network data, map the GNSS positioning points to the city map through the map matching algorithm, establish the matching relationship between the positioning points and the road segments, and correct the error caused by the positioning drift.
  • the electronic maps of various geographical regions are relatively detailed.
  • Such electronic maps can be derived from the city's geographic information system, and of course can also be derived from other methods and routes.
  • These electronic maps detail the urban road information, and several sections can be obtained by dividing.
  • the anchor points to the road segments By means of distance, angle, etc., the positioning information is matched to the actual geographical environment. 4)
  • the path of the vehicle may not be unique given a set of starting and ending points.
  • the complex urban traffic network consists of several sections, which are numbered, for example, Ll, L2, etc. Roads may have two different directions of travel. In this case, two different directions of travel should be represented as two different sections, given different sections.
  • the intersection of the road segments in the urban road network can usually be used. Knowing the path of a floating car, it is now necessary to select the same path as the floating car path from the path information that has been sent by other floating cars, so as to obtain the same path group between the starting point and the ending point.
  • the positioning data of the floating car includes information such as position coordinates, instantaneous vehicle speed, and recording time.
  • data sampling refers to screening part of the data from all floating car data for subsequent analysis and processing, and the screening is based on the computing power of the data center and Pre-proposed accuracy requirements were made. Different data sampling methods can be used based on different calculation capabilities and accuracy requirements.
  • the computing power of the data center when the computing power of the data center is strong and the accuracy of the detection is high, all the floating vehicle positioning data can be treated as a processing object, and comprehensive processing analysis is performed; and when the computing power of the data center is limited, it is assumed
  • the current data center can process 500 data for each spatial sub-area within 1 minute, but the actual situation is that in 2000, each floating sub-area can generate 2000 floating-vehicle positioning data, so it can be from 2000 data. Randomly extract 500 data for analysis, so as to obtain processing results with limited accuracy within the computing power of the data center.
  • the urban road traffic anomaly detection method based on floating car data proposed in this patent uses the travel speed as the basis for urban road traffic anomaly detection. Therefore, data sampling refers to sampling the speed of the journey.
  • the so-called historical trajectory data refers to the floating vehicle trajectory data accumulated in long-term urban road traffic operations.
  • an urban road traffic feature model can be established to reflect the general characteristics of urban traffic operations.
  • the urban road traffic feature model mentioned here can refer to certain specific indicators, such as average speed, weighted average speed, etc.; it can also refer to various statistical models, such as the probability distribution of travel speed.
  • a single indicator was used to indicate the traffic characteristics of a certain section or area (such as the historical average speed).
  • this patent proposes to train the RNN model with the variation of traffic characteristic variables for each spatiotemporal sub-region.
  • the R N model can give the predicted value of the traffic characteristic variable at the next moment when the real value of the traffic characteristic variable is given for some time period.
  • the traffic characteristic variables that can be collected include the travel speed and travel time. This patent uses the travel speed to reflect the traffic characteristics. Therefore, the traffic characteristic variable refers to the travel speed.
  • the so-called real-time trajectory data refers to the trajectory data of the floating car in traffic operation in a period of time not far from the current time.
  • real-time floating car trajectory data you can grasp the dynamics of traffic characteristics and reflect the current characteristics of current traffic operations.
  • This patent uses the travel speed of the current space-time sub-zone to describe the current traffic characteristics.
  • Dennngng system state anomaly detection
  • the idea of system state anomaly detection was first proposed by Dennngng, that is, by monitoring the abnormality of the system used in the system audit record, it is possible to detect an event that violates security and may cause a system abnormality.
  • Dennrng's model is independent of any particular system, application environment, system vulnerability, and fault type, and is therefore a general anomaly detection model.
  • the model consists of five parts: subject, object, audit record, outline, exception record and activity rule.
  • a contour is a body that is represented by a metric and a statistical model relative to the object. Normal behavior.
  • Dennrng's model defines three metrics, namely event counter, interval timer, resource measurer, and proposes five statistical models, namely, operational model, mean and standard deviation models, multivariate models, Markov process models, and Time series model.
  • the model proposed by Denning establishes the statistically-based normal behavioral feature profile of the system subject through the analysis of the system audit data. When the detection, the audit data in the system is compared with the normal behavioral feature profile of the established subject. Exceeding a certain threshold is considered an abnormal event.
  • This model lays the foundation for anomaly detection, and many anomaly detection methods and systems developed in the future are developed on the basis of it.
  • user behavior data is divided into two categories according to certain statistical criteria: abnormal behavior and normal behavior.
  • the statistical-based method has certain difficulties in extracting and abstracting the audit instance, it may cause large errors, and must rely on some probability distribution hypotheses.
  • the artificial neural network is introduced. Clustering method.
  • the artificial neural network has the self-learning self-adaptive ability to train the neural network with sample points representing the normal user behavior. Through repeated learning, the neural network can extract the normal user or system activity patterns from the data and encode them into the network structure.
  • the audit data can be judged whether the system is normal by learning a good neural network. Because the anomaly evaluation criterion has certain ambiguity, the fuzzy evidence theory is introduced into the anomaly. For example, an intrusion detection framework model based on fuzzy expert system is established, which can better reduce the false alarm rate and false alarm rate.
  • This patent proposes an anomaly detection scheme based on cyclic neural network.
  • it is an anomaly detection scheme using RNN (Circular Neural Network).
  • RNN Chemical Neural Network
  • the real-time trajectory data is input into the RN model based on historical data, and the predicted values are obtained, and then compared. The difference between the predicted value and the true value.
  • the program uses a deep learning method that automatically updates the model over time and has strong adaptive capabilities.
  • the severity of traffic anomalies should be released to the public in a clear and concise manner to avoid possible congested areas and improve the efficiency of urban traffic.
  • the severity of the abnormal condition is characterized by the traffic anomaly index, ranging from 0-10, where 0 means no anomaly and 10 means a height anomaly.
  • the location of the anomaly is projected onto the electronic map and published publicly through the smart mobile device APP or the like.
  • the evaluation of system performance refers to the evaluation of the accuracy of traffic abnormal state detection, and its evaluation indicators include false positive rate and false negative rate. The lower the false positive rate and the false negative rate, the better the performance of the system.
  • the division of the spatiotemporal sub-area may specifically adopt the following method:
  • the segment size of the time dimension is determined.
  • the time segment span is a fixed value, usually 30 mm is taken as a time segment;
  • the segment size of the spatial dimension is determined, and the spatial segment span is a fixed value, and a spatial grid of 200 m ⁇ 200 m is usually taken as a spatial segment.
  • Non-equidistant space-time division method For urban central areas where the road network density is greater than 2km/km 2 or the peak hour flow is greater than 1000 vehicles/hour, take 30min time segments and 200m X 200m space segments. For road network density less than 2km/km 2 or peak hour traffic is less than 1000 sub-urban suburbs, taking 30min time segments and 400mX 400m space segments.
  • the step 3) specifically includes the following steps:
  • each grid area contains several road segments, and the set of these road segments is represented as R s , and each road segment in the set of the road segments is represented as ij and is Each road segment is assigned a number;
  • the matching scheme includes:
  • mapping matching process After the map matching process, combining the timestamp data of the coordinates of the positioning point, matching the positioning point to the space-time sub-region (the step 5) may specifically adopt one of the following methods:
  • the total travel speed data of each sub-floating vehicle in a time and space sub-region constitutes the whole.
  • the distance from the second GNSS anchor point, ..., the distance between the -1 and the GNSS anchor points, -t n is the first in the space-time sub-region, ... . .., the time stamp of the GNSS anchor points; the data in each spatio-temporal sub-area is not filtered to form a set ⁇ for subsequent processing.
  • Time-smooth sampling plan for speed information Specify the length of the time segment and the upper limit of the number of segments of the same time; search for the velocity data in each time segment in a time-space sub-region. If the number of velocity data in the time segment exceeds the upper limit, the data of the upper limit is randomly added to the data to be processed. sample.
  • the implementation method is to calculate the travel speed of each vehicle in the space-time sub-region: v f W .. ""- 1 '", where 2 ... is between the first and second GNSS anchor points in the space-time sub-region Distance, ..., the first "-1 and n "
  • the distance between the GNSS positioning points is the first time in the space-time sub-region, ..., the time stamp of the first GNSS positioning point; the specified time segment length t p , the upper limit of the number of segments of the same time; ⁇ ⁇ ; speed data within a search area at the time of each temporal sub-time segment, the time segments if the data rate exceeds the upper limit number of pieces; ⁇ «, randomly; ⁇ ⁇ was added and ⁇ of data for subsequent processing.
  • the step 6) specifically includes the following steps:
  • Input layer According to the characteristics of the neural network, the input layer is each instance of the historical data to be trained, since the input data here is a one-dimensional data stream, that is, the travel speed data in the space sub-area is formed in the time dimension. Time series data, therefore, the number of input layer neurons and the number of output layer neurons are set to 1.
  • Implicit layer In the design of neural network, the number of hidden layers has not been determined. Generally, a large number of experiments are needed to determine the number of hidden neurons in the network model. The recommended value is 5 ⁇ 8.
  • Output layer The purpose of establishing a neural network is to output a predicted value, that is, to predict the value of the next moment by the values of the first two moments.
  • the output layer output value is the predicted value, so the number of output layers is set to 1.
  • Context layer In Elman-Network, the context layer is used to store the output of the hidden layer at the previous moment, so the number of context layer neurons is the same as the number of hidden layers.
  • Offset node The input layer and output layer each contain an offset node, and the initial value is set to 0.
  • the Elman network structure contains two parameters, namely the number of hidden layer neurons and the number of layers of the context layer. The number of neurons in the hidden layer The better results are selected through multiple experiments.
  • the recommended setting is 5 ⁇ 8. Since a context layer saves the hidden layer output value at the previous time, it is recommended to set it to 1.
  • the parameter learning rate needs to be set when training the model using the back propagation algorithm.
  • the size of the learning rate determines the degree of change of the weight in the iterative process of the neural network.
  • the large learning rate can make the algorithm converge quickly, but it may fall into the local solution.
  • the small learning rate makes the convergence of the algorithm slower, but it can guarantee convergence. To the global minimum, therefore, the value of the learning rate should generally be chosen to ensure the performance and stability of the model.
  • the recommended setting is 0.01 to 0.8.
  • the initial temperature, the termination temperature, and the number of iterations of each temperature value need to be set.
  • the value of the initial temperature has an important influence on the performance of the algorithm. The larger the initial temperature, the more iterations of the algorithm and the greater the probability of convergence to the minimum. But the time spent is also bigger. Similarly, when the initial temperature is low, the performance of the algorithm will be affected, but the time spent will be less. In practical applications, the initial temperature setting needs to be selected by repeated trial and error.
  • the termination temperature is the lower limit temperature set by the termination algorithm during the temperature drop. The more iterations of each temperature value, the more the number of possible solutions, and the greater the likelihood of convergence to the global minimum. It is recommended to set the initial temperature to 10 5 , the termination temperature to 10 - 2 , and the number of iterations per temperature to 100.
  • the steps for model training are as follows:
  • Greedy Strategy If the training error rate does not improve, the recovery weight and error rate are the last values.
  • Hybrid strategy If the error rate of the model does not decrease after this training, or if the magnitude of the decline is less than the set minimum, then the simulated annealing algorithm is used for training.
  • a training of the simulated annealing algorithm the general steps are as follows: First calculate the error score of the current model, then add a random number " ⁇ « to the ownership value and offset value of the current model, get new weights and offset values, where:
  • Random is a random number
  • startTemp is the initial temperature
  • temp is the current temperature.
  • the updated model error score is calculated. If the new error score is smaller than the current error score, indicating that the new weight improves the performance of the model, save the new one. Weight, otherwise discard; multiply the current temperature by a fixed ratio ratio to lower the temperature:
  • stopTemp is the termination temperature and cycles is the number of iterations of a training session. Repeat the above process cycles.
  • step 7) Stop condition judgment: If the degree of improvement to the model is less than the minimum value is greater than the set threshold, the algorithm terminates the steps 63), 64), 65) until the algorithm terminates, and the trained RNN model is obtained. See Figure 6 for the training process.
  • the step 7) may specifically adopt one of the following methods:
  • Time window means Using the travel speed data obtained by data sampling, calculate the current space sub-zone travel speed at the current time
  • the step 8) specifically includes the following steps:
  • step 9) specifically includes the following steps:
  • the step 10) specifically includes the following steps:
  • the total number of missed events per unit time is the total number of false positive events per unit time.
  • the total number of abnormal times that actually occurred during the unit time is the total number of missed events per unit time.
  • GNSS trajectory data floating vehicle operation data
  • real-time traffic situation Analysis detecting changes in traffic conditions, real-time, low-cost, intelligent detection of urban road traffic anomalies
  • the urban road traffic anomaly detection technology based on floating car data proposed by the present invention can realize the detection of abnormal events with high accuracy, the detection rate exceeds 90%, and the false negative rate is less than 15%.
  • the false alarm rate is lower than 20%, and it has achieved good detection results, and can be applied to urban traffic intelligent management and service.
  • FIG. 1 shows a schematic diagram of the components and basic principles of the present invention
  • Figure 2 is a schematic view showing the overall flow of the present invention in the implementation process
  • FIG. 3 is a schematic diagram showing an implementation manner of a fast map matching algorithm of the present invention.
  • FIG. 4 is a block diagram showing the structure of an RNN in the present invention.
  • FIG. 5 is a view showing the detailed structure of the RNN in the present invention.
  • Figure 6 shows a schematic flow chart of performing R N training
  • Fig. 7 is a flow chart showing the abnormality detection of the present invention by comparing the RNN model with real data.
  • the overall system architecture of the present invention includes: an onboard GNSS track recorder mounted on a floating vehicle, a data center, a GNSS satellite, and a communication system.
  • the GNSS here includes GPS, GLONASS, GALILEO, Beidou, IRNSS, QZSS and any similar navigation satellite positioning system.
  • GNSS track recorders equipped with floating cars, buses, etc. record the position information of the vehicle at various points in time at a certain sampling frequency / (general requirements of 0.1 Hz), and pass the GPRS mobile communication network (also can be used) Wireless network communication technologies such as WCDMA and TD-LTE, but the cost will be increased accordingly)
  • the location information will be sent to the data center in real time.
  • the data center establishes a historical road traffic characteristic database through data preprocessing, data fusion, and through a specific algorithm; establishes a real-time traffic feature database for the recently received real-time data; and determines whether the current traffic feature is abnormal through the mapping relationship between the historical database and the real-time database And visualize the display through the processing terminal and generate a traffic anomaly event report.
  • the overall process of the scheme is shown in Figure 2, including the acquisition and storage of GNSS trajectory data, the establishment of spatiotemporal sub-areas, historical traffic feature extraction, real-time traffic feature extraction, and anomaly identification.
  • Collecting and storing GNSS trajectory data is the data foundation of the whole scheme. Due to the huge amount of data, a distributed storage scheme should be adopted.
  • the basic assumption of the establishment of a spatio-temporal sub-area is that it has the same traffic characteristics in a particular area and a specific time period. This assumption is generally applicable after long-term observation.
  • Historical traffic feature extraction the principle is to use the GNSS trajectory data to calculate the travel speed, use a large number of historical travel speed data in the same space-time sub-area, train the Elman-RNN model, and use the neural network model to characterize the change of traffic characteristics.
  • Real-time traffic feature extraction the principle is to process and analyze the travel speed data in the current time period, and obtain the traffic characteristic statistics.
  • the anomaly identification is to compare the real value of the predicted range obtained by the Elman-RNN model of the historical trip speed training to determine whether a traffic anomaly event occurs.
  • Embodiment 1 According to the combination of the embodiments of the invention, the implementation is given below. Embodiment 1
  • Step 11 Using the equidistant space-time division method, determining the segment scale of the time dimension, the time segment span is a fixed value, usually taking 30 mm as a time segment; determining the segment scale of the spatial dimension, the spatial segment span is a fixed value, usually taking 200m ⁇ 200m
  • the spatial grid acts as a spatial fragment.
  • Step 12 Perform data preprocessing to perform data cleaning, data integration, data conversion, and data reduction on the GNSS positioning data to improve the structural degree of the data.
  • the anchor point is matched to the spatio-temporal sub-area in combination with the timestamp data of the coordinates of the positioning point.
  • Step 14 The overall vehicle speed data of each of the secondary floating cars in a time and space sub-region constitutes an overall. Calculate the travel speed of each vehicle in the time-space sub-region: where 2 ... is the distance between the first and second GNSS anchor points in the space-time sub-region f, ..., "-1 The distance from the nth GNSS anchor point is the first time in the space-time sub-region, ..., the time stamp of the GNSS anchor point; the data in each spatio-temporal sub-region is not filtered. , constitute a collection V ⁇ for subsequent processing.
  • Step 15 Establish an Elman-RNN neural network consisting of an input layer, an implicit layer, an output layer, a context layer, and a bias node.
  • the number of neurons in the input layer is set to 1, and the number of neurons in the hidden layer is set to 5.
  • the number of neurons in the output layer is set to 1, the number of neurons in the context layer is the same as the number of hidden layers, and is also set to 5, and the initial value of the offset node is set to 0; the initial parameters of each component are set, where
  • the learning rate is set to 0.1
  • the initial temperature in the simulated annealing module is set to 10 5
  • the termination temperature is set to 10 - 2
  • the number of iterations per temperature is set to 100.
  • Step 18 Normalize the difference in velocity distribution of each space-time sub-region to a normalized value of 0 ⁇ 1:
  • Step 21 Using the equidistant space-time division method, determining the segment scale of the time dimension, the time segment span is a fixed value, usually taking 30 mm as a time segment; determining the segment scale of the spatial dimension, the spatial segment span is a fixed value, usually taking 200m ⁇ 200m
  • the spatial grid acts as a spatial fragment.
  • Step 22 Perform data preprocessing to perform data cleaning, data integration, data conversion, and data reduction on the GNSS positioning data to improve the structural degree of the data.
  • ⁇ ... is the first in the space-time sub-region
  • Step 25 Establish an Elman-RNN neural network consisting of an input layer, an implicit layer, an output layer, a context layer, and a bias node.
  • the number of neurons in the input layer is set to 1, and the number of neurons in the hidden layer is set to 5.
  • the number of neurons in the output layer is set to 1, the number of neurons in the context layer is the same as the number of hidden layers, and is also set to 5, and the initial value of the offset node is set to 0; the initial parameters of each component are set, where The learning rate is set to 0.1, the initial temperature in the simulated annealing module is set to 10 5 , the termination temperature is set to 10 - 2 , and the number of iterations per temperature is set to 100.
  • the neural network is trained and finally trained. Good RN model.
  • Step 27 the point sequence data to be processed by the abnormal point detection is sorted in ascending order The sequence Vl , v 2 ,...,v enhancement, known to fit the model based on historical data ⁇ , calculate the predicted value of the fitted model (V); Calculate the difference between the predicted value of the model and the true value d tff .
  • Step 28 Normalize the difference in velocity distribution of each space-time sub-region to a normalized value of 0 ⁇ 1:
  • Step 31 Using a non-equidistant space-time division method, for a central area of the city where the road network density is greater than 2 km/km 2 or the peak hour flow is greater than 1000 vehicles/hour, a 30 min time segment and a 200 m ⁇ 200 m spatial segment are taken, and the road network density is less than 2km/km 2 or a suburb of a city with a peak hour flow of less than 1000 vehicles/hour, take a 30-minute time segment and a 400mX400m space segment.
  • Step 32 Perform data preprocessing, perform data cleaning, data integration, data conversion, and data reduction on the GNSS positioning data to improve the structural degree of the data.
  • Step 33 Divide the space area to be processed into a grid of a certain size, and the range of each grid area can be expressed as
  • the point P(t A -t 0 ), Pfc+io) adjacent to A in time is defined as the 1-adjacent point of A, P(t A - 2t 0 ), ⁇ 04+23 ⁇ 4) is defined as the 2-adjacent point of A, and so on, then ⁇ 4-/3 ⁇ 4;), defined as the /- neighbor of ⁇ .
  • step 34 calculating the travel speed of each vehicle in the space-time sub-region: where 2 ... 4 - 1, « is The distance between the first and second GNSS anchor points in the space-time sub-region, ..., the distance between the -1 and the n-th GNSS anchor points, ⁇ ...
  • Step 35 Establish an Elman-RNN neural network consisting of an input layer, an implicit layer, an output layer, a context layer, and a bias node.
  • the number of neurons in the input layer is set to 1, and the number of neurons in the hidden layer is set to 5.
  • the number of neurons in the output layer is set to 1, the number of neurons in the context layer is the same as the number of hidden layers, and is also set to 5, and the initial value of the offset node is set to 0; the initial parameters of each component are set, where
  • the learning rate is set to 0.05
  • the initial temperature in the simulated annealing module is set to 10 5
  • the termination temperature is set to 10 - 2
  • the number of iterations per temperature is set to 200.
  • Step 36 Using the rolling time domain mean method, using the travel speed data obtained by data sampling, calculating the current space sub-zone travel speed
  • Step 37 The sequence V1 , v 2 , . . . , v of the points in which the time series data to be processed by the abnormal point detection is sorted in ascending order is known, and the model fitted according to the historical data is known to calculate the fitted model.
  • Predictive value (V); Calculate the difference between the predicted value of the model and the true value"
  • Step 38 Normalize the difference in velocity distribution of each spatiotemporal sub-region to a normalized value of 0 ⁇ 1:

Abstract

A road traffic anomaly detection method using non-isometric time/space division, comprising: establishing time/space sub-segments; preprocessing past tracking data; preprocessing real-time tracking data; analyzing past tracking data and training an RNN model; analyzing real-time tracking data and extracting features; detecting anomalies; indicating the degree of severity of the anomalies; and evaluating system performance. The method utilizes road network density or peak hour traffic as the basis for the division of time/space ranges, and uses a large amount of past tracking data to train an RNN model. The difference between RNN model prediction values and actual values reflects differences in traffic states. The present method achieves real-time smart detection of road traffic anomalies and incidents on city roads, increases detection reliability, and is low in cost.

Description

一种非等距时空划分的道路交通异常检测方法 Road traffic anomaly detection method based on non-equidistant space-time division
技术领域 Technical field
本发明属于交通检测技术领域。 特别地, 本发明涉及一种城市道路交通异常实时检测方法。 通过 浮动车的车载 GNSS定位装置, 可获取其不同时刻的空间位置信息, 经过数据预处理、 地图匹配和数 据融合, 基于特定时空范围的行程车速历史数据训练 R N模型; 根据 RNN模型预测值与实时行程车 速真实值间的差异, 可有效识别城市道路交通异常事件。 背景技术  The invention belongs to the technical field of traffic detection. In particular, the present invention relates to a method for real-time detection of urban road traffic anomalies. Through the on-board GNSS positioning device of the floating car, the spatial position information of different time can be obtained. After data preprocessing, map matching and data fusion, the RN model is trained based on the historical data of the specific speed and time of the journey; the predicted value and real time according to the RNN model The difference between the actual values of the journey speed can effectively identify urban road traffic anomalies. Background technique
交通异常事件检测是城市交通管理的重要组成部分, 也是智能交通系统的核心功能之一。 交通异 常事件主要包括交通事故、 车辆抛铺、 货车落物、 道路交通设施损坏或故障以及其他造成交通流紊乱 的特殊事件。 该类事件容易造成交通拥堵、 路段通行能力降低, 严重时影响整个道路交通系统的正常 运行。 通过交通异常事件检测, 可使交通管理者及时了解交通异常信息, 并采取适当的诱导和控制措 施, 降低交通异常事件的不良影响。  Traffic anomaly detection is an important part of urban traffic management and one of the core functions of intelligent transportation systems. Traffic anomalies mainly include traffic accidents, vehicle dumping, falling objects, damage or malfunction of road traffic facilities, and other special events that cause traffic flow disturbances. Such incidents are prone to traffic congestion, reduced road capacity, and severely affect the normal operation of the entire road traffic system. Through traffic anomaly detection, traffic managers can timely understand traffic anomaly information and take appropriate inducement and control measures to reduce the adverse effects of traffic anomalies.
交通异常事件检测可分为人工方式和自动方式。 人工方式包括巡逻车、 紧急电话上报和视频监控 等, 由于消耗人力物力且实时性差, 无法满足交通管理的需要。 自动方式依靠自动事件检测 (AID, Automated Incidence Detection)算法实现, 基本原理是通过检测不同位置道路交通流的变化来识别交通 异常事件。 目前常用的 AID算法包括模式识别类算法 (如 Califorma算法、 莫妮卡算法)、 统计预测类 算法(如指数平滑法、 卡尔曼滤波算法)、 交通流模型算法(如 McMaster算法) 以及智能识别算法(如 人工神经网络、 模糊逻辑算法)。  Traffic anomaly detection can be divided into manual mode and automatic mode. Manual methods include patrol cars, emergency telephone reporting, and video surveillance. Due to the human and material resources and poor real-time performance, traffic management needs cannot be met. The automatic method relies on the automatic event detection (AID, Automated Incidence Detection) algorithm. The basic principle is to identify traffic anomalies by detecting changes in road traffic at different locations. Currently used AID algorithms include pattern recognition algorithms (such as Califorma algorithm, Monica algorithm), statistical prediction algorithms (such as exponential smoothing, Kalman filtering), traffic flow model algorithms (such as McMaster algorithm), and intelligent recognition algorithms. (such as artificial neural networks, fuzzy logic algorithms).
但是目前的检测方法存在对设施的要求高、 计算复杂度高、 无法对异常状况的态势做进一步判断 等缺点。 本发明利用出租车、 公交车车载 GNSS定位装置回传的轨迹数据, 建立历史交通状态数据库 和实时交通状态数据库, 通过分析两者反映的交通流特征差异, 识别交通异常事件。 该方法具有实时 性好、 可并行处理、 识别率高以及对检测设施要求低等特点, 适用于有实时浮动车定位数据的数据环 境下城市道路交通异常事件的检测。  However, the current detection methods have disadvantages such as high requirements on facilities, high computational complexity, and inability to make further judgments on the situation of abnormal conditions. The invention utilizes the trajectory data returned by the taxi and the bus GNSS positioning device to establish a historical traffic state database and a real-time traffic state database, and analyzes the traffic anomaly events by analyzing the difference of the traffic flow characteristics reflected by the two. The method has the characteristics of good real-time performance, parallel processing, high recognition rate and low requirements for detection facilities, and is suitable for detecting urban road traffic anomalies in a data environment with real-time floating vehicle positioning data.
目前, 针对交通异常事件监测, 有以下代表性技术:  At present, for the monitoring of traffic anomalies, the following representative technologies are available:
一件美国专利申请, US 20160148512, 披露了一种交通异常事件检测和上报系统的组成原理和实 施方法。 该系统由传感器、 通信模块、 移动处理模块和用户交互模块组成。 传感器用于采集车辆周边 的相关数据; 通信模块用于发送本车辆数据和接收周边车辆的数据; 移动处理模块用于处理和分析相 关车辆在某一区域内的数据并生成交通事件报告; 用户交互模块能够像用户提供交通事件报告。 该方 案是一种基于车车和车路通讯网络的交通异常事件检测技术, 能够利用传感器采集的各类信息, 判别 异常事件。 然而, 由于传感器、 通信单元需要单独安装调试, 实施难度较大; 移动处理单元处理能力 受限; 同时需要移动和固定的讯息接收端, 系统本身存在故障概率, 可靠性不佳。  A US patent application, US 20160148512, discloses a composition principle and implementation method of a traffic anomaly detection and reporting system. The system consists of a sensor, a communication module, a mobile processing module, and a user interaction module. The sensor is used to collect relevant data around the vehicle; the communication module is used for transmitting the vehicle data and receiving data of the surrounding vehicle; the mobile processing module is for processing and analyzing the data of the relevant vehicle in a certain area and generating a traffic event report; user interaction The module is able to provide traffic incident reports like a user. The scheme is a traffic anomaly detection technology based on the vehicle and vehicle communication network, which can use various types of information collected by sensors to identify abnormal events. However, since the sensor and the communication unit need to be separately installed and debugged, the implementation is difficult; the processing capacity of the mobile processing unit is limited; and the mobile and fixed message receiving end is required, and the system itself has a failure probability and the reliability is not good.
一件中国专利申请, CN 104809878 A, 披露了一种利用公交车 GPS数据检测城市道路交通异常状 态的方法。 该方案根据 GPS历史数据获得路段延误时间指数, 根据 GPS当前数据获得瞬时速度、 周期 平均速度、 加权滑动平均速度和多车平均速度, 利用规范变量分析算法检测异常。 这一方案不需要新 增检测设施, 实施便利。 但是对于交通态势的表征过于简化, 无法分析交通异常状况的特点和成因; 对交通场景的划分缺乏依据, 未能考虑天气等因素对交通态势变化的影响。 发明内容 A Chinese patent application, CN 104809878 A, discloses a method for detecting abnormal state of urban road traffic using bus GPS data. The scheme obtains the link delay time index according to the GPS historical data, obtains the instantaneous speed, the cycle average speed, the weighted moving average speed and the multi-vehicle average speed according to the current GPS data, and uses the gauge variable analysis algorithm to detect the abnormality. This program does not need new Increase inspection facilities and facilitate implementation. However, the characterization of the traffic situation is too simplistic, and it is impossible to analyze the characteristics and causes of traffic anomalies. There is no basis for the division of traffic scenarios, and the influence of weather and other factors on traffic situation changes cannot be considered. Summary of the invention
为了更清晰地阐述本发明的内容, 首先将涉及到的专业术语解释如下:  In order to explain the contents of the present invention more clearly, the technical terms involved will first be explained as follows:
浮动车: 也称探测车。 指安装了车载定位装置并行驶在城市道路上的公交汽车和出租车。  Floating car: Also known as the probe car. Refers to buses and taxis that have on-board positioning devices and are driving on city roads.
GNSS: 全球导航卫星系统(Global Navigation Satellite System )。包括 GPS、 GLONASS、 GALILEO 以及北斗卫星导航系统等。  GNSS: Global Navigation Satellite System. Including GPS, GLONASS, GALILEO and Beidou satellite navigation systems.
时空子区:按照时间和空间两个维度划分的片区,反映在一段时间内, 一定的空间范围内的情况。 将一天划分为若干时间片段, 例如 0:00-0: 10, 0: 10-0:20……, 称之为时间子区; 将城市道路交通异常 检测的实施区域划分为若干空间片段, 例如经度 121.58° E-121.590 E, 纬度 31.16° N-31.17° N之间 的区域, 即空间子区;任意一个时间子区和任意一个空间子区的交集形成的时空片段,称为时空子区, 例如经度 121.58° E-121.590 E, 纬度 31.16° N-31.170 N之间的区域在 0:00-0: 10的时空片段。 Space-time sub-zone: A zone divided by two dimensions, time and space, reflected in a certain space within a certain period of time. Divide a day into several time segments, such as 0:00-0: 10, 0: 10-0:20..., called the time sub-region; divide the implementation area of urban road traffic anomaly detection into several spatial segments, for example Longitude 121.58° E-121.59 0 E, latitude 31.16° N-31.17° N, that is, the spatial sub-region; the space-time segment formed by the intersection of any one time sub-region and any one spatial sub-region, called the spatiotemporal sub-region For example, the longitude of 121.58° E-121.59 0 E, latitude 31.16° N-31.17 0 N is a time-space segment of 0:00-0:10.
历史轨迹数据: 历史轨迹数据是长时间积累并存储在数据库中的轨迹数据。 历史轨迹数据是动态 变化的数据, 需要及时进行更新, 并定期做重新处理和分析, 以保证历史交通特征提取的准确性。 每 个时空子区的数据可以并行处理以提高效率。 本发明中可简称为历史数据。  Historical trajectory data: Historical trajectory data is trajectory data accumulated over a long period of time and stored in a database. Historical trajectory data is dynamically changing data that needs to be updated in a timely manner and periodically reprocessed and analyzed to ensure the accuracy of historical traffic feature extraction. The data for each time-space sub-area can be processed in parallel to increase efficiency. In the present invention, it may be simply referred to as historical data.
实时轨迹数据: 实时轨迹数据是距离当前时刻最近的一个时间区段内的轨迹数据集合。 本发明中 可简称为实时数据。  Real-time trajectory data: The real-time trajectory data is a trajectory data set within a time zone that is closest to the current time. In the present invention, it may be simply referred to as real-time data.
交通态势: 一定时间、 一定空间内交通运行的综合情况的总称。  Traffic situation: A general term for the comprehensive situation of traffic operations within a certain period of time and within a certain space.
交通异常: 交通事故、 车辆抛铺、 货车落物、 道路交通设施损坏或故障等事件引发的交通流紊乱 的情况。  Traffic anomalies: traffic flow disturbances caused by traffic accidents, vehicle dumping, truck falling, road traffic facilities damage or malfunctions.
交通异常严重性: 即交通流紊乱的严重性, 是正常状态下交通流与交通异常发生后交通流特征的 差异。  Abnormal traffic severity: The severity of traffic flow disorder is the difference in traffic flow characteristics after traffic flow and traffic anomalies in normal conditions.
交通异常指数: 交通异常严重性的量度。 范围为 0~10, 数值越大, 交通异常越严重。  Traffic Anomaly Index: A measure of the severity of traffic. The range is 0~10. The larger the value, the more serious the traffic anomaly.
交通环境: 作用于道路交通参与者的所有外界影响与力量的总和。 包括道路状况、 交通设施、 地 物地貌、 气象条件, 以及其他交通参与者的交通活动。  Traffic environment: The sum of all external influences and forces acting on road traffic participants. This includes road conditions, transportation facilities, landforms, meteorological conditions, and traffic activities of other transportation participants.
地图匹配: 将地理坐标与城市路网关联的过程。  Map Matching: The process of associating geographic coordinates with a city road network.
髙峰小时流量: 某城市道路断面一日内小时交通流量的最大值。  Peak hourly traffic: The maximum hourly traffic flow in a city's road section.
响应变量: 根据自变量发生改变的变量, 也称因变量。  Response variable: A variable that changes according to an independent variable, also called a dependent variable.
RNN: 即循环神经网络 (Recurrent Neural Network) , 是一种节点定向连接成环的人工神经网络, 这种网络的内部状态可以展示动态时序行为, 可以利用它内部的记忆来处理任意时序的输入序列。  RNN: Recurrent Neural Network is an artificial neural network with nodes connected in a loop. The internal state of this network can show dynamic timing behavior. It can use its internal memory to process input sequences of arbitrary timing. .
Elman-RNN: 一种 RNN网络结构, 参见 《A RNN that learns to count))□  Elman-RNN: An RNN network structure, see A RNN that learns to count) □
训练过程: 通过迭代计算来优化神经网络参数, 使神经网络在训练数据集上的模型误差降低的过 程。 本发明的目的是建立一套基于浮动车轨迹记录系统, 利用历史 GNSS定位数据和实时 GNSS定位 数据, 结合交通环境信息识别道路交通异常事件的方案。 为了达到上述目的, 本发明提供了如下技术 方案:  Training process: The process of optimizing neural network parameters through iterative calculations to reduce the model error of the neural network on the training data set. The object of the present invention is to establish a scheme based on a floating vehicle trajectory recording system, using historical GNSS positioning data and real-time GNSS positioning data, combined with traffic environment information to identify road traffic anomalies. In order to achieve the above object, the present invention provides the following technical solutions:
本发明的实施前提是: 搭载 GNSS轨迹记录仪的浮动车 (出租车、 公交车等); 具有大规模存储、 计算、 实时任务处理能力的数据中心。 The premise of the implementation of the present invention is: a floating car (taxis, bus, etc.) equipped with a GNSS track recorder; with large-scale storage, A data center that computes, real-time task processing capabilities.
本发明的适用范围是: 有上述浮动车经过的城市道路 (包括地面道路和高架道路)。  The scope of application of the present invention is: Urban roads (including ground roads and elevated roads) through which the above-mentioned floating vehicles pass.
本发明的实施步骤包括:  The implementation steps of the present invention include:
1) 确定检测的时空范围和建立时空子区。  1) Determine the spatio-temporal range of the test and establish the spatio-temporal sub-area.
基于实际的应用需求, 确定需要进行交通异常事件检测的时间范围和空间范围。 时间范围可以设 定为全天, 即 0:00-24:00; 也可以设定为某一特定的时段, 例如要检测 17:00-20:00这个时段的交通异 常时间, 则将检测时间范围设定为 17:00-20:00, 这里只是列举一个特殊实例, 还有很多其他情况, 此 处不再一一说明。 空间范围可以按照行政区划设置为某个市域, 例如北京市、 上海市、 黄浦区等; 也 可以按照城市空间结构设置为某个城市功能区, 例如某市中央商务区、 工业区等。  Based on actual application requirements, determine the time range and spatial extent for which traffic anomaly events need to be detected. The time range can be set to all day, that is, 0:00-24:00; it can also be set to a specific time period. For example, to detect the traffic abnormal time during the period from 17:00 to 20:00, the time will be detected. The range is set from 17:00 to 20:00. Here is just a special example. There are many other situations, which are not explained here. The spatial scope can be set as a certain city area according to the administrative division, such as Beijing, Shanghai, Huangpu District, etc. It can also be set as a certain urban functional area according to the urban spatial structure, such as a central business district and industrial area of a certain city.
时空子区的建立是指, 将检测的时间范围划分为若干个更小的时间片段, 将检测的空间范围, 即 城市道路交通异常检测的实施区域, 划分为若干个更小的空间片段。 时空子区的建立, 可以采用多种 经验划分方法, 包括等距时空划分法和非等距时空划分法。  The establishment of the spatiotemporal sub-area refers to dividing the detected time range into a number of smaller time segments, and dividing the detected spatial range, that is, the implementation area of the urban road traffic anomaly detection, into a plurality of smaller spatial segments. For the establishment of spatiotemporal sub-areas, a variety of empirical division methods can be used, including equidistant space-time division method and non-equidistant space-time division method.
2) 数据预处理。  2) Data preprocessing.
将 GNSS定位数据进行数据清洗、数据集成、数据转换、数据归约,提高数据的结构化程度。 GNSS , 即全球导航卫星系统定位系统, 是能在地球表面或近地空间的任何地点为提供全天候三维坐标和速度 以及时间信息的空基无线电导航定位系统。 它主要包括美国的 GPS ( Global Positioning System) , 俄罗 斯的 GLONASS ( Global Navigation Satellite System)、 欧盟的 GALILEO和中国的北斗卫星导航系统四 大全球性导航定位系统, 同时还包括日本的 QZSS、 印度的 IRNSS 等区域导航定位系统以及美国的 WASS、 日本的 MSAS 等卫星定位增强系统。 为了在不同的导航定位系统设备中建立统一的数据分发 标准,美国国家海洋电子协会制定了统一的 NEMA (National Marine Electronics Association)通讯协议, 以规范 GNSS的数据广播。 因此, GNSS中的各个成员系统, 例如 GPS、 GLONASS等, 虽然分别由 不同国家和机构建立和维护, 但是拥有一致的数据分发格式, 因此不需要对数据格式进行变换。  The GNSS positioning data is used for data cleaning, data integration, data conversion, and data reduction to improve the structure of the data. GNSS, the Global Navigation Satellite System Positioning System, is a space-based radio navigation and positioning system that provides all-weather three-dimensional coordinates and speed and time information anywhere on the Earth's surface or near-Earth space. It mainly includes GPS (Global Positioning System) in the United States, GLONASS (Global Navigation Satellite System) in Russia, GALILEO in the European Union and China's Beidou satellite navigation system. It also includes QZSS in Japan and IRNSS in India. Such as regional navigation and positioning systems, as well as satellite positioning enhancement systems such as WASS in the United States and MSAS in Japan. In order to establish a unified data distribution standard among different navigation and positioning system devices, the National Ocean Electronics Association of the United States has developed a unified NEMA (National Marine Electronics Association) communication protocol to regulate GNSS data broadcasting. Therefore, each member system in GNSS, such as GPS, GLONASS, etc., although established and maintained by different countries and organizations, has a consistent data distribution format, so there is no need to transform the data format.
选定的空间范围内, 有许多安装 GNSS 定位设备的车辆, 常见的有出租车、 公交车、 货运汽车、 私家车等。 基于当前城市交通数据应用现状, 在实际应用当中, 通常选用城市出租车为浮动车作为交 通异常检测系统的数据来源。  Within the selected space, there are many vehicles equipped with GNSS positioning equipment, such as taxis, buses, freight cars, private cars, etc. Based on the current application status of urban traffic data, in actual applications, urban taxis are often used as floating vehicles as data sources for traffic anomaly detection systems.
采集的 GNSS定位信息中包含一些不合理的信息,为了保证交通异常状态检测判别结果的准确性, 首先需要进行甄别以提出异常的数据, 保证数据的可靠性。 这些异常数据包括: 落在检测时空范围之 外的数据、 明显超出合理范围的空间位置跳跃。 所谓 "明显超出合理范围的空间位置跳跃", 下面举例 说明之。 若某日 10:30:00时刻某辆浮动车定位设备上传的定位点记为 A, 当日 10:30:30时刻该浮动车 定位设备上传的定位点记为 B, 位置 A与位置 B的距离为 1500米, 那么据此计算得到该浮动车的行 驶速度至少为 180km/h, 超出了一般常识, 因此是一种异常的空间位置跳跃, 数据处理中应当予以剔 除。  The collected GNSS positioning information contains some unreasonable information. In order to ensure the accuracy of the traffic abnormal state detection and discrimination results, it is first necessary to identify the abnormal data to ensure the reliability of the data. These anomalies include: data that falls outside the time and space of detection, and spatial position jumps that are clearly out of reasonable range. The so-called "space position jump beyond the reasonable range" is illustrated by the following example. If the positioning point uploaded by a floating vehicle positioning device is recorded as A at 10:30:00 on a certain day, the positioning point uploaded by the floating vehicle positioning device at time 10:30:30 is recorded as B, the distance between position A and position B. It is 1500 meters, then the speed of the floating car is calculated to be at least 180km/h, which is beyond the common sense, so it is an abnormal spatial position jump, which should be eliminated in data processing.
3) 快速地图匹配。  3) Quick map matching.
经过预处理后的 GNSS定位数据, 需要结合城市路网数据, 通过地图匹配算法, 将 GNSS定位点 投影到城市地图, 建立定位点与路段的匹配关系, 并修正定位漂移带来的误差。  After pre-processed GNSS positioning data, it is necessary to combine the urban road network data, map the GNSS positioning points to the city map through the map matching algorithm, establish the matching relationship between the positioning points and the road segments, and correct the error caused by the positioning drift.
目前各个地理区域的电子地图都已较为详实, 这种电子地图可以来源于城市的地理信息系统, 当 然也可以来源自其他方式和途经。 这些电子地图对城市道路信息进行了详细刻画, 通过划分可以得到 若干路段。 通过借助距离、 角度等信息, 将定位点匹配到路段上, 这样就实现了将定位信息匹配到实 际的地理环境中。 4) 浮动车路径的表示和不同车辆路径的匹配。 At present, the electronic maps of various geographical regions are relatively detailed. Such electronic maps can be derived from the city's geographic information system, and of course can also be derived from other methods and routes. These electronic maps detail the urban road information, and several sections can be obtained by dividing. By matching the anchor points to the road segments by means of distance, angle, etc., the positioning information is matched to the actual geographical environment. 4) The representation of the floating vehicle path and the matching of different vehicle paths.
在给定一组起终点的前提下,车辆的路径可能不是唯一的。复杂的城市交通路网包含了若干路段, 将这些不同的路段进行编号, 例如, 将路段表示为 Ll, L2等。 道路可能有两个不同的行驶方向, 在这 种情况下, 应该将两个不同的行驶方向表示为两个不同的路段, 给予不同的路段编号。  The path of the vehicle may not be unique given a set of starting and ending points. The complex urban traffic network consists of several sections, which are numbered, for example, Ll, L2, etc. Roads may have two different directions of travel. In this case, two different directions of travel should be represented as two different sections, given different sections.
给定的起点和终点, 通常可采用城市路网中路段的交点。 已知某浮动车行驶的路径, 现需要从其 他浮动车已经发送的路径信息中, 选择与该浮动车路径相同的路径, 从而获得起点和终点间的同路径 组。  For a given starting point and ending point, the intersection of the road segments in the urban road network can usually be used. Knowing the path of a floating car, it is now necessary to select the same path as the floating car path from the path information that has been sent by other floating cars, so as to obtain the same path group between the starting point and the ending point.
5) 数据抽样。  5) Data sampling.
浮动车的定位数据中, 包含位置坐标、 瞬时车速、 记录时间等信息。 在本专利提出的基于浮动车 数据的城市道路交通异常检测方法中, 数据抽样是指从全部的浮动车数据中筛选出部分数据进行后续 的分析处理, 这种筛选是基于数据中心的计算能力以及预先提出的精度要求而进行的。 基于不同的计 算能力和精度要求, 可采用不同的数据抽样方法。 例如, 当数据中心的计算能力较强, 且对检测的精 度要求较高时, 可以将全部的浮动车定位数据作为处理对象, 进行全面的处理分析; 而当数据中心的 计算能力有限时, 假定当前的数据中心能够在 1分钟内, 对每个空间子区处理 500条数据, 而实际情 况是在 1分钟每个空间子区能产生了 2000条浮动车定位数据,那么可以从 2000条数据中随机抽取 500 条数据进行分析, 从而在数据中心的计算能力范围内, 获得精度受限的处理结果。  The positioning data of the floating car includes information such as position coordinates, instantaneous vehicle speed, and recording time. In the urban road traffic anomaly detection method based on floating car data proposed in this patent, data sampling refers to screening part of the data from all floating car data for subsequent analysis and processing, and the screening is based on the computing power of the data center and Pre-proposed accuracy requirements were made. Different data sampling methods can be used based on different calculation capabilities and accuracy requirements. For example, when the computing power of the data center is strong and the accuracy of the detection is high, all the floating vehicle positioning data can be treated as a processing object, and comprehensive processing analysis is performed; and when the computing power of the data center is limited, it is assumed The current data center can process 500 data for each spatial sub-area within 1 minute, but the actual situation is that in 2000, each floating sub-area can generate 2000 floating-vehicle positioning data, so it can be from 2000 data. Randomly extract 500 data for analysis, so as to obtain processing results with limited accuracy within the computing power of the data center.
根据对浮动车数据利用方式的不同, 可以针对浮动车数据的不同属性进行采样, 例如行程车速和 行程时间等。 本专利中提出的基于浮动车数据的城市道路交通异常检测方法, 采用行程车速作为基础 进行城市道路交通异常检测。 因此, 数据抽样是指对行程车速进行抽样。  Depending on how the floating car data is used, it is possible to sample different properties of the floating car data, such as the travel speed and travel time. The urban road traffic anomaly detection method based on floating car data proposed in this patent uses the travel speed as the basis for urban road traffic anomaly detection. Therefore, data sampling refers to sampling the speed of the journey.
6) 历史轨迹数据分析和 R N模型训练。  6) Historical trajectory data analysis and R N model training.
所谓历史轨迹数据, 是指在长期的城市道路交通运行中积累下来的浮动车轨迹数据。 利用历史浮 动车轨迹数据, 可以建立城市道路交通特征模型, 用来反映城市交通运行的一般特性。 这里所说的城 市道路交通特征模型, 可以指某些特定的指标, 例如平均速度、 加权平均速度等; 也可以指各种某种 统计模型, 例如行程速度的概率分布。 以往的很多模型, 采用单一的指标来表示某个路段或区域的交 通特征 (如历史平均车速), 这种方式虽然应用简便, 但是精度不高, 敏感性差, 往往不能在交通异常 状态检测中发挥良好的效果。 因此, 本专利提出对于每个时空子区, 用交通特征变量的变化情况进行 RNN模型的训练。 该 R N模型可在给出前若干时段交通特征变量真实值时, 给出下一时刻交通特征 变量的预测值。  The so-called historical trajectory data refers to the floating vehicle trajectory data accumulated in long-term urban road traffic operations. Using historical floating vehicle trajectory data, an urban road traffic feature model can be established to reflect the general characteristics of urban traffic operations. The urban road traffic feature model mentioned here can refer to certain specific indicators, such as average speed, weighted average speed, etc.; it can also refer to various statistical models, such as the probability distribution of travel speed. In many previous models, a single indicator was used to indicate the traffic characteristics of a certain section or area (such as the historical average speed). Although this method is simple, the accuracy is not high and the sensitivity is poor, which often cannot be used in the detection of traffic anomalies. good effect. Therefore, this patent proposes to train the RNN model with the variation of traffic characteristic variables for each spatiotemporal sub-region. The R N model can give the predicted value of the traffic characteristic variable at the next moment when the real value of the traffic characteristic variable is given for some time period.
可采集的交通特征变量, 包括行程车速和行程时间等, 本专利采用行程车速反映交通运行特征, 故交通特征变量指行程车速。  The traffic characteristic variables that can be collected include the travel speed and travel time. This patent uses the travel speed to reflect the traffic characteristics. Therefore, the traffic characteristic variable refers to the travel speed.
7) 实时轨迹数据分析和特征提取。  7) Real-time trajectory data analysis and feature extraction.
所谓实时轨迹数据, 是指距离当前时刻不远的一段时间内的交通运行中浮动车的轨迹数据。 利用 实时浮动车轨迹数据, 可以掌握交通特征的变化动态, 用来反映当前交通运行的即时特性。 本专利采 用当前时空子区的行程速度描述当前交通特征。  The so-called real-time trajectory data refers to the trajectory data of the floating car in traffic operation in a period of time not far from the current time. Using real-time floating car trajectory data, you can grasp the dynamics of traffic characteristics and reflect the current characteristics of current traffic operations. This patent uses the travel speed of the current space-time sub-zone to describe the current traffic characteristics.
8) 异常检测。  8) Anomaly detection.
系统状态异常检测的思想最早由 Dennrng提出,即通过监视系统审计记录上系统使用的异常情况, 可以检测出违反安全、 可能引发系统异常的事件。 Dennrng建立的这种模型独立于任何特定的系统、应 用环境、 系统弱点、 故障类型, 因而是一种普遍意义上的异常检测模型。 该模型包括主体、 客体、 审 计记录、 轮廓、 异常记录和活动规则 5个部分。 轮廓是用度量和统计模型来表示的主体相对于客体的 正常行为。 Dennrng 的模型定义了 3 种度量, 即事件计数器、 间隔定时器、 资源测量器, 并提出了 5 种统计模型, 即可操作模型、 均值和标准差模型、 多变量模型、 马尔可夫过程模型和时间序列模型。 Denning提出的模型通过对系统审计数据的分析, 建立起系统主体的基于统计的正常行为特征轮廓, 检 测时, 系统中的审计数据与已建立的主体的正常行为特征轮廓相比较, 若相异部分超过某个阈值, 就 认为是一个异常事件。 该模型奠定了异常检测的基础, 以后发展的许多异常检测方法和系统都是以它 为基础而发展起来的。 The idea of system state anomaly detection was first proposed by Dennngng, that is, by monitoring the abnormality of the system used in the system audit record, it is possible to detect an event that violates security and may cause a system abnormality. Dennrng's model is independent of any particular system, application environment, system vulnerability, and fault type, and is therefore a general anomaly detection model. The model consists of five parts: subject, object, audit record, outline, exception record and activity rule. A contour is a body that is represented by a metric and a statistical model relative to the object. Normal behavior. Dennrng's model defines three metrics, namely event counter, interval timer, resource measurer, and proposes five statistical models, namely, operational model, mean and standard deviation models, multivariate models, Markov process models, and Time series model. The model proposed by Denning establishes the statistically-based normal behavioral feature profile of the system subject through the analysis of the system audit data. When the detection, the audit data in the system is compared with the normal behavioral feature profile of the established subject. Exceeding a certain threshold is considered an abnormal event. This model lays the foundation for anomaly detection, and many anomaly detection methods and systems developed in the future are developed on the basis of it.
近几年在异常检测技术的发展过程中, 引入了更多人工智能的方法, 以提高异常检测的性能。 这 些人工智能的方法主要包括数据挖掘、 人工神经网络、 模糊证据理论等。 数据挖掘的方法用来确定在 大量的数据集合中什么特征是最重要的。 该技术用于异常检测中主要是寻求一种正常模式更简洁的定 义, 而不是像传统的异常检测方法那样简单列举出所有的正常模式。 数据挖掘方法的引入使得检测系 统能仅通过识别正常模式中的主要特征, 就能够概括性地包括训练数据中所未包括的正常模式。 人工 神经网络异常检测问题可被看作是一个一般的数据分类问题.在前面谈到的统计异常检测中, 用户行为 数据按照某种统计准则被分为两类: 即异常行为和正常行为。 由于基于统计的方法在提取、 抽象审计 实例时存在一定困难, 可能造成较大误差, 必须依赖于一些概率分布假设, 一般需要凭经验和感觉来 刻画用户行为的度量, 所以引入了人工神经网络的聚类方法。 人工神经网络具有自学习自适应能力, 用代表正常用户行为的样本点来训练神经网络, 通过反复多次学习, 神经网络能从数据中提取正常的 用户或系统活动的模式, 并编码到网络结构中, 检测时, 将审计数据通过学习好的神经网络, 即可判 定系统是否正常。 由于异常的评判标准具有一定的模糊性, 所以模糊证据理论被引入到异常中, 如建 立一种基于模糊专家系统的入侵检测框架模型, 能较好地降低漏警率和虚警率。  In recent years, in the development of anomaly detection technology, more artificial intelligence methods have been introduced to improve the performance of anomaly detection. These methods of artificial intelligence mainly include data mining, artificial neural networks, and fuzzy evidence theory. Data mining methods are used to determine what features are most important in a large data set. This technique is used in anomaly detection mainly to seek a more concise definition of the normal mode, rather than simply enumerating all normal modes as in the conventional anomaly detection method. The introduction of data mining methods enables the detection system to generally include normal patterns not included in the training data simply by identifying the main features in the normal mode. The artificial neural network anomaly detection problem can be regarded as a general data classification problem. In the statistical anomaly detection mentioned above, user behavior data is divided into two categories according to certain statistical criteria: abnormal behavior and normal behavior. Because the statistical-based method has certain difficulties in extracting and abstracting the audit instance, it may cause large errors, and must rely on some probability distribution hypotheses. Generally, it is necessary to describe the measure of user behavior by experience and feeling, so the artificial neural network is introduced. Clustering method. The artificial neural network has the self-learning self-adaptive ability to train the neural network with sample points representing the normal user behavior. Through repeated learning, the neural network can extract the normal user or system activity patterns from the data and encode them into the network structure. In the detection, the audit data can be judged whether the system is normal by learning a good neural network. Because the anomaly evaluation criterion has certain ambiguity, the fuzzy evidence theory is introduced into the anomaly. For example, an intrusion detection framework model based on fuzzy expert system is established, which can better reduce the false alarm rate and false alarm rate.
本专利提出一种基于循环神经网络的异常检测方案, 特别地, 是一种采用 RNN (循环神经网络) 的异常检测方案, 对实时轨迹数据输入基于历史数据的 R N模型, 得到预测值, 再比较预测值与真实 值之间的差距。 该方案采用了深度学习方法, 能够随着时间的推移自动更新模型, 具有较强的自适应 能力。  This patent proposes an anomaly detection scheme based on cyclic neural network. In particular, it is an anomaly detection scheme using RNN (Circular Neural Network). The real-time trajectory data is input into the RN model based on historical data, and the predicted values are obtained, and then compared. The difference between the predicted value and the true value. The program uses a deep learning method that automatically updates the model over time and has strong adaptive capabilities.
9) 异常严重性量化表征及异常信息发布。  9) Quantitative characterization of abnormal severity and release of abnormal information.
交通异常状况的严重性应该通过简洁明了的方式向公众发布, 以避开可能的拥堵区域, 提高城市 交通的运行效率。 异常状况的严重程度用交通异常指数表征, 范围为 0-10, 其中 0表示无异常, 10表 示高度异常。  The severity of traffic anomalies should be released to the public in a clear and concise manner to avoid possible congested areas and improve the efficiency of urban traffic. The severity of the abnormal condition is characterized by the traffic anomaly index, ranging from 0-10, where 0 means no anomaly and 10 means a height anomaly.
异常的发生位置投影到电子地图上, 并通过智能移动设备 APP等形式公开发布。  The location of the anomaly is projected onto the electronic map and published publicly through the smart mobile device APP or the like.
10) 系统性能评价。  10) System performance evaluation.
系统性能的评价是指评价交通异常状态检测的准确性, 其评价指标包括误报率和漏报率。 误报率 和漏报率越低表明系统的性能越好。 所述步骤 1)中, 时空子区的划分具体可以采用以下方法:  The evaluation of system performance refers to the evaluation of the accuracy of traffic abnormal state detection, and its evaluation indicators include false positive rate and false negative rate. The lower the false positive rate and the false negative rate, the better the performance of the system. In the step 1), the division of the spatiotemporal sub-area may specifically adopt the following method:
11) 等距时空划分法。确定时间维度的片段尺度, 时间片段跨度为固定值, 通常取 30mm作为一个 时间片段; 确定空间维度的片段尺度, 空间片段跨度为固定值, 通常取 200mX 200m的空间网格作为 一个空间片段。  11) Isometric space-time division method. The segment size of the time dimension is determined. The time segment span is a fixed value, usually 30 mm is taken as a time segment; the segment size of the spatial dimension is determined, and the spatial segment span is a fixed value, and a spatial grid of 200 m×200 m is usually taken as a spatial segment.
12) 非等距时空划分法。对于路网密度大于 2km/km2或高峰小时流量大于 1000辆 /小时的城市中心 区, 取 30min的时间片段和 200m X 200m的空间片段, 对于路网密度小于 2km/km2或高峰小时流量小 于 1000辆 /小时的城市郊区, 取 30min的时间片段和 400mX 400m的空间片段。 所述步骤 3)具体包含以下步骤: 12) Non-equidistant space-time division method. For urban central areas where the road network density is greater than 2km/km 2 or the peak hour flow is greater than 1000 vehicles/hour, take 30min time segments and 200m X 200m space segments. For road network density less than 2km/km 2 or peak hour traffic is less than 1000 sub-urban suburbs, taking 30min time segments and 400mX 400m space segments. The step 3) specifically includes the following steps:
31) 将所需处理的空间区域划分为一定大小的格网, 每个格网区域的范围可表示为 ={(xs,ys)\xs G[xr,xr+1),ys &[yr,yr+1)}, 每个格网区域包含若干个路段, 把这些路段的集合表示为 Rs, 所述路段的集合 中的每条路段表示为 ij, 并为每个路段赋予编号; 31) Divide the space area to be processed into a grid of a certain size, and the range of each grid area can be expressed as ={(x s , y s )\x s G[x r , x r+1 ), y s &[y r , y r+1 )}, each grid area contains several road segments, and the set of these road segments is represented as R s , and each road segment in the set of the road segments is represented as ij and is Each road segment is assigned a number;
32) 判定定位点所在的格网区域, 并利用距离和方位角, 在路段的集合 中搜索某定位点 A所在 的路段^ 匹配方案包括:  32) Determine the grid area where the anchor point is located, and use the distance and azimuth angle to search for the section where the anchor point A is located in the set of road segments. ^ The matching scheme includes:
321) 单点匹配方案:  321) Single point matching scheme:
搜索距离点 A最近的路段, 当满足点 A的行驶方向角与路段 ij的方向角的差值小于阈值时, 即满 足 | - |< , 完成匹配, 所述的阈值 可取 2.5° , y , ιο° 等; 若不满足 | - |< , 在搜索空 间中删除路段 并继续搜索其他路段, 直至满足条件。 匹配方法如图 3所示。  Searching for the section closest to point A, when the difference between the direction of travel of the point A and the direction angle of the section ij is less than the threshold, that is, | - | < is satisfied, the matching is completed, and the threshold may be 2.5°, y, ιο ° etc. If you do not satisfy | - |< , delete the link in the search space and continue searching for other segments until the condition is met. The matching method is shown in Figure 3.
322) 点序列匹配方案:  322) Point sequence matching scheme:
本方案适用于高频浮动车数据。 将浮动车 GNSS数据采集频率表示为 f0=\l , 将时间上与 A相邻 的点 POHO), Pfc+i。;)定义为 Α的 1-邻近点, P04-2iQ;), P 4+2iQ)定义为 A的 2-邻近点, 以此类推, 则 P(tA-kk), Pfc+ 定义为 A的 /t-邻近点。 在/ Q<lHz时, 取 /t=l或 2。 取距离 A及 A的 /t-邻近点距离最 小的路段^并计算 A及 A的^邻近点行驶方向角的均值 ^^,若满足 | .- |< ,完成匹配;否则, 搜索其他路段, 直至满足 一 This program is suitable for high frequency floating car data. The floating vehicle GNSS data acquisition frequency is expressed as f 0 =\l , and the point POHO), Pfc+i, which is adjacent to A in time. ;) is defined as the 1-adjacent point of Α, P04-2i Q ;), P 4+2i Q ) is defined as the 2-adjacent point of A, and so on, then P(t A -kk), Pfc+ is defined as A /t-adjacent point. When / Q <lHz, take /t=l or 2. Take the distance between the distances A and A/t-the neighboring points and calculate the mean value of the driving direction angles of the neighboring points of A and A. If the |.- |< is satisfied, the matching is completed; otherwise, the other sections are searched. Until one is satisfied
33) 利用路段的直线方程 (若为曲线路段则近似拆分为直线), 计算 GNSS定位点在路段上的投影 坐标, 减小因 GNSS定位漂移带来的误差。 具体方法采用 GNSS定位点直线投影法为:  33) Use the straight line equation of the road segment (if it is a curved road segment, it is roughly split into straight lines), calculate the projection coordinates of the GNSS positioning point on the road segment, and reduce the error caused by the GNSS positioning drift. The specific method uses the GNSS positioning point linear projection method as:
确定路段 ^的直线方程 (若路段为曲线, 则划分为若干直线路段):  Determine the straight line equation of the road segment ^ (If the road segment is a curve, divide it into several straight line segments):
y-y, =k(x-x,) 其中斜率为:
Figure imgf000008_0001
Yy, =k(xx,) where the slope is:
Figure imgf000008_0001
投影直线方程为: y-yA =- x- kyA -kyt +k2xt +xA The projection line equation is: yy A =- x - ky A -ky t +k 2 x t +x A
解出投影坐标 p为:  Solve the projected coordinates p is:
k2+l k 2 +l
k2yA + yt +kxA - xj k 2 y A + y t +kx A - x j
yP y P
在地图匹配过程后, 结合定位点坐标的时间戳数据, 将定位点匹配到时空子区 ( 所述步骤 5)具体可以采用以下方法之一: After the map matching process, combining the timestamp data of the coordinates of the positioning point, matching the positioning point to the space-time sub-region ( the step 5) may specifically adopt one of the following methods:
51) 速度信息的全样本方案。 由一个时空子区内各辆次浮动车的全部行程车速数据, 构成总体。 实 施方法是计算时空子区 内每辆车的行程车速: =」^ ~ 2'3 + + + "'", 其中 ί/1 2...4— l n为时空子区 ^ 内的第 1个和第 2个 GNSS定位点间的距离, ... ..., 第《- 1个与第《个 GNSS定位点间的距离, —tn 为时空子区 内第 1个, ... ..., 第《个GNSS定位点的时间戳; 将每个时空子区内的数据不做筛选, 构成一个集合 ^, 用于后续处理。 51) Full sample plan for speed information. The total travel speed data of each sub-floating vehicle in a time and space sub-region constitutes the whole. Real The method is to calculate the travel speed of each vehicle in the space-time sub-region: ="^ ~ 2 ' 3 + + + "'", where ί/ 1 2 ... 4 - ln is the first in the space-time sub-area ^ The distance from the second GNSS anchor point, ..., the distance between the -1 and the GNSS anchor points, -t n is the first in the space-time sub-region, ... . .., the time stamp of the GNSS anchor points; the data in each spatio-temporal sub-area is not filtered to form a set ^ for subsequent processing.
52) 速度信息的时间平滑抽样方案。指定时间片段长度, 同一时间片段数据条数上限; 搜索一个时 空子区内时间各时间片段内的速度数据, 若时间片段内速度数据条数超过上限, 随机取上限条数的数 据加入待处理数据样本。 实施方法是计算时空子区 内每辆车的行程车速: vf W .. ""-1'", 其中 2... 为时空子区 内的第 1个和第 2个 GNSS定位点间的距离, ... ..., 第《-1个与第 n52) Time-smooth sampling plan for speed information. Specify the length of the time segment and the upper limit of the number of segments of the same time; search for the velocity data in each time segment in a time-space sub-region. If the number of velocity data in the time segment exceeds the upper limit, the data of the upper limit is randomly added to the data to be processed. sample. The implementation method is to calculate the travel speed of each vehicle in the space-time sub-region: v f W .. ""- 1 '", where 2 ... is between the first and second GNSS anchor points in the space-time sub-region Distance, ..., the first "-1 and n "
GNSS定位点间的距离, 为时空子区 内第 1个, ... ..., 第《个 GNSS定位点的时间戳; 指定时 间片段长度 tp, 同一时间片段数据条数上限;^ αχ; 搜索一个时空子区内时间第 各时间片段内的速度数 据, 若时间片段内速度数据条数超过上限; ^«, 随机取;^条数据加入 ^并用于后续处理。 所述步骤 6)具体包含以下步骤: The distance between the GNSS positioning points is the first time in the space-time sub-region, ..., the time stamp of the first GNSS positioning point; the specified time segment length t p , the upper limit of the number of segments of the same time; ^ αχ ; speed data within a search area at the time of each temporal sub-time segment, the time segments if the data rate exceeds the upper limit number of pieces; ^ «, randomly; ^ ^ was added and of data for subsequent processing. The step 6) specifically includes the following steps:
61) 确定 R N的网络结构, 这里使用 Elman-RNN神经网络的基本结构, 网络结构如图 4、 图 5所 示。 网络具体包含以下组成部分:  61) Determine the network structure of R N , where the basic structure of the Elman-RNN neural network is used. The network structure is shown in Figure 4 and Figure 5. The network specifically contains the following components:
611) 输入层: 根据神经网络的特征, 输入层为待训练的历史数据的各个实例, 由于这里的输入数 据是一维的数据流, 即空间子区内的行程车速数据在时间维度上构成的时间序列数据, 因此, 输入层 神经元个数和输出层神经元个数都设置为 1。  611) Input layer: According to the characteristics of the neural network, the input layer is each instance of the historical data to be trained, since the input data here is a one-dimensional data stream, that is, the travel speed data in the space sub-area is formed in the time dimension. Time series data, therefore, the number of input layer neurons and the number of output layer neurons are set to 1.
612) 隐含层: 在神经网络的设计中, 隐含层的个数设置尚未有定论, 一般都需要通过大量实验来 最终确定网络模型的隐含神经元的个数, 建议取值为 5~8。  612) Implicit layer: In the design of neural network, the number of hidden layers has not been determined. Generally, a large number of experiments are needed to determine the number of hidden neurons in the network model. The recommended value is 5~ 8.
613) 输出层:建立神经网络的目的是输出预测值,即通过前两个时刻的值来预测下一个时刻的值。 输出层输出值为预测值, 因此输出层个数设置为 1。  613) Output layer: The purpose of establishing a neural network is to output a predicted value, that is, to predict the value of the next moment by the values of the first two moments. The output layer output value is the predicted value, so the number of output layers is set to 1.
614) 上下文层(Context层):在 Elman-Network中,上下文层用于保存前一个时刻隐含层的输出, 因此上下文层神经元个数与隐含层个数取相同值。  614) Context layer (Context layer): In Elman-Network, the context layer is used to store the output of the hidden layer at the previous moment, so the number of context layer neurons is the same as the number of hidden layers.
615) 偏置节点: 输入层和输出层各含有一个偏置节点, 初始值均设置为 0。  615) Offset node: The input layer and output layer each contain an offset node, and the initial value is set to 0.
62) 设置 Elman-RNN神经网络模型的基本参数:  62) Set the basic parameters of the Elman-RNN neural network model:
Elman网络结构中包含两个参数,分别为隐含层神经元个数和上下文层的层数。隐含层神经元个数 通过多次试验选择较好的结果,建议的设置为 5~8;由于一个上下文层保存前一个时刻的隐含层输出值, 建议设置为 1。  The Elman network structure contains two parameters, namely the number of hidden layer neurons and the number of layers of the context layer. The number of neurons in the hidden layer The better results are selected through multiple experiments. The recommended setting is 5~8. Since a context layer saves the hidden layer output value at the previous time, it is recommended to set it to 1.
使用反向传播算法进行模型的训练时需要设置参数学习率。 学习率的大小决定了神经网络迭代过 程中权值的变化程度, 大的学习率能使算法迅速收敛, 但是可能会陷入局部解, 小的学习率使得算法 的收敛速度较慢, 但是能保证收敛到全局最小, 因此, 通常情况下, 学习率的取值应该选取较小值, 以确保模型的性能和稳定性, 建议设置为 0.01到 0.8。  The parameter learning rate needs to be set when training the model using the back propagation algorithm. The size of the learning rate determines the degree of change of the weight in the iterative process of the neural network. The large learning rate can make the algorithm converge quickly, but it may fall into the local solution. The small learning rate makes the convergence of the algorithm slower, but it can guarantee convergence. To the global minimum, therefore, the value of the learning rate should generally be chosen to ensure the performance and stability of the model. The recommended setting is 0.01 to 0.8.
在算法的模拟退火模块中, 需要设置初始温度、 终止温度和每个温度值的迭代次数。 初始温度的 取值对算法性能有着重要影响,初始温度越大, 算法的迭代次数越多, 收敛到最小值的可能性也越大, 但是时间花销也越大。 同样地, 初始温度较低时, 算法的性能将受到影响, 但是时间花销也较少。 在 实际应用中, 初始温度的设置需要通过多次反复试验进行选择。 终止温度是指在温度下降过程中, 终 止算法所设置的下限温度。 每个温度值的迭代次数越多, 产生可能解的个数越多, 收敛到全局最小值 得可能性也就越大。 建议将初始温度设置为 105, 将终止温度设置为 10— 2, 将每个温度的迭代次数设置 为 100。 In the simulated annealing module of the algorithm, the initial temperature, the termination temperature, and the number of iterations of each temperature value need to be set. The value of the initial temperature has an important influence on the performance of the algorithm. The larger the initial temperature, the more iterations of the algorithm and the greater the probability of convergence to the minimum. But the time spent is also bigger. Similarly, when the initial temperature is low, the performance of the algorithm will be affected, but the time spent will be less. In practical applications, the initial temperature setting needs to be selected by repeated trial and error. The termination temperature is the lower limit temperature set by the termination algorithm during the temperature drop. The more iterations of each temperature value, the more the number of possible solutions, and the greater the likelihood of convergence to the global minimum. It is recommended to set the initial temperature to 10 5 , the termination temperature to 10 - 2 , and the number of iterations per temperature to 100.
63) 进行 R N模型的训练。 R N模型的输入为行程车速构成的时间序列数据 ={ ν2, ... , vn} , 输出为具有最优参数的 Elman-R N神经网络模型。 模型训练的步骤如下: 63) Train the RN model. The input of the RN model is the time series data composed of the travel speed = { ν 2 , ... , v n } , and the output is the Elman-R N neural network model with the optimal parameters. The steps for model training are as follows:
631) 从数据文件或数据库中读取数据,并将数据组合成(输入,输出)对,即 ^ι^,Ο^ι^,.,., ^^ 的形式, 以便进行模型训练。  631) Read data from a data file or database and combine the data into (input, output) pairs, ie ^^^, Ο^ι^,.,., ^^, for model training.
632) 创建 Elman-RNN神经网络, 其中, 输入层神经元个数为 1个, 隐藏层神经元个数为 5~8个, 输出层神经元个数为 1个, 上下文层保存上一个时刻隐藏层的输出, 神经元个数与隐藏层相同, 由于 训练数据中的输出都是正数, 使用 Sigmoid激活函数。  632) Create an Elman-RNN neural network, in which the number of neurons in the input layer is 1, the number of neurons in the hidden layer is 5-8, and the number of neurons in the output layer is 1. The context layer is hidden at a previous time. The output of the layer, the number of neurons is the same as the hidden layer. Since the output in the training data is positive, the Sigmoid activation function is used.
633) 初始化 R N 模型, 设置输入层到隐藏层, 隐藏层到输出层, 神经元之间连接的权重为随机 值, 分别设置输入层和隐藏层的偏置单元, 并初始化为 0。  633) Initialize the R N model, set the input layer to the hidden layer, hide the layer to the output layer, and the weights of the connections between the neurons are random values, and set the offset units of the input layer and the hidden layer, respectively, and initialize to 0.
634) 设置主要训练算法为反向传播算法, 备用算法为模拟退火算法, 使用这两个算法的混合策略 来训练模型, 在训练过程中, 如果某次训练后模型的错误率没有下降, 或者下降的幅度小于设定的最 小值, 则使用模拟退火算法训练; 使用贪心策略, 如果某次训练后模型的错误率没有改善, 则放弃更 新权重, 将模型的权重重置为上一次的训练结果。  634) Set the main training algorithm to the back propagation algorithm, the standby algorithm to the simulated annealing algorithm, and use the hybrid strategy of the two algorithms to train the model. In the training process, if the error rate of the model does not decrease or decrease after a training session If the magnitude is less than the set minimum, the simulated annealing algorithm is used to train; if the greedy strategy is used, if the error rate of the model does not improve after a certain training, the update weight is discarded, and the weight of the model is reset to the previous training result.
635) 开始训练前, 保存贪心策略需要的当前模型的网络权重和错误率。 保存混合策略需要的当前 模型的错误率。 开始训练, 对于上下文层和输入层数据, 分别乘以对应的权重, 加上偏置, 通过激活 函数计算出隐藏层的输出。 隐藏层数据乘以对应的权重, 加上偏置, 通过激活函数, 得到模型的输出。 计算实际输出和模型输出的差值, 使用反向传播算法将误差反向传递到隐藏层和输入层, 计算梯度。 根据算出的梯度计算权重增量, 更新权重, 保存更新后的权重。 复制隐藏层输出到上下文层。  635) Before starting training, save the network weight and error rate of the current model required by the greedy strategy. The error rate of the current model required to save the blending strategy. Start training. For the context layer and input layer data, multiply the corresponding weights, plus the offset, and calculate the output of the hidden layer by the activation function. The hidden layer data is multiplied by the corresponding weight, plus the offset, and the output of the model is obtained by activating the function. Calculate the difference between the actual output and the model output, and use the backpropagation algorithm to pass the error back to the hidden layer and the input layer to calculate the gradient. The weight increment is calculated based on the calculated gradient, the weight is updated, and the updated weight is saved. Copy the hidden layer output to the context layer.
64) 单次训练后, 使用以下策略对模型进行处理:  64) After a single training, the model is processed using the following strategy:
641) 贪心策略: 如果本次训练错误率没有改善, 恢复权重和错误率为上一次的值。  641) Greedy Strategy: If the training error rate does not improve, the recovery weight and error rate are the last values.
642) 混合策略: 如果本次训练后模型的错误率没有下降, 或者下降的幅度小于设定的最小值, 则 使用模拟退火算法训练。 模拟退火算法的一次训练, 大致步骤如下: 首先计算当前模型的误差得分, 之后对当前模型的所有权值和偏置值, 添加一个随机数《ί«, 得到新的权重和偏置值, 其中:  642) Hybrid strategy: If the error rate of the model does not decrease after this training, or if the magnitude of the decline is less than the set minimum, then the simulated annealing algorithm is used for training. A training of the simulated annealing algorithm, the general steps are as follows: First calculate the error score of the current model, then add a random number "ί« to the ownership value and offset value of the current model, get new weights and offset values, where:
, , 0.5— Random  , , 0.5— Random
add = * temp  Add = * temp
startTemp  startTemp
式中, Random为随机数, startTemp为初始温度, temp为当前温度; 计算更新后的模型误差得分, 如 果新的误差得分小于当前误差得分, 说明新的权重对模型的性能有改进, 则保存新的权值, 否则丢弃; 将当前温度乘以一个固定的比率 ratio以降低温度: In the formula, Random is a random number, startTemp is the initial temperature, and temp is the current temperature. The updated model error score is calculated. If the new error score is smaller than the current error score, indicating that the new weight improves the performance of the model, save the new one. Weight, otherwise discard; multiply the current temperature by a fixed ratio ratio to lower the temperature:
log stopTemp I startTemp)  Log stopTemp I startTemp)
ratio = exp  Ratio = exp
cycles - 1  Cycles - 1
式中, stopTemp为终止温度, cycles为一次训练的迭代次数。 重复以上过程 cycles次。 Where stopTemp is the termination temperature and cycles is the number of iterations of a training session. Repeat the above process cycles.
65) 停止条件判断: 如果对模型的改善程度小于最小值的次数大于设定的阈值, 则算法终止 重复 63)、 64)、 65)步骤直到算法终止, 得到训练好的 RNN模型。 训练过程参见图 6。 所述步骤 7)具体可以采用以下方法之一: 65) Stop condition judgment: If the degree of improvement to the model is less than the minimum value is greater than the set threshold, the algorithm terminates the steps 63), 64), 65) until the algorithm terminates, and the trained RNN model is obtained. See Figure 6 for the training process. The step 7) may specifically adopt one of the following methods:
71) 时间窗口均值法。使用数据抽样得到的行程车速数据, 计算当前空间子区行程车速在当前时间  71) Time window means. Using the travel speed data obtained by data sampling, calculate the current space sub-zone travel speed at the current time
1  1
子区的均值/ rt) = "^∑V,, 作为实时交通态势的表征 The mean of the sub-area / rt ) = "^∑V,, as a representation of the real-time traffic situation
7~ί  7~ί
72) 滚动时域均值法。 使用数据抽样得到的行程车速数据, 计算当前空间子区行程车速在最近 Μ 个时间子区的均值/ ∑∑ , 其中 M—般取 3~5, 作为实时交通态势的表征 t 72) Rolling time domain mean method. Travel speed data obtained using the sampling data, the spatial sub-region to calculate a current travel speed in the nearest mean / ΣΣ Μ time sub-regions, wherein like M- 3 ~ 5, as the real time traffic situation characterizing t
所述步骤 8)具体包含以下步骤: The step 8) specifically includes the following steps:
81) 将异常点检测所要处理的时间序列数据下标按升序排序的点的序列 Vl,v2,... ,v„。 为了对数据 进行拟合, 将数据以二维点的形式在平面坐标表示为 (1 ),... ,(《,1„)。 81) Sequence Vl , v 2 ,..., v of the point in which the time series data to be processed by the abnormal point detection is sorted in ascending order. In order to fit the data, the data is in the form of a two-dimensional point on the plane. The coordinates are expressed as (1),...,(",1„).
82) 为了检测异常点数据, 需计算 RNN模型预测的数据与真实数据的差值, 具体实现过程如下: 82) In order to detect the abnormal point data, the difference between the data predicted by the RNN model and the real data needs to be calculated. The specific implementation process is as follows:
821) 已知根据历史数据拟合的模型 ^, 计算拟合模型的预测值
Figure imgf000011_0001
821) It is known that the model fitted by historical data^ calculates the predicted value of the fitted model
Figure imgf000011_0001
822) 计算模型预测值与真实值的差异: c vrt,vpr \ = vpr - rt 所述步骤 9)具体包含以下步骤: 822) Calculate the difference between the predicted value of the model and the true value: c v rt , v pr \ = v pr - rt The step 9) specifically includes the following steps:
91) 将各个时空子区的速度分布差异标准化为 0~1的规范化数值《ί: 91) Normalize the difference in velocity distribution of each space-time sub-region to a normalized value of 0~1 .
diff^ - m {diff)  Diff^ - m {diff)
m x^diff^ - min diff^  m x^diff^ - min diff^
92) 计算各个时空子区的交通异常指数
Figure imgf000011_0002
10;
92) Calculate the traffic anomaly index for each time and space sub-region
Figure imgf000011_0002
10;
93) 将异常指数高于 5的区域位置投影到电子地图上, 并智能移动设备 APP等形式向社会公开发 以使司机避开潜在拥堵点, 提高城市道路交通的通行效率。 所述步骤 10)具体包含以下步骤:  93) Project the location of the region with an anomaly index higher than 5 onto the electronic map, and expose it to the public in the form of a smart mobile device APP to enable the driver to avoid potential congestion points and improve the efficiency of urban road traffic. The step 10) specifically includes the following steps:
101) 计算交通异常状态的漏报率:  101) Calculate the false negative rate of traffic anomaly:
αλ = -^ χ 100% α λ = -^ χ 100%
102) 计算交通异常状态的误报率: 102) Calculate the false positive rate of traffic anomaly:
α : 100% α : 100%
Figure imgf000011_0003
Figure imgf000011_0003
以上两式中, 为单位时间内漏报事件总数, 为单位时间内误报事件总数, 《。为单位时间内实际 发生的异常时间总数。 本发明相较于同一领域的相似技术, 具有以下优点:  In the above two formulas, the total number of missed events per unit time is the total number of false positive events per unit time. The total number of abnormal times that actually occurred during the unit time. The present invention has the following advantages over similar technologies in the same field:
(1) 充分利用现有的浮动车运营数据 (GNSS 轨迹数据), 通过历史交通特征提取和实时交通态势 分析, 检测交通状态发生的变化, 可以实现城市道路交通异常事件实时性、 低成本、 智能化检测;(1) Make full use of existing floating vehicle operation data (GNSS trajectory data), through historical traffic feature extraction and real-time traffic situation Analysis, detecting changes in traffic conditions, real-time, low-cost, intelligent detection of urban road traffic anomalies;
(2) 将交通特征的变化情况建立 R N模型, 能够更加细致全面地反映交通运行规律, 避免了利用 单一指数表征交通特征的片面性、 不稳定性, 检测的可靠性更高; (2) Establishing the R N model by changing the traffic characteristics, it can reflect the traffic operation law more comprehensively and comprehensively, avoiding the one-sidedness and instability of the traffic characteristics using a single index, and the reliability of detection is higher;
(3) 能够自适应地调整模型参数, 反映交通运行规律在大时间尺度下的细微变化;  (3) Ability to adaptively adjust model parameters to reflect subtle changes in traffic patterns on large time scales;
(4) 经实际数据的检验, 本发明提出的基于浮动车数据的城市道路交通异常检测技术, 能够实现准 确度较高的异常事件检测, 检测率超过 90%, 漏报率低于 15%, 误报率低于 20%, 取得了良好的检测 效果, 可以应用于城市交通智能化管理、 服务。 附图说明  (4) According to the test of actual data, the urban road traffic anomaly detection technology based on floating car data proposed by the present invention can realize the detection of abnormal events with high accuracy, the detection rate exceeds 90%, and the false negative rate is less than 15%. The false alarm rate is lower than 20%, and it has achieved good detection results, and can be applied to urban traffic intelligent management and service. DRAWINGS
本发明的具体内容及优点结合以下附图将变得明晰和易于理解, 其中:  The details and advantages of the present invention will become apparent and readily understood in conjunction with the following drawings in which:
图 1示出了本发明的组成要素和基本原理示意图;  Figure 1 shows a schematic diagram of the components and basic principles of the present invention;
图 2示出了本发明在实施过程中的总体流程示意图;  Figure 2 is a schematic view showing the overall flow of the present invention in the implementation process;
图 3示出了本发明快速地图匹配算法实施方式示意图;  3 is a schematic diagram showing an implementation manner of a fast map matching algorithm of the present invention;
图 4示出了本发明中 RNN的结构简图;  Figure 4 is a block diagram showing the structure of an RNN in the present invention;
图 5示出了本发明中 RNN的结构详图;  Figure 5 is a view showing the detailed structure of the RNN in the present invention;
图 6示出了进行 R N训练的流程示意图;  Figure 6 shows a schematic flow chart of performing R N training;
图 7示出了本发明通过 RNN模型与真实数据的对比进行异常检测的流程示意图。 具体实施方案  Fig. 7 is a flow chart showing the abnormality detection of the present invention by comparing the RNN model with real data. Specific implementation
为了更加清晰明确地表述本发明的目的、 技术方案和优势, 下面对本发明的具体实施方案进行详 细描述。  In order to more clearly and clearly clarify the objects, technical solutions and advantages of the present invention, the specific embodiments of the present invention are described in detail below.
如附图 1所示, 本发明的整体系统构架包括: 浮动车搭载的车载 GNSS轨迹记录仪、 数据中心、 GNSS卫星以及通信系统。 此处的 GNSS包括 GPS、 GLONASS、 GALILEO、 北斗、 IRNSS、 QZSS等 任何类似的导航卫星定位系统。 出租车、 公交车等浮动车搭载的 GNSS轨迹记录仪, 以一定的采样频 率/ (一般要求戶 0.1Hz) 记录车辆在行驶中各时点的位置信息, 并通过 GPRS移动通信网络 (亦可采 用 WCDMA、 TD-LTE 等无线网络通信技术, 但成本将相应提高) 将位置信息实时发送至数据中心。 数据中心通过数据预处理、 数据融合, 并通过特定算法建立历史道路交通特征数据库; 对于最近接收 的实时数据, 建立实时交通特征数据库; 通过历史数据库和实时数据库的映射关系, 判别当前交通特 征是否异常, 并通过处理终端进行可视化展示并生成交通异常事件报告。  As shown in Fig. 1, the overall system architecture of the present invention includes: an onboard GNSS track recorder mounted on a floating vehicle, a data center, a GNSS satellite, and a communication system. The GNSS here includes GPS, GLONASS, GALILEO, Beidou, IRNSS, QZSS and any similar navigation satellite positioning system. GNSS track recorders equipped with floating cars, buses, etc., record the position information of the vehicle at various points in time at a certain sampling frequency / (general requirements of 0.1 Hz), and pass the GPRS mobile communication network (also can be used) Wireless network communication technologies such as WCDMA and TD-LTE, but the cost will be increased accordingly) The location information will be sent to the data center in real time. The data center establishes a historical road traffic characteristic database through data preprocessing, data fusion, and through a specific algorithm; establishes a real-time traffic feature database for the recently received real-time data; and determines whether the current traffic feature is abnormal through the mapping relationship between the historical database and the real-time database And visualize the display through the processing terminal and generate a traffic anomaly event report.
方案的总体流程参见图 2, 包括采集和存储 GNSS轨迹数据, 建立时空子区, 历史交通特征提取, 实时交通特征提取, 异常识别等步骤。 采集和存储 GNSS轨迹数据, 是整个方案的数据基础, 由于数 据量级巨大, 应采用分布式存储方案, 对于分布式存储目前已有成熟的技术, 不是本发明的内容。 建 立时空子区, 其基本假设是在某一特定区域、 特定时段内, 有着相同的交通特征, 这一假设, 经过长 期观测, 是普遍适用的。 历史交通特征提取, 其原理是利用 GNSS轨迹数据, 计算得到行程车速, 利 用同一时空子区大量的历史行程车速数据, 训练 Elman-RNN模型, 利用该神经网络模型表征交通特征 的变化规律。 实时交通特征提取, 其原理是将当前时间段内的行程车速数据进行处理分析, 获得实施 交通特征统计量。异常识别是将历史行程车速训练的 Elman-RNN模型得到的预测值域真实值进行比较, 确定是否出现交通异常事件。  The overall process of the scheme is shown in Figure 2, including the acquisition and storage of GNSS trajectory data, the establishment of spatiotemporal sub-areas, historical traffic feature extraction, real-time traffic feature extraction, and anomaly identification. Collecting and storing GNSS trajectory data is the data foundation of the whole scheme. Due to the huge amount of data, a distributed storage scheme should be adopted. For distributed storage, there are mature technologies, which are not the content of the present invention. The basic assumption of the establishment of a spatio-temporal sub-area is that it has the same traffic characteristics in a particular area and a specific time period. This assumption is generally applicable after long-term observation. Historical traffic feature extraction, the principle is to use the GNSS trajectory data to calculate the travel speed, use a large number of historical travel speed data in the same space-time sub-area, train the Elman-RNN model, and use the neural network model to characterize the change of traffic characteristics. Real-time traffic feature extraction, the principle is to process and analyze the travel speed data in the current time period, and obtain the traffic characteristic statistics. The anomaly identification is to compare the real value of the predicted range obtained by the Elman-RNN model of the historical trip speed training to determine whether a traffic anomaly event occurs.
根据发明内容所述实施方法的组合, 给出实施例如下。 实施例一 According to the combination of the embodiments of the invention, the implementation is given below. Embodiment 1
步骤 11、采用等距时空划分法, 确定时间维度的片段尺度, 时间片段跨度为固定值, 通常取 30mm 作为一个时间片段; 确定空间维度的片段尺度, 空间片段跨度为固定值, 通常取 200mX200m的空间 网格作为一个空间片段。  Step 11. Using the equidistant space-time division method, determining the segment scale of the time dimension, the time segment span is a fixed value, usually taking 30 mm as a time segment; determining the segment scale of the spatial dimension, the spatial segment span is a fixed value, usually taking 200m×200m The spatial grid acts as a spatial fragment.
步骤 12、 进行数据预处理, 将 GNSS定位数据进行数据清洗、 数据集成、 数据转换、 数据归约, 提高数据的结构化程度。  Step 12. Perform data preprocessing to perform data cleaning, data integration, data conversion, and data reduction on the GNSS positioning data to improve the structural degree of the data.
步骤 13、 将所需处理的空间区域划分为一定大小的格网, 每个格网区域的范围可表示为 ={(xs,ys)\xs G[xr,xr+1),ys &[yr,yr+1)}; 判定定位点所在的格网区域, 并利用距离和方位角, 搜索定 位点所在的路段; 搜索距离点 A最近的路段, 取阈值 ^=2.5° , 当满足点 A的行驶方向角与路段 ^的 方向角的差值小于阈值 时, 即满足 | - |< , 完成匹配; 若不满足 | - |< , 在搜索空间中删 除路段 并继续搜索其他路段, 直至满足条件; 利用路段的直线方程 (若为曲线路段则近似拆分为 直线), 计算 GNSS定位点在路段上的投影坐标, 减小因 GNSS定位漂移带来的误差, 具体方法为: 确定路段 ^的直线方程 (若路段为曲线, 则划分为若干直线路段): Step 13. Divide the spatial area to be processed into a grid of a certain size, and the range of each grid area can be expressed as ={(x s , y s )\x s G[x r , x r+1 ) , y s &[y r , y r+1 )}; determine the grid area where the anchor point is located, and use the distance and azimuth to search for the section where the anchor point is located; search for the nearest section of the point A, take the threshold ^= 2.5°, when the difference between the traveling direction angle satisfying point A and the direction angle of the road segment ^ is less than the threshold value, that is, | - | < is satisfied, and the matching is completed; if | - | < is not satisfied, the road segment is deleted in the search space and continues Search for other road segments until the conditions are met; use the straight line equation of the road segment (if it is a curved road segment, it is roughly split into straight lines), calculate the projection coordinates of the GNSS positioning point on the road segment, and reduce the error caused by the GNSS positioning drift. To: Determine the straight line equation of the road segment ^ (if the road segment is a curve, divide it into several straight line segments):
y-y, =k(x-x,) 其中斜率为: k:
Figure imgf000013_0001
Yy, =k(xx,) where the slope is: k:
Figure imgf000013_0001
投影直线方程为:The projection line equation is:
Figure imgf000013_0002
Figure imgf000013_0002
kyA -kyt +k2xt +xA Ky A -ky t +k 2 x t +x A
解出投影坐标 p为:  Solve the projected coordinates p is:
k2+\ k 2 +\
k2yA + yt +kxA - xj k 2 y A + y t +kx A - x j
yP y P
k2+l k 2 +l
在地图匹配过程后, 结合定位点坐标的时间戳数据, 将定位点匹配到时空子区。  After the map matching process, the anchor point is matched to the spatio-temporal sub-area in combination with the timestamp data of the coordinates of the positioning point.
步骤 14、 由一个时空子区内各辆次浮动车的全部行车车速数据, 构成总体。 计算时空子区 内每 辆车的行程车速: 其中 2... — 为时空子区 f 内的第 1个和第 2个 GNSS定 位点间的距离, ......,第《-1个与第 n个 GNSS定位点间的距离, 为时空子区 内第 1个, ......, 第《个 GNSS定位点的时间戳;将每个时空子区内的数据不做筛选,构成一个集合 V{,用于后续处理。 Step 14. The overall vehicle speed data of each of the secondary floating cars in a time and space sub-region constitutes an overall. Calculate the travel speed of each vehicle in the time-space sub-region: where 2 ... is the distance between the first and second GNSS anchor points in the space-time sub-region f, ..., "-1 The distance from the nth GNSS anchor point is the first time in the space-time sub-region, ..., the time stamp of the GNSS anchor point; the data in each spatio-temporal sub-region is not filtered. , constitute a collection V { for subsequent processing.
步骤 15、 建立由输入层、 隐含层、 输出层、 上下文层、 偏置节点组成的 Elman-RNN神经网络, 输 入层神经元个数设置为 1, 隐含层神经元个数设置为 5, 输出层神经元个数设置为 1, 上下文层神经元 个数与隐含层个数取相同值,也设置为 5,偏置节点的初始值设置为 0;设置各个组成部分的初始参数, 其中学习率设置为 0.1, 模拟退火模块中初始温度设置为 105, 终止温度设置为 10—2, 每个温度的迭代 次数设置为 100; 将 ^作为输入数据, 进行神经网络的训练, 最终获得训练好的 R N模型。 步骤 16、将实时交通数据在当前时间窗口上取均值 /rt(irt) = "^5 ,,作为实施交通态势的表征 步骤 17、 将异常点检测所要处理的时间序列数据下标按升序排序的点的序列 Vl,v2,...,v„, 已知根 据历史数据拟合的模型 ^, 计算拟合模型的预测值
Figure imgf000014_0001
(V); 计算模型预测值与真实值的差异
Step 15. Establish an Elman-RNN neural network consisting of an input layer, an implicit layer, an output layer, a context layer, and a bias node. The number of neurons in the input layer is set to 1, and the number of neurons in the hidden layer is set to 5. The number of neurons in the output layer is set to 1, the number of neurons in the context layer is the same as the number of hidden layers, and is also set to 5, and the initial value of the offset node is set to 0; the initial parameters of each component are set, where The learning rate is set to 0.1, the initial temperature in the simulated annealing module is set to 10 5 , the termination temperature is set to 10 - 2 , and the number of iterations per temperature is set to 100. Using ^ as the input data, the neural network is trained and finally trained. Good RN model. Step 16. The real-time traffic data is averaged in the current time window / rt ( irt ) = "^5 , as the characterization step 17 of implementing the traffic situation, and the time series data subscripts to be processed by the abnormal point detection are sorted in ascending order. The sequence of points Vl , v 2 ,...,v„, known to fit the model based on historical data^, calculate the predicted value of the fitted model
Figure imgf000014_0001
(V); Calculate the difference between the predicted value of the model and the true value
步骤 18、 将各个时空子区的速度分布差异标准化为 0~1的规范化数值 : Step 18. Normalize the difference in velocity distribution of each space-time sub-region to a normalized value of 0~1:
diff^ -m {diff)  Diff^ -m {diff)
ξ' max - min [diff^  ξ' max - min [diff^
计算各个时空子区的交通异常指数
Figure imgf000014_0002
10。 实施例二
Calculate the traffic anomaly index of each time and space sub-region
Figure imgf000014_0002
10. Embodiment 2
步骤 21、采用等距时空划分法, 确定时间维度的片段尺度, 时间片段跨度为固定值, 通常取 30mm 作为一个时间片段; 确定空间维度的片段尺度, 空间片段跨度为固定值, 通常取 200mX200m的空间 网格作为一个空间片段。  Step 21: Using the equidistant space-time division method, determining the segment scale of the time dimension, the time segment span is a fixed value, usually taking 30 mm as a time segment; determining the segment scale of the spatial dimension, the spatial segment span is a fixed value, usually taking 200m×200m The spatial grid acts as a spatial fragment.
步骤 22、 进行数据预处理, 将 GNSS定位数据进行数据清洗、 数据集成、 数据转换、 数据归约, 提高数据的结构化程度。  Step 22. Perform data preprocessing to perform data cleaning, data integration, data conversion, and data reduction on the GNSS positioning data to improve the structural degree of the data.
步骤 23、 将所需处理的空间区域划分为一定大小的格网, 每个格网区域的范围可表示为 ={(xs,ys)\xs G[xr,xr+1),ys &[yr,yr+1)}; 判定定位点所在的格网区域, 并利用距离和方位角, 搜索定 位点所在的路段; 搜索距离点 A最近的路段, 取阈值 ^=2.5° , 当满足点 A的行驶方向角与路段 ^的 方向角的差值小于阈值 时, 即满足 | - |< , 完成匹配; 若不满足 | - |< , 在搜索空间中删 除路段 并继续搜索其他路段, 直至满足条件; 利用路段的直线方程 (若为曲线路段则近似拆分为 直线), 计算 GNSS定位点在路段上的投影坐标, 减小因 GNSS定位漂移带来的误差, 具体方法为: 确定路段 ^的直线方程 (若路段为曲线, 则划分为若干直线路段): Step 23: Divide the spatial area to be processed into a grid of a certain size, and the range of each grid area can be expressed as ={(x s , y s )\x s G[x r , x r+1 ) , y s &[y r , y r+1 )}; determine the grid area where the anchor point is located, and use the distance and azimuth to search for the section where the anchor point is located; search for the nearest section of the point A, take the threshold ^= 2.5°, when the difference between the traveling direction angle satisfying point A and the direction angle of the road segment ^ is less than the threshold value, that is, | - | < is satisfied, and the matching is completed; if | - | < is not satisfied, the road segment is deleted in the search space and continues Search for other road segments until the conditions are met; use the straight line equation of the road segment (if it is a curved road segment, it is roughly split into straight lines), calculate the projection coordinates of the GNSS positioning point on the road segment, and reduce the error caused by the GNSS positioning drift. To: Determine the straight line equation of the road segment ^ (if the road segment is a curve, divide it into several straight line segments):
y-y, =k(x-x,) 其中斜率为:
Figure imgf000014_0003
Yy, =k(xx,) where the slope is:
Figure imgf000014_0003
投影直线方程为:The projection line equation is:
Figure imgf000014_0004
Figure imgf000014_0004
kyA -kyt +k2xt +xA Ky A -ky t +k 2 x t +x A
解出投影坐标 p为:  Solve the projected coordinates p is:
k2+l k 2 +l
k2yA + yt +kxA - xj k 2 y A + y t +kx A - x j
yP y P
在地图匹配过程后, 结合定位点坐标的时间戳数据, 将定位点匹配到时空子区 ( 步骤 24、计算时空子区 内每辆车的行程车速: =」^ ~ 2'3 +++ "― ''", 其中^ ... 1?!为时空子 区 内的第 1个和第 2个 GNSS定位点间的距离, ......,第《-1个与第 η个 GNSS定位点间的距离, ^... 为时空子区 内第 1个, ......, 第《个 GNSS定位点的时间戳; 指定时间片段长度 同一时间片段 数据条数上限;^ «; 搜索一个时空子区内时间第 各时间片段内的速度数据, 若时间片段内速度数据条 数超过上限 p 随机取 p 条数据加入 ^。。 After the map matching process, combined with the timestamp data of the coordinates of the positioning point, the positioning point is matched to the space-time sub-region ( Step 24: Calculate the travel speed of each vehicle in the space-time sub-zone: ="^ ~ 2 ' 3 +++ "- ''", where ^ ... 1?! is the first and the first in the space-time sub-region The distance between two GNSS anchor points, ..., the distance between the -1 and the nth GNSS anchor points, ^... is the first in the space-time sub-region, ..... ., "Timestamp of a GNSS anchor point; specify the maximum number of clip segments at the same time segment length; ^ «; Search for velocity data within the time segment of a time-space sub-region, if the velocity data within the time segment The number exceeds the upper limit p and randomly f data is added to ^. .
步骤 25、 建立由输入层、 隐含层、 输出层、 上下文层、 偏置节点组成的 Elman-RNN神经网络, 输 入层神经元个数设置为 1, 隐含层神经元个数设置为 5, 输出层神经元个数设置为 1, 上下文层神经元 个数与隐含层个数取相同值,也设置为 5,偏置节点的初始值设置为 0;设置各个组成部分的初始参数, 其中学习率设置为 0.1, 模拟退火模块中初始温度设置为 105, 终止温度设置为 10—2, 每个温度的迭代 次数设置为 100; 将 ^作为输入数据, 进行神经网络的训练, 最终获得训练好的 R N模型。 Step 25: Establish an Elman-RNN neural network consisting of an input layer, an implicit layer, an output layer, a context layer, and a bias node. The number of neurons in the input layer is set to 1, and the number of neurons in the hidden layer is set to 5. The number of neurons in the output layer is set to 1, the number of neurons in the context layer is the same as the number of hidden layers, and is also set to 5, and the initial value of the offset node is set to 0; the initial parameters of each component are set, where The learning rate is set to 0.1, the initial temperature in the simulated annealing module is set to 10 5 , the termination temperature is set to 10 - 2 , and the number of iterations per temperature is set to 100. Using ^ as the input data, the neural network is trained and finally trained. Good RN model.
1  1
步骤 26、将实时交通数据在当前时间窗口上取均值 rt) = "^J ,,作为实施交通态势的表征。 步骤 27、 将异常点检测所要处理的时间序列数据下标按升序排序的点的序列 Vl,v2,...,v„, 已知根 据历史数据拟合的模型 ^, 计算拟合模型的预测值
Figure imgf000015_0001
(V); 计算模型预测值与真实值的差异 dtff 。
Step 26: The real-time traffic data is averaged in the current time window rt ) = "^J , as a representation of the implementation of the traffic situation. Step 27, the point sequence data to be processed by the abnormal point detection is sorted in ascending order The sequence Vl , v 2 ,...,v„, known to fit the model based on historical data^, calculate the predicted value of the fitted model
Figure imgf000015_0001
(V); Calculate the difference between the predicted value of the model and the true value d tff .
步骤 28、 将各个时空子区的速度分布差异标准化为 0~1的规范化数值 :  Step 28: Normalize the difference in velocity distribution of each space-time sub-region to a normalized value of 0~1:
diff^ -m {diff) 计算各个时空子区的交通异常指数
Figure imgf000015_0002
实施例三
Diff^ -m {diff) Calculate the traffic anomaly index for each time and space sub-region
Figure imgf000015_0002
Embodiment 3
步骤 31、 采用非等距时空划分法, 对于路网密度大于 2km/km2或高峰小时流量大于 1000辆 /小时 的城市中心区, 取 30min的时间片段和 200mX200m的空间片段, 对于路网密度小于 2km/km2或高峰 小时流量小于 1000辆 /小时的城市郊区, 取 30min的时间片段和 400mX400m的空间片段。 Step 31: Using a non-equidistant space-time division method, for a central area of the city where the road network density is greater than 2 km/km 2 or the peak hour flow is greater than 1000 vehicles/hour, a 30 min time segment and a 200 m×200 m spatial segment are taken, and the road network density is less than 2km/km 2 or a suburb of a city with a peak hour flow of less than 1000 vehicles/hour, take a 30-minute time segment and a 400mX400m space segment.
步骤 32、 进行数据预处理, 将 GNSS定位数据进行数据清洗、 数据集成、 数据转换、 数据归约, 提高数据的结构化程度。  Step 32: Perform data preprocessing, perform data cleaning, data integration, data conversion, and data reduction on the GNSS positioning data to improve the structural degree of the data.
步骤 33、 将所需处理的空间区域划分为一定大小的格网, 每个格网区域的范围可表示为 Step 33: Divide the space area to be processed into a grid of a certain size, and the range of each grid area can be expressed as
4 ={( , ) ε[ Γ, Γ+1),^ e[n)}; 4 ={( , ) ε[ Γ , Γ +1 ), ^ e[n)};
将浮动车 GNSS数据采集频率表示为 f0=\l 将时间上与 A相邻的点 P(tA-t0), Pfc+io)定义为 A的 1-邻近点, P(tA-2t0), ^04+2¾)定义为 A的 2-邻近点, 以此类推, 则 Ρθ4-/¾;), 定义为 Α的 /- 邻近点。 在/ Q<lHz时, 取^ =1或 2。 取距离 A及 A的 邻近点距离最小的路段^ 并计算 A及 A的The floating vehicle GNSS data acquisition frequency is expressed as f 0 =\l. The point P(t A -t 0 ), Pfc+io) adjacent to A in time is defined as the 1-adjacent point of A, P(t A - 2t 0 ), ^04+23⁄4) is defined as the 2-adjacent point of A, and so on, then Ρθ4-/3⁄4;), defined as the /- neighbor of Α. When / Q <lHz, take ^ =1 or 2. Take the distance between the neighboring points of the distances A and A and calculate the A and A
^邻近点行驶方向角的均值 ^^, 取阈值 ^=5° , 若满足 | .- |<4, 完成匹配; 否则, 搜索其他路 段, 直至满足条件。 利用路段的直线方程 (若为曲线路段则近似拆分为直线),计算 GNSS定位点在路段上的投影坐 减小因 GNSS定位漂移带来的误差。 具体方法为: ^The mean value of the driving direction angle of the neighboring point ^^, take the threshold ^=5°, if | .- |<4 is satisfied, the matching is completed; otherwise, the other road segments are searched until the condition is met. Use the straight line equation of the road segment (if it is a curved road segment, it is roughly split into straight lines), and calculate the projection of the GNSS positioning point on the road segment to reduce the error caused by the GNSS positioning drift. The specific method is:
确定路段 的直线方程 (若路段为曲线, 则划分为若干直线路段): y-y^Hx-x,) 其中斜率为:
Figure imgf000016_0001
Determine the straight line equation of the road segment (if the road segment is a curve, divide it into several straight line segments): yy^Hx-x,) where the slope is:
Figure imgf000016_0001
投影直线方程为: A=- x- kyA -kyt +k2xt +xA The projection line equation is: A =- x - ky A -ky t +k 2 x t +x A
解出投影坐标 p为:  Solve the projected coordinates p is:
k2+\ k 2 +\
-h , -kx,  -h , -kx,
k2+l k 2 +l
在地图匹配过程后, 结合定位点坐标的时间戳数据, 将定位点匹配到时空子区 ( 步骤 34、计算时空子区 内每辆车的行程车速: 其中 2...4— 1,«为时空子 区 内的第 1个和第 2个 GNSS定位点间的距离, ......,第《-1个与第 n个 GNSS定位点间的距离, ^... 为时空子区 内第 1个, ......, 第《个 GNSS定位点的时间戳; 指定时间片段长度 同一时间片段 数据条数上限;^ «; 搜索一个时空子区内时间第 各时间片段内的速度数据, 若时间片段内速度数据条 数超过上限 p 随机取 p 条数据加入 ^。。 After the map matching process, combining the timestamp data of the coordinates of the positioning point, the positioning point is matched to the space-time sub-region ( step 34, calculating the travel speed of each vehicle in the space-time sub-region: where 2 ... 4 - 1, « is The distance between the first and second GNSS anchor points in the space-time sub-region, ..., the distance between the -1 and the n-th GNSS anchor points, ^... is the spatio-temporal sub-region Within the first, ..., the first "timestamp of a GNSS anchor point; specify the maximum length of the clip segment at the same time segment length; ^ «; search within a time-space sub-region within the time segment Speed data, if the number of speed data in the time segment exceeds the upper limit p, randomly take p data to join ^.
步骤 35、 建立由输入层、 隐含层、 输出层、 上下文层、 偏置节点组成的 Elman-RNN神经网络, 输 入层神经元个数设置为 1, 隐含层神经元个数设置为 5, 输出层神经元个数设置为 1, 上下文层神经元 个数与隐含层个数取相同值,也设置为 5,偏置节点的初始值设置为 0;设置各个组成部分的初始参数, 其中学习率设置为 0.05, 模拟退火模块中初始温度设置为 105, 终止温度设置为 10— 2, 每个温度的迭代 次数设置为 200; 将 ^作为输入数据, 进行神经网络的训练, 最终获得训练好的 R N模型。 Step 35: Establish an Elman-RNN neural network consisting of an input layer, an implicit layer, an output layer, a context layer, and a bias node. The number of neurons in the input layer is set to 1, and the number of neurons in the hidden layer is set to 5. The number of neurons in the output layer is set to 1, the number of neurons in the context layer is the same as the number of hidden layers, and is also set to 5, and the initial value of the offset node is set to 0; the initial parameters of each component are set, where The learning rate is set to 0.05, the initial temperature in the simulated annealing module is set to 10 5 , the termination temperature is set to 10 - 2 , and the number of iterations per temperature is set to 200. Using ^ as input data for neural network training, and finally training Good RN model.
步骤 36、 采用滚动时域均值法, 使用数据抽样得到的行程车速数据, 计算当前空间子区行程车速  Step 36: Using the rolling time domain mean method, using the travel speed data obtained by data sampling, calculating the current space sub-zone travel speed
1  1
在最近 M个时间子区的均值 ( rt) -∑∑vv 其中 M=3, 作为实时交通态势的表征。 The mean ( rt ) - ∑∑ v v of the most recent M time sub-zones, where M = 3, is a representation of the real-time traffic situation.
M-N..  M-N..
步骤 37、 将异常点检测所要处理的时间序列数据下标按升序排序的点的序列 Vl,v2,...,v„, 已知根 据历史数据拟合的模型 ^, 计算拟合模型的预测值
Figure imgf000016_0002
(V); 计算模型预测值与真实值的差异 」 = | -〃 "
Step 37: The sequence V1 , v 2 , . . . , v of the points in which the time series data to be processed by the abnormal point detection is sorted in ascending order is known, and the model fitted according to the historical data is known to calculate the fitted model. Predictive value
Figure imgf000016_0002
(V); Calculate the difference between the predicted value of the model and the true value" = | -〃 "
步骤 38、 将各个时空子区的速度分布差异标准化为 0~1的规范化数值 :  Step 38: Normalize the difference in velocity distribution of each spatiotemporal sub-region to a normalized value of 0~1:
计算各个时空子区的交通异常指数
Figure imgf000016_0003
Calculate the traffic anomaly index of each time and space sub-region
Figure imgf000016_0003

Claims

权利要求书 Claim
1. 一种非等距时空划分的道路交通异常检测方法, 包括如下步骤:  1. A road traffic anomaly detection method for non-equidistant space-time division, comprising the following steps:
1) 建立时空子区: 将一天划分为若干时间片段, 每个时间片段称为一个时间子区; 将城市道路 交通异常检测的实施区域划分为若干空间片段, 每个空间片段称为一个空间子区; 任意一个 时间子区和任意一个空间子区的交集称为时空子区;  1) Establish space-time sub-area: divide the day into several time segments, each time segment is called a time sub-region; divide the implementation area of urban road traffic anomaly detection into several spatial segments, each spatial segment is called a space sub- Area; the intersection of any one of the time sub-areas and any one of the spatial sub-areas is called a spatio-temporal sub-area;
2) 历史轨迹数据的预处理: 将浮动车 GNSS定位历史数据处理为历史轨迹的抽样车速数据; 实时轨迹数据的预处理: 将浮动车 GNSS定位实时数据处理为实时轨迹的抽样车速数据; 2) Preprocessing of historical trajectory data: processing the floating vehicle GNSS positioning historical data as the sampled vehicle speed data of the historical trajectory; Preprocessing of the real-time trajectory data: processing the floating vehicle GNSS positioning real-time data into the sampled vehicle speed data of the real-time trajectory;
3) 历史轨迹数据分析和 RNN 模型训练: 将所述历史轨迹的抽样车速数据进行组织规整, 训练 RNN模型, 得到历史车速特征模型 MRNN3) Historical trajectory data analysis and RNN model training: The sampled vehicle speed data of the historical trajectory is organized and organized, and the RNN model is trained to obtain the historical vehicle speed characteristic model M RNN ;
实时轨迹数据分析和特征提取: 利用所述实时轨迹的抽样车速数据, 计算能够反映实时交通 特征的参数;  Real-time trajectory data analysis and feature extraction: using the sampled vehicle speed data of the real-time trajectory to calculate parameters that can reflect real-time traffic characteristics;
4) 异常检测: 通过差异性指标衡量所述历史车速特征模型与所述实时交通特征的差异, 得到历 史与实时交通特征差异值;  4) Anomaly detection: The difference between the historical vehicle speed characteristic model and the real-time traffic characteristic is measured by the difference index, and the difference between the historical and real-time traffic characteristics is obtained;
5) 异常严重性量化表征: 利用所述历史与实时交通特征差异值计算交通状况异常指数;  5) Quantitative characterization of abnormal severity: using the historical and real-time traffic feature difference values to calculate the traffic condition anomaly index;
6) 系统性能评价: 评价交通异常状态检测的准确性, 衡量系统运行的稳定程度。  6) System performance evaluation: Evaluate the accuracy of traffic abnormality detection and measure the stability of system operation.
2. 如权利要求 1所述的道路交通异常检测方法, 其特征在于, 步骤 1)采用下述方法之一: 2. The road traffic anomaly detecting method according to claim 1, wherein: step 1) adopting one of the following methods:
la) 基于路网密度的非等距时空划分法: 基于路网密度作为判断指标, 当路网密度大于等于 2km/km2时,取 30min的时间片段和 200m X 200m的空间片段;当路网密度小于 2km/km2时, 取 30min的时间片段和 400m X 400m的空间片段; La) Non-equidistant space-time division method based on road network density: Based on road network density as a judgment index, when the road network density is greater than or equal to 2km/km 2 , take 30min time segment and 200m X 200m space segment; When the density is less than 2km/km 2 , take a 30 min time segment and a 400 m X 400 m spatial segment;
lb) 基于高峰小时流量的非等距时空划分法:基于高峰小时流量作为判断指标, 当高峰小时流量大 于等于 1000辆 /小时时,取 30mm的时间片段和 200mX 200m的空间片段; 当高峰小时流量小 于 1000辆 /小时时, 取 30min的时间片段和 400mX 400m的空间片段。  Lb) Non-equidistant space-time division method based on peak hour flow: based on peak hour flow as a judgment indicator, when the peak hour flow rate is greater than or equal to 1000 vehicles/hour, take 30mm time segment and 200mX 200m space segment; When less than 1000 vehicles/hour, take a 30-minute time segment and a 400-mX 400-meter space segment.
3. 如权利要求 1所述的道路交通异常检测方法, 其特征在于, 步骤 2)所述的历史轨迹数据的预处理包 括: 3. The road traffic anomaly detection method according to claim 1, wherein the preprocessing of the historical trajectory data in step 2) comprises:
2a) 数据结构化: 将浮动车 GNSS定位历史数据进行数据清洗、 数据集成、 数据转换、 数据归约, 得到结构化 GNSS定位历史数据;  2a) Data structuring: Data cleaning, data integration, data conversion, and data reduction of floating vehicle GNSS positioning history data to obtain structured GNSS positioning history data;
2b) 快速地图匹配: 结合城市路网数据, 通过地图匹配算法, 将结构化 GNSS定位历史数据投影到 城市路网, 建立所述结构化 GNSS 定位历史数据中的定位点与路段的匹配关系, 得到所述结 构化 GNSS定位历史数据中的定位点与所述路段的匹配关系表,并修正定位漂移带来的误差; 2c) 交通运行特征参数计算和抽样: 根据所述结构化 GNSS定位历史数据计算交通运行特征参数, 得到历史轨迹的交通特征数据, 并对所述历史轨迹的交通特征数据进行数据抽样, 得到抽样 历史轨迹的抽样交通特征数据。  2b) Fast map matching: Combine the urban road network data, map the structured GNSS positioning historical data to the urban road network through the map matching algorithm, and establish the matching relationship between the positioning points and the road segments in the structured GNSS positioning historical data, Forming a matching relationship between the positioning point and the road segment in the structured GNSS positioning history data, and correcting the error caused by the positioning drift; 2c) calculating and sampling the traffic operation characteristic parameter: calculating according to the structured GNSS positioning history data The traffic operation characteristic parameter obtains the traffic characteristic data of the historical trajectory, and performs data sampling on the traffic characteristic data of the historical trajectory to obtain the sampled traffic characteristic data of the sampled historical trajectory.
4. 如权利要求 3所述的道路交通异常检测方法, 其特征在于, 步骤 2b)所述的快速地图匹配包括:4. The road traffic anomaly detection method according to claim 3, wherein the fast map matching in step 2b) comprises:
2b 1) 将所需处理的空间区域划分为一定大小的格网, 每个格网区域的范围可表示为 4 ={(xs,ys)\xs e[xr,xr+1), &[yr,yr+1)}^ 每个格网区域包含若干个路段, 把这些路段的集合表 示为 Rs 所述路段的集合 Rs中的每条路段表示为 并为每个路段赋予编号; 2b 1) Divide the space area to be processed into a grid of a certain size, and the range of each grid area can be expressed as 4 ={(x s ,y s )\x s e[x r ,x r+1 ), &[y r ,y r+1 )}^ Each grid area contains several sections, which are R s represent a collection of the links of each set of R s and is expressed as given link number to each segment;
2b2) 判定定位点所在的格网区域, 并利用距离和方位角, 在路段的集合 中搜索某定位点 A所在 的路段  2b2) Determine the grid area where the anchor point is located, and use the distance and azimuth angle to search for the section where the anchor point A is located in the set of road segments.
2b3) 利用 GNSS定位点直线投影法, 计算 GNSS定位点在路段上的投影坐标。  2b3) Calculate the projection coordinates of the GNSS anchor point on the road segment using the GNSS anchor point linear projection method.
5. 如权利要求 4所述的道路交通异常检测方法, 其特征在于, 步骤 2b2)采用下述方法之一: The road traffic anomaly detecting method according to claim 4, wherein the step 2b2) adopts one of the following methods:
2b21) 单点匹配方法: 搜索距离某定位点 A最近的路段, 实施方法是: 对于路段的集合 中的某 一路段 ij 当满足点 A的行驶方向角 与路段 ij的方向角 的差值小于阈值 时, 即满足 2b21) Single point matching method: Search for the nearest road segment from a certain positioning point A. The implementation method is: For a certain road segment ij in the set of road segments, the difference between the traveling direction angle satisfying the point A and the direction angle of the road segment ij is smaller than the threshold value. Satisfy
| - |< 时, 完成匹配; 若不满足 | - |< , 继续搜索路段集合 中的其他路段, 直至 满足 | - |< ; | - |<, complete the match; if not satisfied with | - |<, continue to search for other road segments in the road segment collection until | - |<;
2b22) 点序列匹配方法:本方案适用于高频浮动车数据;将每两条相邻时间的浮动车 GNSS数据时 间间隔表示为 ί。, 将浮动车 GNSS数据采集频率表示为 /Q=l/iQ, 将某定位点 A的时间记录表 示为 将时间上与所述定位点 A相邻的点 P(tA-t0), Pfc+if 定义为 A的 1-邻近点, P(tA-2h), P04+2iQ;)定义为某定位点 A的 2-邻近点, 以此类推, 则 Pi -kt^h 定义为某定位点 A 的 ^邻近点; 在/ Q<lHz时, 取^ =1或 2; 取距离某定位点 A及该定位点的 ^邻近点距离最小 的一个路段^ 并计算该定位点及其 邻近点行驶方向角的均值 ^4i, 若满足 | 一 |< ,完 成匹配; 否则, 搜索其他路段, 直至满足 | 一 |< 。 2b22) Point sequence matching method: This scheme is applicable to high frequency floating car data; the time interval of floating car GNSS data of each two adjacent time is expressed as ί. , the floating vehicle GNSS data acquisition frequency is expressed as / Q = l / i Q , and the time record of a certain positioning point A is represented as a point P (t A - t 0 ) that is temporally adjacent to the positioning point A, Pfc+if is defined as 1-adjacent point of A, P(t A -2h), P04+2i Q ;) is defined as 2-adjacent point of a certain anchor point A, and so on, then Pi -kt^h is defined as a neighboring point of a certain positioning point A; when / Q <lHz, take ^ =1 or 2; take a section of the distance from a certain positioning point A and the adjacent point of the positioning point ^ and calculate the positioning point and The mean value of the driving direction angle of the adjacent point ^4i, if |_|< is satisfied, the matching is completed; otherwise, the other road segments are searched until the |1|< is satisfied.
6. 如权利要求 3所述的道路交通异常检测方法, 其特征在于, 步骤 2c)所述的历史轨迹数据的预处理采 用下述方法之一: The road traffic anomaly detecting method according to claim 3, wherein the preprocessing of the historical trajectory data in step 2c) adopts one of the following methods:
2cl) 全样本方法: 由一个时空子区内 各辆次浮动车的全部行程车速数据, 构成总体, 实施方法 是计算时空子区 ξ内每辆车的行程车速: νξ =(d12 +d23 +... + dn_ln)/(tn -tx), 其中 ^...i 为 时空子区 内的第 1个和第 2个 GNSS定位点间的距离, ......,第 n-1个与第 n个 GNSS定位 点间的距离, 为时空子区 内第 1个, ......, 第《个 GNSS定位点的时间戳; 将每个时 空子区内的行程车速数据不做筛选, 构成一个集合 ^, 用于后续处理; 2cl) Full sample method: The overall speed data of each sub-floating vehicle in a time-space sub-region is composed of the overall speed. The implementation method is to calculate the travel speed of each vehicle in the space-time sub-area: ν ξ = (d 12 +d 23 +... + d n _ ln )/(t n -t x ), where ^...i is the distance between the first and second GNSS anchor points in the spatiotemporal sub-region, .... .., the distance between the n-1th and the nth GNSS anchor point, which is the first time in the space-time sub-region, ..., the time stamp of the first GNSS anchor point; The travel speed data in the area is not filtered, and constitutes a set ^ for subsequent processing;
2c2) 时间平滑的抽样方法: 指定时间片段长度, 设置同一时间片段数据条数上限; 搜索一个时空 子区各时间片段内的速度数据, 若时间片段内速度数据条数超过上限, 随机取上限条数的数 据用于后续处理, 实施方法是计算时空子区 内 每辆车的行程车速: νξ =(d +d13 +... + dn_ln)/(tn -? 其中 2...4— 为时空子区 f 内的第 1个和第 2个 GNSS定 位点间的距离, ......, 第《-1个与第《个 GNSS定位点间的距离, 为时空子区 内第 1 个, ......, 第《个 GNSS定位点的时间戳; 指定时间片段长度 设置同一时间片段数据条 数上限 P 搜索一个时空子区内时间第 i各时间片段内的速度数据, 若时间片段内速度数据 条数超过上限 p 随机取 条数据加入 ^并用于后续处理。 2c2) Time-smooth sampling method: Specify the length of the time segment, set the upper limit of the number of segments of the same time; Search the velocity data in each time segment of a space-time sub-region, if the number of velocity data in the time segment exceeds the upper limit, randomly take the upper limit bar The number of data is used for subsequent processing. The implementation method is to calculate the travel speed of each vehicle in the space-time sub-region: ν ξ = (d + d 13 +... + d n _ ln ) / (t n -? where 2 . ..4—the distance between the first and second GNSS anchor points in the space-time sub-region f, ..., the distance between the -1 and the GNSS anchor points, in time and space The first time in the sub-area, ..., the time stamp of the GNSS anchor point; the specified time clip length is set to the upper limit of the number of clips at the same time P. Searching for a time-space sub-zone within the i-th time segment Speed data, if time data within the time segment P exceeds the upper limit number of pieces of data added randomly ^ and for subsequent processing.
7. 如权利要求 1至 6之一所述的道路交通异常检测方法, 其特征在于, 步骤 3)所述的历史轨迹数据分 析和 RNN模型训练采取以下步骤: The road traffic anomaly detecting method according to any one of claims 1 to 6, wherein the historical trajectory data analysis and the RNN model training in step 3) take the following steps:
3a) 建立 Elman-RNN神经网络的基本结构, 包括设置输入层的神经元个数, 设置隐含层的神经元 个数, 设置输出层的神经元个数, 设置上下文层的神经元个数, 设置输入层和输出层的偏置 节点并赋初始值;  3a) Establish the basic structure of the Elman-RNN neural network, including setting the number of neurons in the input layer, setting the number of neurons in the hidden layer, setting the number of neurons in the output layer, and setting the number of neurons in the context layer. Set the offset nodes of the input layer and the output layer and assign initial values;
3b) 设置 Elman-RNN神经网络模型的基本参数,包括反向传播算法进行模型训练时的参数学习率, 模拟退火的初始温度和终止温度及每个温度的迭代次数;  3b) setting the basic parameters of the Elman-RNN neural network model, including the parameter learning rate of the back propagation algorithm for model training, the initial temperature and the termination temperature of the simulated annealing, and the number of iterations of each temperature;
3c) 利用所述历史轨迹的抽样车速数据, 进行 RNN模型的训练;  3c) using the sampled vehicle speed data of the historical trajectory to perform training of the RNN model;
3d) 单次训练后对模型进行处理, 包括更新神经网络的权重, 模型的错误率评估, 及错误率未下降 时的更新策略;  3d) Processing the model after a single training, including updating the weight of the neural network, evaluating the error rate of the model, and updating the strategy when the error rate has not decreased;
3e) 进行模型训练的停止条件判断, 如果对模型的改善程度小于最小值的次数大于设定的阈值, 则 算法终止, 得到 RNN模型 MRNN3e) performing the conditional judgment of the model training, if the degree of improvement of the model is less than the minimum value is greater than the set threshold, the algorithm terminates, and the RNN model M RNN is obtained ;
步骤 3)所述的实时轨迹数据分析和特征提取采用下述方法之一:  Step 3) The real-time trajectory data analysis and feature extraction are performed by one of the following methods:
3f) 时间窗口均值法: 利用所述实时轨迹的抽样车速数据, 计算当前空间子区行程车速在当前时间 子区的均值 //rt(Vi rt) = ~^¾V,, 作为实时交通特征的表示参数; 3f) Time window mean method: Using the sampled vehicle speed data of the real-time trajectory, calculate the mean value of the current space sub-zone travel speed in the current time sub-region // rt (V i rt ) = ~^3⁄4 V , as real-time traffic characteristics Representation parameter
1~ί  1~ί
3g) 滚动时域均值法: 利用所述实时轨迹的抽样车速数据, 计算当前空间子区行程车速在最近 M 个时间子区的均值/ rt(vi rt) = ~^£^ ,,, 其中 取3~5, 作为实时交通特征的表示参数。 3g) Rolling time-domain mean method: Using the sampled vehicle speed data of the real-time trajectory, calculating the mean value of the current space sub-zone travel speed in the most recent M time sub-regions / rt (v i rt ) = ~^£^ ,, Take 3~5 as the representation parameter of real-time traffic characteristics.
8. 如权利要求 7所述的道路交通异常检测方法, 其特征在于, 步骤 3a)包含以下步骤: 8. The road traffic anomaly detecting method according to claim 7, wherein the step 3a) comprises the following steps:
3al) 将输入层的神经元个数设置为 1 ;  3al) Set the number of neurons in the input layer to 1;
3a2) 将隐含层的神经元个数设置为 5~8;  3a2) Set the number of neurons in the hidden layer to 5~8;
3a3) 将输出层的神经元个数设置为 1 ;  3a3) Set the number of neurons in the output layer to 1;
3a4) 将上下文层的神经元个数设置为与隐含层神经元个数相同;  3a4) setting the number of neurons in the context layer to be the same as the number of neurons in the hidden layer;
3a5) 为输入层与输出层各设置一个偏置节点, 初始值均设置为 0;  3a5) Set an offset node for each of the input layer and the output layer, and the initial value is set to 0;
步骤 3b)包含以下步骤:  Step 3b) contains the following steps:
3bl) 将反向传播算法进行模型训练时的参数学习率设置为 0.01~0.8;  3bl) Set the parameter learning rate when the backpropagation algorithm is used for model training to 0.01~0.8;
3b2) 将模拟退火的初始温度设置为 105, 模拟退火的终止温度设置为 10— 23b2) the initial temperature of the simulated annealing is set to 105, simulated annealing end temperature is set to 10-2;
3b3) 将每个温度的迭代次数设置为 100。  3b3) Set the number of iterations per temperature to 100.
9. 如权利要求 7所述的道路交通异常检测方法, 其特征在于, 步骤 3c)包含以下步骤: 9. The road traffic anomaly detecting method according to claim 7, wherein the step 3c) comprises the following steps:
3d) 将每个空间子区的历史轨迹的抽样车速数据按时间排序, 并将排序后的历史轨迹的抽样车速 数据两两组合成 (输入, 输出) 对, 即 ( ),^,^),... ,^^,^)的形式;  3d) Sorting the sampled vehicle speed data of the historical trajectory of each spatial sub-area by time, and synthesizing (input, output) pairs of the sampled vehicle speed data of the sorted historical trajectory, ie ( ), ^, ^), The form of ... , ^^, ^);
3c2) 创建 Elman-RNN神经网络, 其中, 输入层神经元个数为 1个, 隐藏层神经元个数为 5、 6、 7 或 8个, 输出层神经元个数为 1个, 上下文层保存上一个时刻隐藏层的输出, 神经元个数与 隐藏层相同; 使用 Sigmoid激活函数; 3c2) Create an Elman-RNN neural network, where the number of input layer neurons is 1, and the number of hidden layer neurons is 5, 6, and 7. Or 8, the number of neurons in the output layer is 1, the context layer saves the output of the hidden layer at the previous time, the number of neurons is the same as the hidden layer; using the Sigmoid activation function;
3c3) 设置输入层到隐藏层、 隐藏层到输出层神经元之间连接的权重为 0~1之间的随机值; 分别设 置输入层和隐藏层的偏置单元并初始化为 0 ;  3c3) Set the input layer to the hidden layer, the hidden layer to the output layer, the weight of the connection between the neurons is a random value between 0~1; respectively set the input layer and the hidden layer of the offset unit and initialize to 0;
3c4) 采用反向传播算法和模拟退火两种算法, 组成混合策略来训练模型。  3c4) Using a back propagation algorithm and a simulated annealing algorithm to form a hybrid strategy to train the model.
10. 如权利要求 7所述的道路交通异常检测方法, 其特征在于, 步骤 3d)采用以下方法之一: 10. The road traffic anomaly detecting method according to claim 7, wherein the step 3d) adopts one of the following methods:
3dl) 贪心策略: 如果某一次训练后模型的错误率没有下降, 恢复权重和错误率为训练前的值; 3d2) 混合策略: 如果某一次训练后模型的错误率没有下降, 或者下降的幅度小于设定的最小值, 则使用模拟退火算法训练; 模拟退火算法的一次训练步骤如下: 首先计算当前模型的误差得 分, 之后对当前模型的所有神经元之间连接的权重和偏置单元的值, 添加一个随机数《ί«, 得 到新的权重和偏置单元的值, 实中 add = {0.5— Random) I startTemp emp, 式中, Random为随 机数, 范围为大于 0小于 1, startTemp为初始温度, 取 105, temp为当前温度; 计算更新后的 模型误差得分, 如果新的误差得分小于当前误差得分, 说明新的权重对模型的性能有改进, 则保存新的权重, 否则丢弃; 将当前温度乘以一个固定的比率 ratio 以降低温度: ratio = exp (log (stopTemp I startTemp) /(cycles - \)) , 式中, stopTemp为终止温度, 取 10— 2, cycles 为一次训练的迭代次数, 取 100 ; 重复以上过程 cycles次。 3dl) Greedy strategy: If the error rate of the model does not decrease after a certain training, the recovery weight and error rate are the values before training; 3d2) Hybrid strategy: If the error rate of the model does not decrease after a certain training, or the magnitude of the decline is less than The set minimum value is trained using the simulated annealing algorithm; the training step of the simulated annealing algorithm is as follows: First, calculate the error score of the current model, and then the weight of the connection between the neurons of the current model and the value of the bias unit, Add a random number "ί«, get the new weight and the value of the offset unit, in the real add = {0.5 - Random) I startTemp emp, where Random is a random number, the range is greater than 0 is less than 1, startTemp is the initial Temperature, take 10 5 , temp is the current temperature; calculate the updated model error score, if the new error score is smaller than the current error score, indicating that the new weight improves the performance of the model, then save the new weight, otherwise discard; The current temperature is multiplied by a fixed ratio ratio to lower the temperature: ratio = exp (log (stopTemp I startTemp) / (cycles - \)), wherein, stopTemp temperature to terminate, taking 10- 2, cycles of a number of iterations of training, take 100; the process is repeated cycles times.
11. 如权利要求 1至 6之一所述的道路交通异常检测方法,其特征在于,步骤 4)异常检测包括以下步骤: 4a) 将异常检测所要处理的历史轨迹的抽样车速数据的下标按升序排序的点的序列 v v2,... ,vn ; 将数据以二维点的形式在平面坐标表示为 (1 ;),. . The road traffic abnormality detecting method according to any one of claims 1 to 6, wherein the step 4) the abnormality detecting comprises the following steps: 4a) pressing the subscript of the sampled vehicle speed data of the historical trajectory to be processed by the abnormality detecting The sequence of points sorted in ascending order vv 2 ,... , v n ; The data is expressed as a two-dimensional point in plane coordinates as (1 ;),.
4b) 计算 RNN模型的预测值 i =MRNN( ),并计算模型预测值与真实值的差异 [^'^ ] = 1 " ^' 1 ; 步骤 5)异常严重性量化表征包括: 4b) Calculate the predicted value of the RNN model i = M RNN ( ), and calculate the difference between the predicted value of the model and the true value [^'^ ] = 1 "^'1; Step 5) Quantitative characterization of the abnormal severity includes:
5a) 将各个时空子区的
Figure imgf000020_0001
5a) will be in each time and space sub-area
Figure imgf000020_0001
5b) 计算各个时空子区的交通异常指数
Figure imgf000020_0002
10。
5b) Calculate the traffic anomaly index for each time-space subzone
Figure imgf000020_0002
10.
PCT/IB2017/058534 2016-12-30 2017-12-30 Road traffic anomaly detection method using non-isometric time/space division WO2018122804A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
GBGB1909408.5A GB201909408D0 (en) 2016-12-30 2017-12-30 Road traffic anomaly detection method using non-isometric time/space divison
CN201780050754.XA CN109997179A (en) 2016-12-30 2017-12-30 A kind of road traffic method for detecting abnormality that non-equidistant space-time divides

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
PCT/IB2016/058105 WO2018122585A1 (en) 2016-12-30 2016-12-30 Method for urban road traffic incident detecting based on floating-car data
IBPCT/IB2016/058105 2016-12-30

Publications (1)

Publication Number Publication Date
WO2018122804A1 true WO2018122804A1 (en) 2018-07-05

Family

ID=59713568

Family Applications (7)

Application Number Title Priority Date Filing Date
PCT/IB2016/058105 WO2018122585A1 (en) 2016-12-30 2016-12-30 Method for urban road traffic incident detecting based on floating-car data
PCT/IB2017/058533 WO2018122803A1 (en) 2016-12-30 2017-12-30 Smart road traffic anomaly detection method
PCT/IB2017/058531 WO2018122801A1 (en) 2016-12-30 2017-12-30 Method for detecting traffic anomaly of urban road
PCT/IB2017/058536 WO2018122806A1 (en) 2016-12-30 2017-12-30 Travel time distribtuion-based multimodal traffic anomaly detection method
PCT/IB2017/058535 WO2018122805A1 (en) 2016-12-30 2017-12-30 Traffic anomaly detection method based on time distribution of travels
PCT/IB2017/058532 WO2018122802A1 (en) 2016-12-30 2017-12-30 Multimodal road traffic anomaly detection method
PCT/IB2017/058534 WO2018122804A1 (en) 2016-12-30 2017-12-30 Road traffic anomaly detection method using non-isometric time/space division

Family Applications Before (6)

Application Number Title Priority Date Filing Date
PCT/IB2016/058105 WO2018122585A1 (en) 2016-12-30 2016-12-30 Method for urban road traffic incident detecting based on floating-car data
PCT/IB2017/058533 WO2018122803A1 (en) 2016-12-30 2017-12-30 Smart road traffic anomaly detection method
PCT/IB2017/058531 WO2018122801A1 (en) 2016-12-30 2017-12-30 Method for detecting traffic anomaly of urban road
PCT/IB2017/058536 WO2018122806A1 (en) 2016-12-30 2017-12-30 Travel time distribtuion-based multimodal traffic anomaly detection method
PCT/IB2017/058535 WO2018122805A1 (en) 2016-12-30 2017-12-30 Traffic anomaly detection method based on time distribution of travels
PCT/IB2017/058532 WO2018122802A1 (en) 2016-12-30 2017-12-30 Multimodal road traffic anomaly detection method

Country Status (3)

Country Link
CN (7) CN109923595B (en)
GB (11) GB201711408D0 (en)
WO (7) WO2018122585A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111583642A (en) * 2020-05-06 2020-08-25 北京航空航天大学 Traffic track streaming type big data real-time processing method
CN112053561A (en) * 2020-09-11 2020-12-08 深兰人工智能芯片研究院(江苏)有限公司 Method, system and device for judging and positioning traffic accident on non-monitored road section
US20230394964A1 (en) * 2020-10-16 2023-12-07 Grabtaxi Holdings Pte. Ltd. Method, electronic device, and system for detecting overspeeding

Families Citing this family (101)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108388540B (en) * 2018-03-01 2022-09-23 兰州交通大学 Road network selection method based on fuzzy comprehensive evaluation
CN110766936A (en) * 2018-07-25 2020-02-07 高德软件有限公司 Traffic running state sensing method and system based on multi-source data fusion
WO2020078899A1 (en) * 2018-10-15 2020-04-23 Starship Technologies Oü Method and system for operating a mobile robot
DE102018130457B4 (en) * 2018-11-30 2021-03-25 Bayerische Motoren Werke Aktiengesellschaft System and process for map matching
US11100793B2 (en) * 2019-01-15 2021-08-24 Waycare Technologies Ltd. System and method for detection and quantification of irregular traffic congestion
CN109871876B (en) * 2019-01-22 2023-08-08 东南大学 Expressway road condition identification and prediction method based on floating car data
CN111613047B (en) * 2019-02-26 2022-07-08 阿里巴巴集团控股有限公司 Information processing method and device
CN109948701B (en) * 2019-03-19 2022-08-16 太原科技大学 Data clustering method based on space-time correlation among tracks
CN109918368A (en) * 2019-03-27 2019-06-21 成都市公安科学技术研究所 A kind of system and method that vehicle driver is identified by Track association degree
CN110197293A (en) * 2019-04-15 2019-09-03 同济大学 Timesharing rent-a-car Travel Demand Forecasting method and system based on floating car data
CN110322054B (en) * 2019-06-14 2023-04-28 中交第一公路勘察设计研究院有限公司 Optimized layout method of road section traffic monitor
CN110298500B (en) * 2019-06-19 2022-11-08 大连理工大学 Urban traffic track data set generation method based on taxi data and urban road network
CN112135239B (en) * 2019-06-25 2023-03-17 杭州萤石软件有限公司 Position monitoring method and device
US11587448B2 (en) 2019-07-26 2023-02-21 General Electric Company Systems and methods for manifolds learning of airline network data
CN110634288B (en) * 2019-08-30 2022-06-21 上海电科智能系统股份有限公司 Multi-dimensional urban traffic abnormal event identification method based on ternary Gaussian mixture model
CN110533249B (en) * 2019-09-02 2021-09-14 合肥工业大学 Metallurgical enterprise energy consumption prediction method based on integrated long-term and short-term memory network
CN110716925B (en) * 2019-09-05 2023-08-04 中电科大数据研究院有限公司 Cross-border behavior recognition method based on track analysis
CN110674858B (en) * 2019-09-16 2023-06-09 长沙理工大学 Traffic public opinion detection method based on space-time correlation and big data mining
CN110795467B (en) * 2019-09-26 2024-02-27 腾讯大地通途(北京)科技有限公司 Traffic rule data processing method, device, storage medium and computer equipment
CN110895598B (en) * 2019-10-23 2021-09-14 山东九州信泰信息科技股份有限公司 Real-time anomaly detection parallelization method based on multi-source prediction
JP7226248B2 (en) * 2019-10-31 2023-02-21 トヨタ自動車株式会社 Communication device and abnormality determination device
US11587433B2 (en) 2019-10-31 2023-02-21 Here Global B.V. Method, apparatus, and system for probe anomaly detection
CN110956803A (en) * 2019-11-14 2020-04-03 深圳尚桥信息技术有限公司 Multi-mode-based vehicle detection method and system
CN110941278B (en) * 2019-12-20 2023-05-23 交控科技股份有限公司 Dynamic safety analysis method in station
CN111192454B (en) * 2020-01-07 2021-06-01 中山大学 Traffic abnormity identification method and system based on travel time evolution and storage medium
CN111192456A (en) * 2020-01-14 2020-05-22 泉州市益典信息科技有限公司 Road traffic operation situation multi-time scale prediction method
CN111311910B (en) * 2020-02-19 2020-12-22 中南大学 Abnormal track detection method for multi-level road-level floating vehicle
CN111310833B (en) * 2020-02-19 2022-11-15 清华大学 Travel mode identification method based on Bayesian neural network
CN112150814B (en) * 2020-02-27 2022-04-15 深圳市品轩智能图像技术有限公司 Information processing method and device based on intelligent traffic and intelligent traffic system
CN111540194B (en) * 2020-03-23 2021-08-10 深圳奇迹智慧网络有限公司 Vehicle monitoring data processing method and device, computer equipment and storage medium
CN111353828B (en) * 2020-03-30 2023-09-12 中国工商银行股份有限公司 Method and device for predicting number of people coming to store at website
CN111475774B (en) * 2020-03-31 2022-03-18 清华大学 Method and device for detecting abnormal state of photovoltaic power station equipment
CN111580500B (en) * 2020-05-11 2022-04-12 吉林大学 Evaluation method for safety of automatic driving automobile
CN111722252B (en) * 2020-05-14 2023-04-11 江苏北斗卫星应用产业研究院有限公司 High-precision operation surface identification method based on track data
CN111739289B (en) * 2020-06-02 2024-02-20 腾讯科技(深圳)有限公司 Method and device for processing vehicle early warning information
CN111667015B (en) * 2020-06-11 2023-06-27 深圳市兴海物联科技有限公司 Method and device for detecting state of equipment of Internet of things and detection equipment
CN111709378B (en) * 2020-06-18 2022-07-12 湖南大学 Novel road condition state assessment method based on JS divergence and fuzzy evidence theory
CN111723997A (en) * 2020-06-23 2020-09-29 上海电科智能系统股份有限公司 Automatic generation method of urban major traffic accident data sample based on GAN
CN111932873B (en) * 2020-07-21 2022-10-04 重庆交通大学 Real-time traffic early warning management and control method and system for mountain city hot spot area
CN112085949B (en) * 2020-08-13 2023-06-27 浙江工业大学 Road network vulnerability identification, analysis and coping method based on traffic running condition abnormality
CN112000653B (en) * 2020-08-21 2024-03-29 睿驰达新能源汽车科技(北京)有限公司 Space and time-based regional gridding driving behavior data preprocessing method
CN111986487B (en) * 2020-09-11 2022-02-25 腾讯科技(深圳)有限公司 Road condition information management method and related device
CN112100243B (en) * 2020-09-15 2024-02-20 山东理工大学 Abnormal aggregation detection method based on massive space-time data analysis
CN112215261A (en) * 2020-09-18 2021-01-12 武汉理工大学 Vehicle OD point clustering method, system, device and storage medium based on meta-learning
CN112308116B (en) * 2020-09-28 2023-04-07 济南大学 Self-optimization multi-channel fusion method and system for old-person-assistant accompanying robot
CN112489419B (en) * 2020-10-28 2022-04-26 华为技术有限公司 Method and device for determining road capacity and storage medium
CN112419722B (en) * 2020-11-18 2022-08-30 百度(中国)有限公司 Traffic abnormal event detection method, traffic control method, device and medium
WO2022104790A1 (en) * 2020-11-23 2022-05-27 深圳元戎启行科技有限公司 Travel trajectory determining method and apparatus, computer device, and storage medium
CN112652170B (en) * 2020-12-24 2022-04-08 航天科工智能运筹与信息安全研究院(武汉)有限公司 Method and device for positioning traffic jam hot spot
CN112927497B (en) * 2021-01-14 2023-01-17 阿里巴巴集团控股有限公司 Floating car identification method, related method and device
CN112863185A (en) * 2021-01-15 2021-05-28 林安齐 Intelligent management system and method for road traffic equipment
CN112907949B (en) * 2021-01-20 2022-11-22 北京百度网讯科技有限公司 Traffic anomaly detection method, model training method and device
CN112784963B (en) * 2021-01-22 2022-07-01 重庆邮电大学 Indoor and outdoor seamless positioning method based on simulated annealing optimization BP neural network
CN113221677B (en) * 2021-04-26 2024-04-16 阿波罗智联(北京)科技有限公司 Track abnormality detection method and device, road side equipment and cloud control platform
GB202106070D0 (en) * 2021-04-28 2021-06-09 Tomtom Navigation Bv Methods and systems for determining estimated travel times through a navigable network
CN113240265B (en) * 2021-05-11 2023-10-27 西北工业大学 Urban space division method based on multi-mode traffic data
CN113470347B (en) * 2021-05-20 2022-07-26 上海天壤智能科技有限公司 Congestion identification method and system combining bayonet vehicle passing record and floating vehicle GPS data
CN113312722B (en) * 2021-05-28 2023-05-05 广西大学 Reliability prediction optimization method for key parts of urban rail train
CN113380028B (en) * 2021-06-01 2022-09-06 公安部交通管理科学研究所 Intelligent travel traffic data fusion method and device
CN113313317B (en) * 2021-06-11 2024-04-12 哈尔滨工业大学 INLA algorithm-based shared bicycle use demand prediction method and prediction system
CN113378301B (en) * 2021-06-22 2022-05-24 北京航空航天大学 Importance sampling-based key test case generation method for unmanned vehicle overtaking scene
CN113535510B (en) * 2021-06-24 2024-01-26 北京理工大学 Self-adaptive sampling model optimization method for data acquisition of large-scale data center
CN113436433B (en) * 2021-06-24 2022-06-21 福建师范大学 Efficient urban traffic outlier detection method
CN113343905B (en) * 2021-06-28 2022-06-14 山东理工大学 Method and system for training road abnormity intelligent recognition model and recognizing road abnormity
CN113554869B (en) * 2021-07-01 2022-04-05 华东师范大学 Road closure detection method based on multi-feature fusion
CN113569759B (en) * 2021-07-29 2022-06-10 沭阳新辰公路仪器有限公司 Road falling object identification method and system based on artificial intelligence
US11828860B2 (en) 2021-08-27 2023-11-28 International Business Machines Corporation Low-sampling rate GPS trajectory learning
CN113779169B (en) * 2021-08-31 2023-09-05 西南电子技术研究所(中国电子科技集团公司第十研究所) Space-time data stream model self-enhancement method
CN113920728B (en) * 2021-10-11 2022-08-12 南京微达电子科技有限公司 Detection and early warning method and system for obstacles thrown on highway
CN113920739B (en) * 2021-10-29 2023-05-23 复旦大学 Traffic data driving frame based on information physical fusion system and construction method
CN114093164B (en) * 2021-11-15 2022-08-19 上海市城乡建设和交通发展研究院 Dynamic traffic flow identification and correction method, device and equipment based on vehicle track
CN113888877B (en) * 2021-12-08 2022-03-08 南方科技大学 Traffic state detection method, device, equipment and storage medium
CN114495498B (en) * 2022-01-20 2023-01-10 青岛海信网络科技股份有限公司 Traffic data distribution effectiveness judging method and device
CN114626682A (en) * 2022-02-17 2022-06-14 华录智达科技股份有限公司 Urban public transport network planning method considering aggregation area
CN114217333A (en) * 2022-02-21 2022-03-22 北京交研智慧科技有限公司 Road network topological abnormal position positioning method and device and related equipment
CN114822066B (en) * 2022-04-14 2023-06-13 北京百度网讯科技有限公司 Vehicle positioning method, device, electronic equipment and storage medium
CN114492544B (en) * 2022-04-15 2022-07-26 腾讯科技(深圳)有限公司 Model training method and device and traffic incident occurrence probability evaluation method and device
CN115019507B (en) * 2022-06-06 2023-12-01 上海旷途科技有限公司 Urban road network travel time reliability real-time estimation method
CN115171372B (en) * 2022-06-20 2023-10-24 青岛海信网络科技股份有限公司 Traffic abnormality detection method, equipment and device
CN115311846B (en) * 2022-06-24 2023-08-11 华东师范大学 Factory road congestion prediction method and prediction system combining truck task states
CN114863685B (en) * 2022-07-06 2022-09-27 北京理工大学 Traffic participant trajectory prediction method and system based on risk acceptance degree
CN115185780B (en) * 2022-07-21 2023-10-24 北京国联视讯信息技术股份有限公司 Data acquisition method and system based on industrial Internet
CN115440044B (en) * 2022-07-29 2023-10-13 深圳高速公路集团股份有限公司 Highway multisource event data fusion method, device, storage medium and terminal
CN115691111B (en) * 2022-09-22 2024-01-23 连云港杰瑞电子有限公司 Network-connected vehicle minimum permeability calculation method suitable for traffic flow data acquisition
CN115661672B (en) * 2022-10-24 2023-03-14 中国人民解放军海军工程大学 PolSAR image CFAR detection method and system based on GMM
CN115798198B (en) * 2022-11-03 2024-04-05 公安部交通管理科学研究所 Urban road network travel time distribution estimation method based on data fusion
CN115985088B (en) * 2022-11-30 2024-01-26 东南大学 Traffic flow stability improving method based on vehicle collision time feedback
CN116029736B (en) * 2023-01-05 2023-09-29 浙江警察学院 Real-time detection and safety early warning method and system for abnormal track of network vehicle
CN116165274B (en) * 2023-02-17 2023-11-14 哈尔滨工业大学 Urban orbit damage identification method based on Bayesian global sparse probability principal component analysis
CN115984077B (en) * 2023-02-24 2023-06-13 南方科技大学 Traffic abnormal flow causal detection method and equipment
CN116245362B (en) * 2023-03-07 2023-12-12 北京磁浮有限公司 Urban rail contact network risk assessment method and related device
CN117115759B (en) * 2023-04-12 2024-04-09 盐城工学院 Road side traffic target detection system and method based on category guidance
CN116703004B (en) * 2023-07-19 2023-09-29 共享数据(福建)科技有限公司 Water system river basin intelligent patrol method and device based on pre-training model
CN116777120B (en) * 2023-08-16 2023-10-27 合肥综合性国家科学中心人工智能研究院(安徽省人工智能实验室) Urban road mobile source carbon emission calculation method based on road network OD pairs
CN116820014B (en) * 2023-08-24 2023-11-14 山西交通科学研究院集团有限公司 Intelligent monitoring and early warning method and system for traffic electromechanical equipment
CN116860840B (en) * 2023-09-05 2023-11-07 陕西交通电子工程科技有限公司 Rapid retrieval method for highway pavement information
CN117372969A (en) * 2023-12-08 2024-01-09 暗物智能科技(广州)有限公司 Monitoring scene-oriented abnormal event detection method
CN117456482A (en) * 2023-12-25 2024-01-26 暗物智能科技(广州)有限公司 Abnormal event identification method and system for traffic monitoring scene
CN117517596B (en) * 2024-01-08 2024-03-15 辽宁中消安全设备有限公司 Method and system for monitoring combustible and toxic harmful gases in real time based on Internet of things
CN117575546B (en) * 2024-01-17 2024-04-05 北京白龙马云行科技有限公司 Background management system for network vehicle-restraining platform
CN117706478A (en) * 2024-02-02 2024-03-15 腾讯科技(深圳)有限公司 Positioning drift identification method, device, equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07220193A (en) * 1994-01-28 1995-08-18 Nagoya Denki Kogyo Kk Traffic condition discriminating device
US8380429B2 (en) * 2004-02-05 2013-02-19 Edward H. Nortrup Real-time traffic condition measurement using GPS data
CN104778834A (en) * 2015-01-23 2015-07-15 哈尔滨工业大学 Urban road traffic jam judging method based on vehicle GPS data
CN104809878A (en) * 2015-05-14 2015-07-29 重庆大学 Method for detecting abnormal condition of urban road traffic by utilizing GPS (Global Positioning System) data of public buses
CN105513350A (en) * 2015-11-30 2016-04-20 华南理工大学 Time-phased multi-parameter short-term traffic flow prediction method based on time-space characteristics
CN105761488A (en) * 2016-03-30 2016-07-13 湖南大学 Real-time limit learning machine short-time traffic flow prediction method based on fusion

Family Cites Families (65)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05250598A (en) * 1992-03-06 1993-09-28 Matsushita Electric Ind Co Ltd Traffic information providing device
JP4200747B2 (en) * 2001-11-27 2008-12-24 富士ゼロックス株式会社 Movement information classification device, movement information classification method, and movement information classification program
US7187800B2 (en) * 2002-08-02 2007-03-06 Computerized Medical Systems, Inc. Method and apparatus for image segmentation using Jensen-Shannon divergence and Jensen-Renyi divergence
DE102005002760B4 (en) * 2004-01-20 2018-05-24 Volkswagen Ag Device and method for accident prevention in motor vehicles
EP1938296B1 (en) * 2006-03-03 2011-09-07 Inrix, Inc. Assessing road traffic conditions using data from mobile data sources
US7460948B2 (en) * 2006-03-10 2008-12-02 Gm Global Technology Operations, Inc. Traffic notification system for reporting traffic anomalies based on historical probe vehicle data
JP4591395B2 (en) * 2006-03-31 2010-12-01 アイシン・エィ・ダブリュ株式会社 Navigation system
CN100492434C (en) * 2006-11-30 2009-05-27 上海交通大学 Traffic flow state analysis required detection vehicle sampling quantity obtaining method
JP4539666B2 (en) * 2007-03-19 2010-09-08 アイシン・エィ・ダブリュ株式会社 Traffic condition calculation system
CN101373559B (en) * 2007-08-24 2010-08-18 同济大学 Method for evaluating city road net traffic state based on floating vehicle data
DE102007050154A1 (en) * 2007-10-19 2009-04-23 Siemens Ag Prediction system for predicting driving time, vehicle-based route planning system, traffic information system and method
CN101286269A (en) * 2008-05-26 2008-10-15 北京捷讯畅达科技发展有限公司 Traffic flow forecasting system combining dynamic real time traffic data
CN101620781B (en) * 2008-06-30 2012-08-29 株式会社查纳位资讯情报 System and method for forecasting passenger information and searching the same
CN201262784Y (en) * 2008-09-28 2009-06-24 华南理工大学 Detection and evaluation system for urban signal control road junction traffic status based on data characteristics
CN101727747A (en) * 2009-12-16 2010-06-09 南京信息工程大学 Abnormal road jam alarming method based on flow detection
CN101794510A (en) * 2009-12-30 2010-08-04 北京世纪高通科技有限公司 Data processing method and device of floating cars
CN101950477B (en) * 2010-08-23 2012-05-23 北京世纪高通科技有限公司 Method and device for processing traffic information
CN101976505A (en) * 2010-10-25 2011-02-16 中国科学院深圳先进技术研究院 Traffic evaluation method and system
CN201946111U (en) * 2011-01-13 2011-08-24 西安邮电学院 Data acquisition and releasing node for early warning system of traffic abnormal events in express way
CN201927174U (en) * 2011-01-13 2011-08-10 西安邮电学院 Early warning system for traffic abnormal events of expressway
US10319222B2 (en) * 2011-04-20 2019-06-11 Nec Corporation Traffic condition monitoring system, method, and storage medium
CN202075864U (en) * 2011-04-28 2011-12-14 北京市劳动保护科学研究所 Abnormal traffic state automatic detection system
CN102231235B (en) * 2011-04-29 2016-02-24 陈伟 A kind of traffic flow outlier detection localization method
US8775059B2 (en) * 2011-10-26 2014-07-08 Right There Ware LLC Method and system for fleet navigation, dispatching and multi-vehicle, multi-destination routing
US20130166188A1 (en) * 2011-12-21 2013-06-27 Microsoft Corporation Determine Spatiotemporal Causal Interactions In Data
CN102637357B (en) * 2012-03-27 2013-11-06 山东大学 Regional traffic state assessment method
US9141874B2 (en) * 2012-07-19 2015-09-22 Qualcomm Incorporated Feature extraction and use with a probability density function (PDF) divergence metric
CN102855638B (en) * 2012-08-13 2015-02-11 苏州大学 Detection method for abnormal behavior of vehicle based on spectrum clustering
CN103050005B (en) * 2012-11-16 2015-06-03 北京交通大学 Method and system for space and time analysis of urban road traffic states
CN103065466B (en) * 2012-11-19 2015-01-21 北京世纪高通科技有限公司 Detection method of and detection device for abnormal traffic conditions
CN103065468A (en) * 2012-12-14 2013-04-24 中国航天系统工程有限公司 Assessment method of traffic information and device
CN103903433B (en) * 2012-12-27 2016-09-14 南京中兴新软件有限责任公司 The Real-time and Dynamic method of discrimination of a kind of road traffic state and device
CN103903436A (en) * 2012-12-28 2014-07-02 上海优途信息科技有限公司 Expressway traffic jam detecting method and system based on floating car
CN103258427B (en) * 2013-04-24 2015-03-11 北京工业大学 Urban expressway traffic real-time monitoring system and method based on information physical network
CN103247177B (en) * 2013-05-21 2016-01-20 清华大学 Large-scale road network traffic flow real-time dynamic prediction system
CN103309964A (en) * 2013-06-03 2013-09-18 广州市香港科大霍英东研究院 High-efficiency visible monitoring analysis system for large-scale traffic data
CN103354030B (en) * 2013-07-29 2015-06-24 吉林大学 Method for determining road traffic situation by utilizing floating bus CAN bus information
CN103514743B (en) * 2013-09-28 2016-01-06 上海电科智能系统股份有限公司 A kind of abnormal traffic state characteristic recognition method of real-time index-matched memory range
US9582999B2 (en) * 2013-10-31 2017-02-28 Here Global B.V. Traffic volume estimation
CN103632546B (en) * 2013-11-27 2016-01-20 中国航天系统工程有限公司 A kind of Urban Road Traffic Accidents impact prediction method based on floating car data
US9240123B2 (en) * 2013-12-13 2016-01-19 Here Global B.V. Systems and methods for detecting road congestion and incidents in real time
CN103971521B (en) * 2014-05-19 2016-06-29 清华大学 Road traffic anomalous event real-time detection method and device
KR101598343B1 (en) * 2014-09-23 2016-02-29 목원대학교 산학협력단 System for automatically Identifying spatio-temporal congestion patterns and method thereof
CN104282151A (en) * 2014-09-30 2015-01-14 北京交通发展研究中心 Real-time floating vehicle path matching method based on high-frequency satellite positioning data
CN104408958B (en) * 2014-11-11 2016-09-28 河海大学 A kind of city dynamic route Travel Time Estimation Method
US9349285B1 (en) * 2014-12-01 2016-05-24 Here Global B.V. Traffic classification based on spatial neighbor model
CN104408924B (en) * 2014-12-04 2016-06-01 深圳北航新兴产业技术研究院 A kind of urban road abnormal traffic stream detection method based on coupled hidden markov model
CN104537833B (en) * 2014-12-19 2017-03-29 深圳大学 A kind of accident detection method and system
CN104504901B (en) * 2014-12-29 2016-06-08 浙江银江研究院有限公司 A kind of traffic abnormity point detecting method based on multidimensional data
CN104657746B (en) * 2015-01-29 2017-09-12 电子科技大学 A kind of method for detecting abnormality based on track of vehicle similitude
CN104573116B (en) * 2015-02-05 2017-11-03 哈尔滨工业大学 The traffic abnormity recognition methods excavated based on GPS data from taxi
KR101728219B1 (en) * 2015-02-23 2017-04-19 전북대학교산학협력단 Traffic Dispersion Method and System with Space Time Control based on Duplex Communication
US11482100B2 (en) * 2015-03-28 2022-10-25 Intel Corporation Technologies for detection of anomalies in vehicle traffic patterns
CN104778837B (en) * 2015-04-14 2017-12-05 吉林大学 A kind of road traffic operation situation Multiple Time Scales Forecasting Methodology
CN104809787B (en) * 2015-04-23 2017-11-17 中电科安(北京)科技股份有限公司 A kind of intelligent passenger volume statistic device based on camera
US9576481B2 (en) * 2015-04-30 2017-02-21 Here Global B.V. Method and system for intelligent traffic jam detection
CN105005760B (en) * 2015-06-11 2018-04-24 华中科技大学 A kind of recognition methods again of the pedestrian based on Finite mixture model
CN105261212B (en) * 2015-09-06 2018-06-19 中山大学 A kind of trip space-time analysis method based on GPS data from taxi map match
CN105404890B (en) * 2015-10-13 2018-10-16 广西师范学院 A kind of criminal gang's method of discrimination for taking track space and time order into account
CN105489008B (en) * 2015-12-28 2018-10-19 北京握奇智能科技有限公司 Urban road congestion computational methods and system based on Floating Car satellite location data
CN105608895B (en) * 2016-03-04 2017-11-10 大连理工大学 A kind of urban traffic blocking section detecting method based on local outlier factor
CN106067248B (en) * 2016-05-30 2018-08-24 重庆大学 A kind of traffic status of express way method of estimation considering speed dispersion characteristic
CN106023592A (en) * 2016-07-11 2016-10-12 南京邮电大学 Traffic jam detection method based on GPS data
CN106228808B (en) * 2016-08-05 2019-04-30 北京航空航天大学 City expressway travel time prediction method based on Floating Car space-time grid data
CN106781468B (en) * 2016-12-09 2018-06-15 大连理工大学 Link Travel Time Estimation method based on built environment and low frequency floating car data

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07220193A (en) * 1994-01-28 1995-08-18 Nagoya Denki Kogyo Kk Traffic condition discriminating device
US8380429B2 (en) * 2004-02-05 2013-02-19 Edward H. Nortrup Real-time traffic condition measurement using GPS data
CN104778834A (en) * 2015-01-23 2015-07-15 哈尔滨工业大学 Urban road traffic jam judging method based on vehicle GPS data
CN104809878A (en) * 2015-05-14 2015-07-29 重庆大学 Method for detecting abnormal condition of urban road traffic by utilizing GPS (Global Positioning System) data of public buses
CN105513350A (en) * 2015-11-30 2016-04-20 华南理工大学 Time-phased multi-parameter short-term traffic flow prediction method based on time-space characteristics
CN105761488A (en) * 2016-03-30 2016-07-13 湖南大学 Real-time limit learning machine short-time traffic flow prediction method based on fusion

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111583642A (en) * 2020-05-06 2020-08-25 北京航空航天大学 Traffic track streaming type big data real-time processing method
CN112053561A (en) * 2020-09-11 2020-12-08 深兰人工智能芯片研究院(江苏)有限公司 Method, system and device for judging and positioning traffic accident on non-monitored road section
US20230394964A1 (en) * 2020-10-16 2023-12-07 Grabtaxi Holdings Pte. Ltd. Method, electronic device, and system for detecting overspeeding

Also Published As

Publication number Publication date
GB202100341D0 (en) 2021-02-24
GB201909409D0 (en) 2019-08-14
WO2018122802A1 (en) 2018-07-05
GB2582531B (en) 2021-02-24
GB202009833D0 (en) 2020-08-12
GB2582531A (en) 2020-09-23
GB2569924A (en) 2019-07-03
CN109923595A (en) 2019-06-21
GB2588556B (en) 2021-10-27
CN109716414A (en) 2019-05-03
GB201711408D0 (en) 2017-08-30
GB2587588B (en) 2021-10-27
GB201909407D0 (en) 2019-08-14
WO2018122806A1 (en) 2018-07-05
WO2018122585A1 (en) 2018-07-05
GB201909406D0 (en) 2019-08-14
CN109716414B (en) 2021-10-15
CN109844832B (en) 2021-06-15
GB201905907D0 (en) 2019-06-12
GB2569924A8 (en) 2021-01-27
WO2018122801A1 (en) 2018-07-05
CN110168520A (en) 2019-08-23
CN109997179A (en) 2019-07-09
GB2582532B (en) 2021-02-24
GB201909408D0 (en) 2019-08-14
GB2572717B (en) 2020-08-05
CN109643485B (en) 2021-04-30
CN109643485A (en) 2019-04-16
CN109791729A (en) 2019-05-21
GB202009834D0 (en) 2020-08-12
WO2018122805A1 (en) 2018-07-05
GB2572717A (en) 2019-10-09
CN109923595B (en) 2021-07-13
GB2582532A (en) 2020-09-23
GB2588556A (en) 2021-04-28
WO2018122803A1 (en) 2018-07-05
GB201909405D0 (en) 2019-08-14
GB2587588A (en) 2021-03-31
GB202100340D0 (en) 2021-02-24
CN109791729B (en) 2021-10-15
CN109844832A (en) 2019-06-04
GB2569924B (en) 2021-02-24

Similar Documents

Publication Publication Date Title
WO2018122804A1 (en) Road traffic anomaly detection method using non-isometric time/space division
Jindal et al. A unified neural network approach for estimating travel time and distance for a taxi trip
De Fabritiis et al. Traffic estimation and prediction based on real time floating car data
Fang et al. FTPG: A fine-grained traffic prediction method with graph attention network using big trace data
Li et al. Identifying important variables for predicting travel time of freeway with non-recurrent congestion with neural networks
CN110176139A (en) A kind of congestion in road identification method for visualizing based on DBSCAN+
Kianfar et al. Placement of roadside equipment in connected vehicle environment for travel time estimation
Yao et al. Sampled trajectory data-driven method of cycle-based volume estimation for signalized intersections by hybridizing shockwave theory and probability distribution
Habtie et al. Artificial neural network based real-time urban road traffic state estimation framework
Houbraken et al. Examining the potential of floating car data for dynamic traffic management
Nandury et al. Strategies to handle big data for traffic management in smart cities
Elleuch et al. Towards an efficient traffic congestion prediction method based on neural networks and big GPS data
Habtie et al. Cellular network based real-time urban road traffic state estimation framework using neural network model estimation
Gong et al. Estimating link travel time with sparse GPS data on highway corridors
Ma et al. Hybrid Multi-Sensor Data for Traffic Condition Forecasting.
Graser et al. Assessing traffic performance using position density of sparse FCD
Xu et al. Identifying and Tracking Network-Wide Traffic Congestion Based on Mapping-to-Cells Vehicle Trajectory Data
Zhang et al. Vehicle trajectory reconstruction from global position system data with long short-term memory neural network
Nigam et al. Macroscopic traffic stream variable prediction with weather impact using recurrent learning approach
Tange et al. An analysis model of queue length fluctuation at signals using vehicle trajectories
Zhou et al. Development of a mobile probe-based traffic data fusion and flow management platform for innovative public-private information-based partnerships.
CN116701551A (en) Abnormality prediction method, device, equipment and storage medium
CN117523831A (en) Traffic state prediction method based on multi-sub-graph attention under abnormal event
Pugliese et al. Urban traffic analysis from a large scale floating car data system
Li Improving Estimation Accuracy of GPS-based Arterial Travel Time using k-Nearest Neighbors Algorithm by Zheng Li

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17889437

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17889437

Country of ref document: EP

Kind code of ref document: A1