CN110909909A - Short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature map - Google Patents
Short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature map Download PDFInfo
- Publication number
- CN110909909A CN110909909A CN201910829117.3A CN201910829117A CN110909909A CN 110909909 A CN110909909 A CN 110909909A CN 201910829117 A CN201910829117 A CN 201910829117A CN 110909909 A CN110909909 A CN 110909909A
- Authority
- CN
- China
- Prior art keywords
- traffic flow
- layer
- short
- flow prediction
- time
- 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.)
- Withdrawn
Links
- 238000000034 method Methods 0.000 title claims abstract description 36
- 238000013135 deep learning Methods 0.000 title claims abstract description 16
- 238000013527 convolutional neural network Methods 0.000 claims abstract description 18
- 238000010586 diagram Methods 0.000 claims abstract description 14
- 238000012549 training Methods 0.000 claims abstract description 8
- 238000005070 sampling Methods 0.000 claims description 26
- 238000013528 artificial neural network Methods 0.000 claims description 18
- 230000006870 function Effects 0.000 claims description 12
- 238000011176 pooling Methods 0.000 claims description 10
- 230000000694 effects Effects 0.000 description 5
- 238000012706 support-vector machine Methods 0.000 description 5
- 230000008901 benefit Effects 0.000 description 3
- 239000011159 matrix material Substances 0.000 description 3
- 238000004458 analytical method Methods 0.000 description 2
- 238000010801 machine learning Methods 0.000 description 2
- 101001095088 Homo sapiens Melanoma antigen preferentially expressed in tumors Proteins 0.000 description 1
- 102100037020 Melanoma antigen preferentially expressed in tumors Human genes 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000010219 correlation analysis Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 238000003062 neural network model Methods 0.000 description 1
- 210000002569 neuron Anatomy 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/04—Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/084—Backpropagation, e.g. using gradient descent
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
- G06Q50/26—Government or public services
-
- G—PHYSICS
- G08—SIGNALLING
- G08G—TRAFFIC CONTROL SYSTEMS
- G08G1/00—Traffic control systems for road vehicles
- G08G1/01—Detecting movement of traffic to be counted or controlled
- G08G1/0104—Measuring and analyzing of parameters relative to traffic conditions
- G08G1/0125—Traffic data processing
-
- G—PHYSICS
- G08—SIGNALLING
- G08G—TRAFFIC CONTROL SYSTEMS
- G08G1/00—Traffic control systems for road vehicles
- G08G1/01—Detecting movement of traffic to be counted or controlled
- G08G1/0104—Measuring and analyzing of parameters relative to traffic conditions
- G08G1/0125—Traffic data processing
- G08G1/0129—Traffic data processing for creating historical data or processing based on historical data
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Strategic Management (AREA)
- Human Resources & Organizations (AREA)
- Economics (AREA)
- Tourism & Hospitality (AREA)
- General Health & Medical Sciences (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- General Engineering & Computer Science (AREA)
- Molecular Biology (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Chemical & Material Sciences (AREA)
- Analytical Chemistry (AREA)
- Life Sciences & Earth Sciences (AREA)
- Development Economics (AREA)
- Computing Systems (AREA)
- Biophysics (AREA)
- Biomedical Technology (AREA)
- Artificial Intelligence (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Educational Administration (AREA)
- Primary Health Care (AREA)
- Game Theory and Decision Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Traffic Control Systems (AREA)
Abstract
The invention provides a short-time traffic flow prediction method based on deep learning and a multilayer spatiotemporal feature map, which is used for acquiring historical traffic data of a road section needing traffic flow prediction; constructing a plurality of multi-layer space-time characteristic graphs with dimension of M multiplied by N multiplied by C according to spatial position relation, time sequence and data category of all traffic data; and finally, training a deep convolutional neural network by taking the multilayer space-time characteristic diagram as a sample to obtain a short-time traffic flow prediction model for traffic flow prediction. The method fully excavates the potential correlation and the time-space correlation of the historical traffic data, and better improves the accuracy and the reliability of the short-time traffic flow prediction by utilizing the redundancy of the data.
Description
Technical Field
The invention belongs to the technical field of machine learning, and particularly relates to a short-term traffic flow prediction method based on deep learning and a multi-layer spatiotemporal feature map.
Background
Traffic flow prediction plays an important role in an Intelligent Transportation (ITS) system, and is a precondition for realizing traffic guidance. The accurate real-time short-term traffic flow prediction is helpful for better analyzing the traffic condition of a road network and is widely applied to the aspects of signal lamp control, urban road system planning, path navigation, vehicle-road coordination and the like. The travel time of people can be reduced, the accident rate is reduced, and great social value and economic value are created. Conventional traffic prediction methods include an autoregressive moving average (ARIMA) model, a Support Vector Machine (SVM) model, a bayesian model, and the like. The emerging artificial neural network can process large-scale multidimensional data, has the characteristics of high model flexibility, strong learning capability, generalization capability, strong prediction capability and the like, and is widely applied to the traffic field.
In order to realize good short-time traffic flow prediction effect, some published patents and papers in the prior art propose respective theoretical solutions. The patent name: a short-time traffic flow prediction method (patent number: CN201910089338.1) based on space-time correlation and convolution neural network discloses a short-time traffic flow prediction method based on space-time correlation and convolution neural network, which mainly adopts Pearson correlation coefficient to analyze the space-time correlation of two traffic flow sequences, makes part of the data obtained by analysis into a single traffic flow matrix, and trains neural network to predict short-time traffic flow according to the single traffic flow matrix.
The prediction method is novel, but still has many problems:
1) firstly, the Pearson correlation coefficient is used for analyzing the space-time correlation in the patent, and the optimal value of the correlation coefficient depends on manual experience, so that the determined time lag and the vehicle detection point can not enable the prediction to achieve the optimal effect. Meanwhile, when the traffic flow sequence data volume is small, it is not appropriate to judge that there is a close relationship between two sequence variables only by the correlation coefficient being large.
2) Secondly, when a space-time traffic matrix data set is prepared in the patent, each sample needs to be subjected to space-time correlation analysis, and if the data volume is overlarge, a large amount of manpower and material resources are consumed to prepare the data set; if the data amount is too small, the trained neural network is easy to be under-fitted.
3) Finally, historical traffic flow data is only used as a sample in the patent, the beneficial effects of time nodes and other traffic data on traffic flow prediction are ignored, and the prediction accuracy and the generalization of a depth model cannot be guaranteed.
Disclosure of Invention
The invention aims to provide a short-term traffic flow prediction method based on deep learning and a multi-layer spatiotemporal feature map.
The technical scheme for realizing the purpose of the invention is as follows: a short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature maps comprises the following specific steps:
step 1, acquiring historical traffic data of a road section needing traffic flow prediction;
step 2, constructing the traffic data into a plurality of multilayer spatiotemporal feature maps according to the spatial position relationship, the time sequence and the data category;
step 3, training a deep convolutional neural network by taking the multilayer spatiotemporal feature map as a sample to obtain a short-term traffic flow prediction model;
and 4, inputting the traffic data of the road section needing traffic flow prediction into the short-time traffic flow prediction model to obtain a prediction result.
Preferably, the historical traffic data in step 1 includes traffic flow, speed, density, saturation, and traffic index.
Preferably, the sampling time interval of all the historical traffic data in step 2 is 10 minutes, and is data recorded within 2 years.
Preferably, the specific method for constructing the multi-layer spatiotemporal feature map in the step 3 is as follows:
and filling the road segment number, the sampling time point, the historical flow, the speed, the density, the saturation and the traffic index of the road segment into each pixel of C different MxN-dimensional digital images according to categories, wherein the longitudinal axis of the digital images is arranged according to the spatial relationship of the road segment, the transverse axis is arranged according to the time sequence of historical traffic data, M is the number of the selected sampling road segments, N is the number of the selected sampling time points, and C is the category number of the filling data, and the C digital images are superposed to form a multilayer space-time characteristic diagram containing the space-time characteristic and the traffic characteristic of the road segment.
Preferably, the deep convolutional neural network comprises an input layer, a hidden layer and an output layer which are connected in sequence; the convolution-pooling system comprises an input layer, a hidden layer structure and an output layer, wherein the input layer is a single convolution layer, the hidden layer structure is formed by sequentially connecting X convolution-pooling modules, each convolution-pooling module comprises Y convolution layers which are sequentially connected and b pooling layers which are sequentially connected and connected with the convolution layers, and the output layer comprises K full-connection layers which are sequentially connected.
Preferably, X ranges from 2 to 5, Y ranges from 2 to 5, and b ranges from 0 or 1.
Preferably, step 3, training the deep convolutional neural network by using the multi-layer spatiotemporal feature map as a sample, and the specific method for obtaining the short-time traffic flow prediction model comprises the following steps:
the method comprises the following steps of taking a plurality of multilayer space-time characteristic graphs as input of a deep convolutional neural network, taking traffic flow data after 10 minutes of the latest sampling time point in each multilayer space-time characteristic graph as a true value, taking a mean square error as a loss function, continuously comparing the true value with a predicted value output by the deep convolutional neural network, continuously optimizing neural network parameters by using a back propagation algorithm, and obtaining the optimal solution of the network parameters when the iteration times reach a set value or a loss function value is smaller than a set threshold value, wherein the loss function is specifically as follows:
in the formula, MSE is mean square error, n is the total number of samples of the space-time feature map, predict is a predicted value, and truth is a true value.
Compared with the prior art, the invention has the following remarkable advantages:
1. based on the machine learning technology, the potential correlation among historical traffic data is independently learned, so that the traffic flow prediction is more objective and accurate;
2. the multi-layer space-time characteristic graph adopted by the invention forms an efficient data form by using a convenient mode, the data is analyzed by simulating an image processing mode, the advantages of a neural network can be exerted, the information of the data from local to global is mined, and the potential correlation and the space-time correlation of historical traffic data are fully analyzed;
3. the invention adopts various historical traffic data, and simultaneously takes time and space information as data input, and can better improve the accuracy and reliability of short-time traffic flow prediction by utilizing the redundancy of the data.
The present invention is described in further detail below with reference to the attached drawings.
Drawings
FIG. 1 is a flow chart of the present invention.
FIG. 2 is a diagram showing a multi-level spatiotemporal feature map according to the present invention.
Fig. 3 is a diagram illustrating an exemplary VGGNet network structure according to the present invention.
FIG. 4 is a schematic diagram of the convolutional neural network structure of the present invention.
Detailed Description
A short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature maps comprises the following specific steps:
step 1, acquiring road sections needing traffic flow prediction and historical traffic data thereof;
in a further embodiment, the historical traffic data includes various historical data such as flow, speed, density, saturation, traffic index, etc., and it should be noted that the sampling time interval of all the historical traffic data is 10 minutes, and should be data recorded in the last 2 years.
Step 2, constructing a plurality of multi-layer space-time characteristic graphs with dimension of M multiplied by N multiplied by C according to the spatial position relation, the time sequence and the data category of the traffic data;
in a further embodiment, a specific method for constructing a plurality of multi-layer spatio-temporal feature maps with dimensions of M × N × C is as follows: and filling the road segment number, the sampling time point, the historical flow, the speed, the density, the saturation and the traffic index of the road segment into each pixel of C different MxN-dimensional digital images according to categories, wherein the longitudinal axis of the digital images is arranged according to the spatial relationship of the road segment, the transverse axis is arranged according to the time sequence of historical traffic data, M is the number of the selected sampling road segments, N is the number of the selected sampling time points, C is the category number of the filled data, and finally, the C digital images are superposed to form a multilayer space-time characteristic diagram containing the space-time characteristic and the traffic characteristic of the road segment.
Step 3, constructing a convolutional neural network, and taking the multilayer spatiotemporal feature map as a sample training network to obtain a short-term traffic flow prediction model;
in a further embodiment, the deep convolutional neural network is a deep neural network with a convolutional structure. The input layer of the deep convolutional neural network can directly process multidimensional data. The deep convolutional neural network comprises an input layer, a hidden layer and an output layer which are sequentially connected; the convolution-pooling module is formed by sequentially connecting Y convolution layers and then b pooling layers, and the output layer at the tail end of the network is formed by sequentially connecting K full-connection layers, so that a complete convolution neural network is formed. The value range of X is 2 to 5, the value range of Y is 2 to 5, and the value of b is 0 or 1.
In a further embodiment, a plurality of multi-layer space-time characteristic graphs are used as input of a neural network, traffic flow data after 10 minutes of the latest sampling time point in each multi-layer space-time characteristic graph is used as a true value, a mean square error is used as a loss function, the true value and a predicted value output by a model are continuously compared, a back propagation algorithm is used for continuously optimizing neural network parameters, and when the iteration number reaches a set value or the loss function value is smaller than a set threshold value, the optimal solution of the network parameters is obtained, wherein the loss function is specifically as follows:
wherein MSE is mean square error, n is the total number of samples of the space-time feature map, predict is a predicted value, and truth is a true value.
And 4, forming a multilayer space-time characteristic diagram by using traffic data of the road section needing traffic flow prediction, and inputting the multilayer space-time characteristic diagram into a short-time traffic flow prediction model to obtain a prediction result.
In a further embodiment, the process of forming the multi-layer spatiotemporal feature map by the traffic data of the road section needing traffic flow prediction specifically comprises the following steps: if the traffic flow 10 minutes later is to be predicted at the time t, respectively filling the C-type sampling data of M sampling road sections under N sampling time points before the time t into the multilayer space-time characteristic diagram according to the method for forming the multilayer space-time characteristic diagram in the step 2, and inputting the C-type sampling data into a short-time traffic flow prediction model, wherein the prediction result output by the model is the traffic flow at the time t + 10.
Example 1
As shown in fig. 1, a short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature maps specifically comprises the following steps:
1) and selecting the road section needing traffic flow prediction. And selecting 36 road segments in total, wherein the road segment number set RS is {1,2, …,36}, each road segment has a sensor, and traffic data of each road segment can be recorded.
And acquiring all historical traffic data of the road section relevant to traffic flow prediction. The historical traffic data includes 7 types of data, i.e., flow V, speed S, density D, saturation S, and traffic index TI, and it is noted that the sampling time interval of all the historical traffic data is 10 minutes, and the historical traffic data should be recorded within 2 years.
2) And constructing a plurality of multi-layer space-time characteristic graphs with dimension of M multiplied by N multiplied by C according to the historical traffic data, the spatial position relationship, the time sequence and the data type. Wherein, let M be 36, N be 10, and C be 7, select the traffic data of the last 2 years recorded by the 36 road segments in step 1), as shown in fig. 2, each 10 sampling time points are a group, and the road segment number rs of the 36 road segments is setmSampling time point tnFlow rate vm,nSpeed sm,nDensity dm,nSaturation sm,nTraffic index tim,nFill in each pixel of 7 different 36 x 10 dimensional digital images by category, respectively, where m ∈ [1,36 ∈ [ ]]Denotes the sampling link number, n ∈ [1,10 ]]Indicating the sample time sequence number. Finally, a plurality of digital images are overlaid to form a multi-layer space-time feature map containing the space-time characteristics and the traffic characteristics of the road section, 10368 multi-layer space-time feature maps can be constructed as a sample set in 2 years of data, and are recorded as Samples ═ f1,f2,…,f10368}。
3) And training the VGGNet deep convolution neural network by taking the multilayer space-time characteristic graph as a sample to obtain a short-time traffic flow prediction model. The network structure of VGGNet is shown in fig. 3, and the data is constructed into 10368 multi-layer spatiotemporal feature maps as the input of the neural network according to the method described in step 3), wherein 80% of samples are used as a training set, 10% of samples are used as a test set, and 10% of samples are used as a verification set. Meanwhile, if the latest sampling time point in each multi-layer space-time characteristic diagram is marked as tl, the traffic flow data V10 minutes later is recordedtl+10And as a true value output, adopting a mean square error as a loss function, continuously comparing the true value with a predicted value output by the model, and continuously optimizing the neural network parameters by using a back propagation algorithm so as to minimize the loss function and obtain the optimal solution of the network parameters, wherein the loss function specifically comprises the following steps:
and stopping network training after the specified iteration times are reached to obtain the optimal solution of the model parameters.
4) After the short-time traffic flow prediction model is obtained, if traffic flow prediction needs to be carried out at the current time tc, 7 types of data including road segment numbers, sampling time points, flow, speed, density, saturation and traffic indexes of 36 road segments in 10 time sampling points in total are extracted from the current time tc to form a multilayer space-time characteristic diagram, and the multilayer space-time characteristic diagram is input into the short-time traffic flow prediction model, so that the predicted traffic flow V of the future time tc +10 can be obtainedtc+10。
In order to analyze the prediction effect of the method provided by the invention, the multilayer spatiotemporal feature map constructed by the embodiment is used as a sample set, and two typical prediction methods, namely a support vector machine (SVR), an Artificial Neural Network (ANN) and a Convolutional Neural Network (CNN), are selected for comparison. The SVR is an algorithm adopting a structure risk minimization criterion as one of statistical regression models, and is widely applied to the traffic field. The ANN is taken as a typical representative of a neural network model, and the aim of prediction is achieved by learning hidden layer neurons and mapping the characteristics of input data. The average percent error (MAPE) and the average absolute error (MAE) are selected for error evaluation of the prediction effect, and the traffic flow prediction performance of 10min is shown in Table 1.
TABLE 110 minute traffic flow prediction comparison
The analysis shows that the short-term traffic flow prediction method based on deep learning and the multilayer spatiotemporal feature map provided by the invention can obtain lower error precision than the existing method, well improves the prediction accuracy of the short-term traffic flow, and has certain reference value and practical economic benefit.
The above are preferred embodiments of the present invention, and all changes made according to the technical scheme of the present invention that produce functional effects do not exceed the scope of the technical scheme of the present invention belong to the protection scope of the present invention.
Claims (7)
1. The short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature maps is characterized by comprising the following specific steps:
step 1, acquiring historical traffic data of a road section needing traffic flow prediction;
step 2, constructing the traffic data into a plurality of multilayer spatiotemporal feature maps according to the spatial position relationship, the time sequence and the data category;
step 3, training a deep convolutional neural network by taking the multilayer spatiotemporal feature map as a sample to obtain a short-term traffic flow prediction model;
and 4, inputting the traffic data of the road section needing traffic flow prediction into the short-time traffic flow prediction model to obtain a prediction result.
2. The method for predicting short-term traffic flow based on deep learning and multi-layer spatiotemporal feature maps according to claim 1, wherein the historical traffic data in step 1 comprises traffic flow, speed, density, saturation and traffic index.
3. The short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature map according to claim 1, characterized in that the sampling time interval of all historical traffic data in step 2 is 10 minutes and is data recorded within 2 years.
4. The short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature maps according to claim 1, wherein the specific method for constructing the multi-layer spatiotemporal feature maps in the step 3 is as follows:
and filling the road segment number, the sampling time point, the historical flow, the speed, the density, the saturation and the traffic index of the road segment into each pixel of C different MxN-dimensional digital images according to categories, wherein the longitudinal axis of the digital images is arranged according to the spatial relationship of the road segment, the transverse axis is arranged according to the time sequence of historical traffic data, M is the number of the selected sampling road segments, N is the number of the selected sampling time points, and C is the category number of the filling data, and the C digital images are superposed to form a multilayer space-time characteristic diagram containing the space-time characteristic and the traffic characteristic of the road segment.
5. The short-time traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature maps according to claim 1, characterized in that the deep convolutional neural network comprises an input layer, a hidden layer and an output layer which are connected in sequence; the convolution-pooling system comprises an input layer, a hidden layer structure and an output layer, wherein the input layer is a single convolution layer, the hidden layer structure is formed by sequentially connecting X convolution-pooling modules, each convolution-pooling module comprises Y convolution layers which are sequentially connected and b pooling layers which are sequentially connected and connected with the convolution layers, and the output layer comprises K full-connection layers which are sequentially connected.
6. The short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature maps according to claim 5, characterized in that the value range of X is 2 to 5, the value range of Y is 2 to 5, and the value of b is 0 or 1.
7. The short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature maps according to claim 1, characterized in that step 3 is to train a deep convolutional neural network with the multi-layer spatiotemporal feature maps as samples, and the specific method for obtaining the short-term traffic flow prediction model is as follows:
the method comprises the following steps of taking a plurality of multilayer space-time characteristic graphs as input of a deep convolutional neural network, taking traffic flow data after 10 minutes of the latest sampling time point in each multilayer space-time characteristic graph as a true value, taking a mean square error as a loss function, continuously comparing the true value with a predicted value output by the deep convolutional neural network, continuously optimizing neural network parameters by using a back propagation algorithm, and obtaining the optimal solution of the network parameters when the iteration times reach a set value or a loss function value is smaller than a set threshold value, wherein the loss function is specifically as follows:
in the formula, MSE is mean square error, n is the total number of samples of the space-time feature map, predict is a predicted value, and truth is a true value.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910829117.3A CN110909909A (en) | 2019-09-03 | 2019-09-03 | Short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature map |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910829117.3A CN110909909A (en) | 2019-09-03 | 2019-09-03 | Short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature map |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110909909A true CN110909909A (en) | 2020-03-24 |
Family
ID=69814496
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910829117.3A Withdrawn CN110909909A (en) | 2019-09-03 | 2019-09-03 | Short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature map |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110909909A (en) |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111524358A (en) * | 2020-05-22 | 2020-08-11 | 云南大学 | Regional radiation sexual communication flow prediction method |
CN111724596A (en) * | 2020-06-23 | 2020-09-29 | 上海电科智能系统股份有限公司 | Method for intelligently, accurately and automatically identifying and prejudging bottleneck region of expressway |
CN111862590A (en) * | 2020-05-13 | 2020-10-30 | 北京嘀嘀无限科技发展有限公司 | Road condition prediction method, road condition prediction device and storage medium |
CN112071065A (en) * | 2020-09-16 | 2020-12-11 | 山东理工大学 | Traffic flow prediction method based on global diffusion convolution residual error network |
CN112216101A (en) * | 2020-09-08 | 2021-01-12 | 吉林大学 | Traffic prediction method and system based on elastic learning framework |
CN112562339A (en) * | 2020-12-09 | 2021-03-26 | 福州大学 | Robust traffic flow prediction method based on multitask graph convolutional network |
CN112907958A (en) * | 2021-01-29 | 2021-06-04 | 北京百度网讯科技有限公司 | Road condition information determining method and device, electronic equipment and readable medium |
CN113570861A (en) * | 2021-07-26 | 2021-10-29 | 浙江财经大学 | Traffic flow prediction method and device based on synthetic data |
CN113761020A (en) * | 2021-07-30 | 2021-12-07 | 北京交通大学 | Real-time prediction method for abnormal large passenger flow of urban rail transit |
CN113920733A (en) * | 2021-10-14 | 2022-01-11 | 齐鲁工业大学 | Traffic volume estimation method and system based on deep network |
CN114187759A (en) * | 2021-11-19 | 2022-03-15 | 东南大学 | Road side unit driving assistance method and device based on data driving model |
EP4016412A1 (en) * | 2020-12-18 | 2022-06-22 | Imec VZW | Traffic prediction |
CN117974407A (en) * | 2024-04-02 | 2024-05-03 | 北京邮电大学 | Park traffic jam prediction method and system based on dynamic graph clustering element learning |
-
2019
- 2019-09-03 CN CN201910829117.3A patent/CN110909909A/en not_active Withdrawn
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111862590A (en) * | 2020-05-13 | 2020-10-30 | 北京嘀嘀无限科技发展有限公司 | Road condition prediction method, road condition prediction device and storage medium |
CN111524358A (en) * | 2020-05-22 | 2020-08-11 | 云南大学 | Regional radiation sexual communication flow prediction method |
CN111724596A (en) * | 2020-06-23 | 2020-09-29 | 上海电科智能系统股份有限公司 | Method for intelligently, accurately and automatically identifying and prejudging bottleneck region of expressway |
CN112216101A (en) * | 2020-09-08 | 2021-01-12 | 吉林大学 | Traffic prediction method and system based on elastic learning framework |
CN112071065A (en) * | 2020-09-16 | 2020-12-11 | 山东理工大学 | Traffic flow prediction method based on global diffusion convolution residual error network |
CN112562339B (en) * | 2020-12-09 | 2022-01-04 | 福州大学 | Robust traffic flow prediction method based on multitask graph convolutional network |
CN112562339A (en) * | 2020-12-09 | 2021-03-26 | 福州大学 | Robust traffic flow prediction method based on multitask graph convolutional network |
EP4016412A1 (en) * | 2020-12-18 | 2022-06-22 | Imec VZW | Traffic prediction |
WO2022129421A1 (en) * | 2020-12-18 | 2022-06-23 | Imec Vzw | Traffic prediction |
CN112907958A (en) * | 2021-01-29 | 2021-06-04 | 北京百度网讯科技有限公司 | Road condition information determining method and device, electronic equipment and readable medium |
CN113570861A (en) * | 2021-07-26 | 2021-10-29 | 浙江财经大学 | Traffic flow prediction method and device based on synthetic data |
CN113761020A (en) * | 2021-07-30 | 2021-12-07 | 北京交通大学 | Real-time prediction method for abnormal large passenger flow of urban rail transit |
CN113761020B (en) * | 2021-07-30 | 2023-06-13 | 北京交通大学 | Urban rail transit abnormal large passenger flow real-time prediction method |
CN113920733A (en) * | 2021-10-14 | 2022-01-11 | 齐鲁工业大学 | Traffic volume estimation method and system based on deep network |
CN114187759A (en) * | 2021-11-19 | 2022-03-15 | 东南大学 | Road side unit driving assistance method and device based on data driving model |
CN117974407A (en) * | 2024-04-02 | 2024-05-03 | 北京邮电大学 | Park traffic jam prediction method and system based on dynamic graph clustering element learning |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110909909A (en) | Short-term traffic flow prediction method based on deep learning and multi-layer spatiotemporal feature map | |
CN109754605B (en) | Traffic prediction method based on attention temporal graph convolution network | |
CN111915059B (en) | Attention mechanism-based Seq2Seq berth occupancy prediction method | |
CN110570651A (en) | Road network traffic situation prediction method and system based on deep learning | |
CN110555551B (en) | Air quality big data management method and system for smart city | |
CN115376317B (en) | Traffic flow prediction method based on dynamic graph convolution and time sequence convolution network | |
CN111598325A (en) | Traffic speed prediction method based on hierarchical clustering and hierarchical attention mechanism | |
CN114202120A (en) | Urban traffic travel time prediction method aiming at multi-source heterogeneous data | |
CN114154619A (en) | Ship track prediction method based on CNN and BILSTM | |
CN114780739A (en) | Time sequence knowledge graph completion method and system based on time graph convolution network | |
CN115862324A (en) | Space-time synchronization graph convolution neural network for intelligent traffic and traffic prediction method | |
CN111695737A (en) | Group target advancing trend prediction method based on LSTM neural network | |
CN116311921A (en) | Traffic speed prediction method based on multi-spatial scale space-time converter | |
CN112633602B (en) | Traffic congestion index prediction method and device based on GIS map information | |
CN115099328A (en) | Traffic flow prediction method, system, device and storage medium based on countermeasure network | |
CN116578661A (en) | Vehicle track time-space reconstruction method and system based on attention mechanism | |
CN116541708A (en) | Ship track prediction method and system integrating data quality control and converter network | |
CN111524349A (en) | Context feature injected multi-scale traffic flow prediction model and method | |
CN112613630B (en) | Short-term traffic demand prediction method integrating multi-scale space-time statistical information | |
CN113627676A (en) | Traffic prediction method and system based on multi-attention causal relationship | |
CN117493994A (en) | AIS data-based ship track prediction method and system | |
CN115056829B (en) | Train motion state estimation method for multi-vehicle type continuous learning | |
CN111263326B (en) | Vehicle position prediction method based on multiple fusion convolution GRU | |
CN115034478A (en) | Traffic flow prediction method based on domain self-adaptation and knowledge migration | |
Pan et al. | A Short-Long Term Sequences Learning Network for Precipitation Nowcasting |
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 | ||
WW01 | Invention patent application withdrawn after publication |
Application publication date: 20200324 |
|
WW01 | Invention patent application withdrawn after publication |