CN114842645B - Road network speed situation rule extraction method based on k-means - Google Patents

Road network speed situation rule extraction method based on k-means Download PDF

Info

Publication number
CN114842645B
CN114842645B CN202210455678.3A CN202210455678A CN114842645B CN 114842645 B CN114842645 B CN 114842645B CN 202210455678 A CN202210455678 A CN 202210455678A CN 114842645 B CN114842645 B CN 114842645B
Authority
CN
China
Prior art keywords
traffic
speed
time sequence
time
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210455678.3A
Other languages
Chinese (zh)
Other versions
CN114842645A (en
Inventor
于海涛
肖冉东
朱佳佳
杜勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Intelligent Transportation Development Center Beijing Motor Vehicle Regulation And Management Center
Original Assignee
Beijing Intelligent Transportation Development Center Beijing Motor Vehicle Regulation And Management Center
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 Beijing Intelligent Transportation Development Center Beijing Motor Vehicle Regulation And Management Center filed Critical Beijing Intelligent Transportation Development Center Beijing Motor Vehicle Regulation And Management Center
Priority to CN202210455678.3A priority Critical patent/CN114842645B/en
Publication of CN114842645A publication Critical patent/CN114842645A/en
Application granted granted Critical
Publication of CN114842645B publication Critical patent/CN114842645B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • G06F18/23213Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with fixed number of clusters, e.g. K-means clustering
    • 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/052Detecting movement of traffic to be counted or controlled with provision for determining speed or overspeed
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Chemical & Material Sciences (AREA)
  • Analytical Chemistry (AREA)
  • Probability & Statistics with Applications (AREA)
  • Traffic Control Systems (AREA)

Abstract

The invention discloses a road network speed situation rule extraction method based on k-means. Secondly, an index system based on geometrical characteristics of a curve of the high-peak traffic time series is provided according to the peak-shaped deviation characteristics and the geometrical characteristics of the time series, and then the traffic speed time series is divided into a plurality of traffic state clusters by day by using a k-means-based clustering method to perform self-discovery of a traffic speed mode. The selection of the value of the cluster number k is determined by Gapstartistic. And finally, calculating a clustering center of each cluster according to the obtained clustering result, namely k traffic speed state rules of each road section, and matching by using a pattern matching method based on similarity and a real-time traffic speed time sequence to obtain a pattern similar to the real-time sequence. The method provided by the invention can reveal the internal relation of the traffic speed flow, thereby more clearly and intuitively revealing the time-varying characteristics and the law of the traffic state of the urban road network.

Description

Road network speed situation rule extraction method based on k-means
Technical Field
Effective extraction of the speed situation law of the road network is an important means for traffic trip scheduling, urban functional area identification and deep disclosure of the space-time characteristics of urban traffic from a refined view angle, and provides decision reference for urban traffic jam management. The invention analyzes the traffic speed characteristics, the traffic law and the traffic modes of different links based on massive real-time traffic speed data and link information continuously issued by a traffic monitoring system, extracts the traffic speed curve characteristics, establishes a traffic mode clustering analysis model, obtains the traffic speed modes of different forms, plays an important role in discovering the abnormal speed in the abnormal road, and belongs to the field of urban public traffic systems.
Background
In order to relieve the congestion problem of urban roads, an intelligent traffic system is developed at the right moment, and the safe and effective operation of traffic is ensured by reasonably regulating and controlling traffic load. In an intelligent traffic system, a traffic speed situation rule is a prerequisite for realizing key applications such as traffic signal control and traffic guidance.
Road traffic data has the remarkable characteristics of large volume, strong time variation, poor detection precision and the like, and how to efficiently extract traffic speed operation rules in a multi-dimensional and fine manner through complex data representation so as to detect modes and behaviors for traffic prediction and guide decision is the key point of current intelligent traffic field research.
Model development based on deep learning is mainly based on experience intuition and repeated experiments, and the model properties and parameters are lack of interpretability, so that the algorithm is difficult to be migrated and applied. The clustering algorithm is an important means of pattern recognition, can be effectively applied to space-time pattern recognition of macroscopic and microscopic traffic flows, clusters daily traffic state speed sequences of expressways, extracts road network traffic state patterns, and expresses the explanation of a special traffic behavior in each state. The traffic speed time sequence is analyzed through a cluster analysis method, and the internal relation of traffic speed flow can be disclosed, so that the time-varying characteristics and the rules of the traffic state of the urban road network can be more clearly and intuitively disclosed.
Disclosure of Invention
Aiming at the problems of time-varying characteristics and road network spatial distribution heterogeneity in road network traffic speed, the invention provides a road network speed situation rule extraction method based on k-means, a homogeneous space-time traffic speed state mode is found, the method analyzes with a daily traffic speed time sequence, a geometric characteristic index system based on a peak traffic speed time sequence is established, and effective compression of data is realized; meanwhile, based on the extracted time series characteristics, self-discovery of a traffic operation mode is carried out on the historical time series data of the traffic speed by using a k-means clustering method, and the traffic speed time series is divided into a plurality of traffic clusters day by day; and finally, matching the traffic speed historical mode with the real-time traffic speed time sequence by using the specified similarity distance index.
The technical scheme of the invention is as follows: a road network speed situation rule extraction method based on k-means is realized by the following steps:
(1) Merging the road section lengths smaller than 500 meters based on the road section information, obtaining the speed of the merged road section according to the ratio of the merged road section length to the average vehicle running time, further obtaining speed time sequence data with the time granularity of 1 minute of each merged road section, and then processing the missing speed time sequence data by using an interpolation method, carrying out 5-minute aggregation on the speed time sequence, and carrying out smooth noise reduction on the speed time sequence data by using a moving average method aiming at the speed time sequence data of each road section;
(2) According to the peak-shaped deviation characteristics and the geometric characteristics of the time sequence, constructing a clustering model of the traffic mode by adopting a weight equalization principle based on an index system of the geometric characteristics of a curve of the peak traffic time sequence;
(3) Dividing the speed time sequence into a plurality of traffic state clusters by day by using a k-means-based clustering method, and carrying out self-discovery of a traffic speed mode, wherein the selection of a cluster number k value is determined by adopting a Gapstatistic method;
(4) And calculating the clustering center of each cluster according to the obtained clustering result, namely the k traffic speed state rules of each road section, and matching by using a pattern matching method based on similarity and a real-time traffic speed time sequence to obtain a pattern similar to the real-time traffic speed time sequence.
By adopting the technical scheme, the invention has the following beneficial effects:
1. the clustering is carried out based on the time series geometric characteristics, the historical mode of the traffic flow can be effectively identified, the data redundancy is reduced, the calculation efficiency is high, and the traffic operation mode can be automatically found without supervision.
2. The method provides a scientific and effective way for traffic managers to master the traffic state and performance of the road network so as to mine the potential supply capacity of the express way under the condition of limited traffic resources.
3. The method provides timely and reliable road network traffic state and trend information for traffic managers, reasonably estimates and predicts the duration, the spreading range, the influence degree and the like of traffic jam under the accidental events, is convenient for providing effective traffic information service for the public, and timely takes event response and emergency measures.
Drawings
FIG. 1 is a schematic diagram of a road network speed situation rule extraction method based on k-means;
FIG. 2 is a diagram of an original time series before a certain road segment is clustered;
FIG. 3 is a graph of profile coefficient as a function of k value;
FIG. 4 is a schematic diagram of a clustering result of a certain road section;
fig. 5 is a diagram showing the matching result between the real-time data stream and the historical pattern.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention. In addition, the technical features involved in the embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
The invention provides a road network speed situation rule extraction method based on k-means, which is realized by the following steps:
(1) Screening the length of a target road section based on road section information, merging road section speed data smaller than 500 meters because the extraction speed of a shorter road section is not meaningful, and calculating the speed data of the merged road section;
(2) Aiming at the problem of data deletion, the data with the deletion of more than 40 percent of the time sequence has low use value, and the time sequence is directly removed. For a small amount of time sequence missing data, filling missing values by adopting a missing value filling method based on interpolation, and generating a speed time sequence with the granularity of 1 minute;
(3) Aggregating the speed time sequence with the granularity of 1 minute into a speed time sequence with the granularity of 5 minutes, smoothing the time sequence data by adopting a traffic flow filtering method based on moving average, and removing random components in the traffic speed data;
(4) Analyzing the road network speed time sequence obtained in the step (3) by taking date as a unit, providing an index system based on the geometric characteristics of a high-peak traffic time sequence curve according to the peak-shaped deviation characteristics and the geometric characteristics of the time sequence, and constructing a clustering model of a traffic mode by adopting a weight equalization principle;
(5) And dividing the traffic speed time sequence into a plurality of traffic state clusters by day by using a k-means-based clustering method, and carrying out self-discovery of a traffic speed mode. Selecting a value of the number k of the clusters by adopting Gap static;
(6) And (5) calculating a clustering center of each cluster according to the clustering result obtained in the step (5), namely k traffic speed state rules of each road section, and matching by using a pattern matching method based on similarity and a real-time traffic speed time sequence to obtain a pattern similar to the real-time traffic speed time sequence.
Further, in the road network speed situation rule extraction method based on k-means, the road section speed data smaller than 500 meters are merged in the step (1), and the merged road section speed data are calculated. The method specifically comprises the following steps:
Figure 105563DEST_PATH_IMAGE001
wherein the content of the first and second substances,
Figure 570042DEST_PATH_IMAGE002
for road sectionsiThe length of (a) of (b),
Figure 35659DEST_PATH_IMAGE003
for vehicles passing through road sectionsiThe average time that has been used is,vfor road sectionsiTo road sectionjThe average running speed of.
Further, in the road network speed situation rule extraction method based on k-means, the time series aggregation and data smoothing in the step (3) aim to remove random components in traffic flow data and eliminate the influence of random interference of measured data on a road network speed data mining modelAnd (6) sounding. Is provided with a time sequence
Figure 576492DEST_PATH_IMAGE004
Based on the idea of sliding window, the data points are sequentially shifted point by point to obtain
Figure 596401DEST_PATH_IMAGE005
(size of sliding window) number of average, one-time moving average can be obtained:
Figure 333413DEST_PATH_IMAGE006
the moving average has low calculation complexity, high efficiency and good smoothing effect, and can eliminate the influence of irregular variation to display a long-term trend, so that the moving average is used for data smoothing.
Further, in the method for extracting the road network speed situation law based on k-means, the daily traffic speed time series characteristic index system in the step (4) discovers that morphological characteristics such as a peak, a peak-off, a head-shoulder model, an M model and the like exist in the morning and evening under the daily scale and characteristics of peak drift before and after holidays when the geometric shape of a daily traffic speed curve is researched, so that an index system based on the geometric characteristics of the traffic speed time series in the peak period is provided:
Figure DEST_PATH_IMAGE007
the indexes not only consider the overall characteristics of the traffic speed time sequence, but also consider the relation characteristics of the peak state and the non-peak state, reflect the curve peak-shaped deviation characteristics, and simultaneously correspondingly describe the curve geometric characteristics of the key time period in the peak period, so that the indexes are more simplified and efficient. In the process of clustering analysis, in order to prevent the indexes with large number levels from interfering the result, data needs to be subjected to dimensionless processing, and zero-mean normalization processing is used.
Further, in the road network speed situation law extraction method based on k-means, in the step (5), based on a traffic speed mode self-discovery process of k-means, the clustering number k is worth selecting to be determined by adopting a GapStatistic method. The Gap static compares the distribution aggregation of data in the class with the random distribution, and makes the distribution in the class as different as possible from the random distribution. It is defined as follows:
Figure 919115DEST_PATH_IMAGE008
wherein E is
Figure 630850DEST_PATH_IMAGE009
The expectations, typically generated using monte carlo simulations,
Figure 403634DEST_PATH_IMAGE010
is the loss function, i.e., the sum of the squares of the distances between the clustered velocity time series data to the cluster center. Gap (k) can be considered as the difference between the loss of random samples and the loss of actual samples.
The step (5) is based on the features extracted in the step (4) to perform clustering instead of inputting the whole time sequence into a model, so that the data dimension reduction is realized, the calculation efficiency is high, the time sequence with a homogeneous state can be extracted, the redundancy of mass traffic flow data is reduced, the data is effectively compressed, and the traffic operation mode self-discovery is performed on the historical time sequence data of traffic operation through clustering analysis.
Further, in the road network speed situation rule extraction method based on k-means, the similar mode time sequence matching method in the step (6) matches the real-time sequence to obtain a similar traffic speed mode. Setting a road segment to have N historical patterns, wherein the historical pattern data is
Figure 678758DEST_PATH_IMAGE011
Wherein
Figure 587808DEST_PATH_IMAGE012
The real-time data stream is
Figure 985291DEST_PATH_IMAGE013
And n and m are the number of the time stamps, the similarity is defined as follows:
Figure 730524DEST_PATH_IMAGE014
firstly, selecting a historical data set of nearly 3 months, then merging target road sections, processing missing data, and denoising and smoothing time sequence data. The embodiment of the data is explained when a certain road section is selected, time is taken as an abscissa, different extracted time sequences before clustering are drawn as shown in fig. 2, the road section time sequence mode can be divided into two modes by observation, the data is taken as input data, the data is subjected to feature extraction to obtain the geometric feature indexes of 26 time sequence data, and then clustering is carried out according to the indexes.
Given the k value, samples were randomly selected and subjected to k-means experiments, and then the GapStatistic statistic was calculated
Figure 809339DEST_PATH_IMAGE015
Repeating the above steps for a plurality of times
Figure 838475DEST_PATH_IMAGE016
Is the final average value of
Figure 141280DEST_PATH_IMAGE017
. While
Figure 888656DEST_PATH_IMAGE018
The k corresponding to the maximum value is the optimal k. The variation relationship of the Gap statistical value of the road section along with the number k of clusters is shown in fig. 3. It can be found that when k =2, the maximum value is reached, so the road segment selects k equal to 2 as the optimal clustering number.
The data gathered into two categories, see fig. 4, clearly shows that the two modes are separated, with a pattern-early peak traffic speed at 6 to 10 having a tendency to fall from a decline to a rise, which may be a period of time with a frequent decline in speed due to more vehicles on the work day. Mode two has no early peak down trend and may be associated with less holiday traffic.
After clustering into different modes, the cluster center of each mode is the traffic speed mode with different forms, then matching is carried out on the real-time sequence, the mode similar to the real-time speed time sequence can be obtained, and the final result can be shown in figure 5.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, and not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (1)

1. A road network speed situation law extraction method based on k-means is characterized by comprising the following steps:
step (1), merging road section lengths smaller than 500 meters based on road section information, obtaining merged road section speeds according to the ratio of the merged road section lengths to the average vehicle running time, further obtaining speed time sequence data with the time granularity of 1 minute of each merged road section, then processing missing speed time sequence data by using an interpolation method according to the speed time sequence data of each road section, carrying out 5-minute aggregation on the speed time sequence data, and carrying out smooth noise reduction on the speed time sequence data by using a moving average method;
extracting peak-like deviation characteristics and geometric characteristics of the speed time sequence data, constructing a clustering model of the traffic mode by adopting a weight equalization principle based on an index system of the geometric characteristics of a curve of the speed time sequence data of the peak traffic time;
step (3) dividing the speed time sequence data into a plurality of traffic state clusters by day by using a k-means-based clustering method, and automatically discovering a traffic speed mode, wherein the selection of a cluster number k value is determined by adopting a Gap static method;
step (4), calculating a clustering center of each cluster according to the obtained clustering result, namely k traffic speed state rules of each road section, and matching by using a pattern matching method based on similarity and real-time traffic speed time sequence data to obtain a pattern similar to the real-time traffic speed time sequence;
the index system in the step (2) comprises the overall characteristics of traffic congestion and the relationship characteristics of congestion state and non-congestion state, reflects the peak-shaped deflection characteristics of a congestion curve, and correspondingly describes the curve geometric characteristics of important periods in a peak period;
the self-discovery of the speed mode in the step (3) adopts a Gap statistical method to select the value of the clustering number k, specifically to calculate the Gap statistical statistics Gap (k) of different clustering numbers k:
Gap(k)=E(logD k )-logD k
wherein E is logD k Expectation of (D) k Is a loss function, i.e., the sum of the squares of the distances from the clustered velocity time series data to its cluster center;
in the step (4), for the real-time data stream, matching the real-time data with the historical patterns by using a matching algorithm based on similarity, specifically, similarity calculation is respectively performed on the extracted N historical patterns and the real-time data, the pattern is matched by the one with the minimum similarity, a certain road section is set to have N historical patterns, and the historical pattern data is X i Wherein X is i ={x 1 ,x 2 ,x 3 …x n Y = { Y) real-time data stream 1 ,y 2 ,y 3 …y m And n and m are the number of the timestamps, the similarity is defined as follows:
Figure FDA0004006023230000021
selecting
Figure FDA0004006023230000022
The most similar historical pattern of the current real-time sequence. />
CN202210455678.3A 2022-04-28 2022-04-28 Road network speed situation rule extraction method based on k-means Active CN114842645B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210455678.3A CN114842645B (en) 2022-04-28 2022-04-28 Road network speed situation rule extraction method based on k-means

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210455678.3A CN114842645B (en) 2022-04-28 2022-04-28 Road network speed situation rule extraction method based on k-means

Publications (2)

Publication Number Publication Date
CN114842645A CN114842645A (en) 2022-08-02
CN114842645B true CN114842645B (en) 2023-04-07

Family

ID=82567240

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210455678.3A Active CN114842645B (en) 2022-04-28 2022-04-28 Road network speed situation rule extraction method based on k-means

Country Status (1)

Country Link
CN (1) CN114842645B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115034690B (en) * 2022-08-10 2022-11-18 中国航天科工集团八五一一研究所 Battlefield situation analysis method based on improved fuzzy C-means clustering
CN116146190A (en) * 2023-02-24 2023-05-23 西南石油大学 Underground leakage or overflow early warning device and method based on bidirectional flow measurement

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105702029B (en) * 2016-02-22 2017-11-28 北京航空航天大学 A kind of Expressway Traffic trend prediction method for considering space-time relationship at times
CN109064748B (en) * 2018-09-18 2020-12-25 浙江工业大学 Traffic average speed prediction method based on time cluster analysis and variable convolutional neural network
CN109544921B (en) * 2018-11-26 2019-12-13 中南大学 Urban road section classification method based on traffic characteristics
CN111696355A (en) * 2020-06-29 2020-09-22 中南大学 Dynamic graph convolution traffic speed prediction method

Also Published As

Publication number Publication date
CN114842645A (en) 2022-08-02

Similar Documents

Publication Publication Date Title
CN114842645B (en) Road network speed situation rule extraction method based on k-means
CN109035778B (en) Congestion cause analysis method and device, computer equipment and storage medium
US10176246B2 (en) Fast grouping of time series
CN107610469A (en) A kind of day dimension regional traffic index forecasting method for considering multifactor impact
CN112987666B (en) Power plant unit operation optimization regulation and control method and system
Nandurge et al. Analyzing road accident data using machine learning paradigms
CN109410588B (en) Traffic accident evolution analysis method based on traffic big data
CN112183605B (en) Civil aviation control sector classification method based on operation characteristics
CN109446243B (en) Method for detecting power generation abnormity of photovoltaic power station based on big data analysis
CN112685459A (en) Attack source feature identification method based on K-means clustering algorithm
Wang et al. Practical and white-box anomaly detection through unsupervised and active learning
García Valverde et al. Water demand estimation and outlier detection from smart meter data using classification and Big Data methods
CN110826785A (en) High-risk road section identification method based on k-medoids clustering and Poisson inverse Gaussian
CN112905671A (en) Time series exception handling method and device, electronic equipment and storage medium
Borges et al. Time-series features for predictive policing
Qiu et al. A Clustering-Based optimization method for the driving cycle construction: A case study in fuzhou and Putian, China
CN117118810B (en) Network communication abnormity early warning method and system
CN113553350A (en) Traffic flow partition model for similar evolution mode clustering and dynamic time zone partitioning
Gu et al. Calibration of traffic flow fundamental diagrams for network simulation applications: A two-stage clustering approach
Cabanes et al. Unsupervised learning for analyzing the dynamic behavior of online banking fraud
CN114722098A (en) Typical load curve identification method based on normal cloud model and density clustering algorithm
Yaghoubi et al. Model-based clustering (MBC) for road data via multivariate mixture of normal distributions and factor analysis (FA)
Zhou Traffic flow data analysis and mining method based on clustering recognition algorithm.
CN118155425A (en) Clustering-based real-time traffic congestion prediction method and device
CN111835854B (en) Slow task prediction method based on grey prediction algorithm

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant