CN108876045A - Emergency tender optimal route recommended method based on LSTM model prediction - Google Patents
Emergency tender optimal route recommended method based on LSTM model prediction Download PDFInfo
- Publication number
- CN108876045A CN108876045A CN201810665855.4A CN201810665855A CN108876045A CN 108876045 A CN108876045 A CN 108876045A CN 201810665855 A CN201810665855 A CN 201810665855A CN 108876045 A CN108876045 A CN 108876045A
- Authority
- CN
- China
- Prior art keywords
- lstm
- average
- time
- optimal route
- lstm model
- 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.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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"
- G06Q10/047—Optimisation of routes or paths, e.g. travelling salesman problem
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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 OR CALCULATING; 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/048—Activation functions
-
- 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/0137—Measuring and analyzing of parameters relative to traffic conditions for specific applications
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Software Systems (AREA)
- Analytical Chemistry (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Biophysics (AREA)
- Mathematical Physics (AREA)
- Biomedical Technology (AREA)
- Artificial Intelligence (AREA)
- Chemical & Material Sciences (AREA)
- Computational Linguistics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Health & Medical Sciences (AREA)
- Strategic Management (AREA)
- Economics (AREA)
- Game Theory and Decision Science (AREA)
- Development Economics (AREA)
- Entrepreneurship & Innovation (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Traffic Control Systems (AREA)
Abstract
本发明提供了一种基于LSTM模型预测的急救车最优路线推荐方法,本发明利用RNN中的LSTM模型,构建三层计算层次,同时逐层确定记忆元件个数,对城市路网当中某些道路的平均运行时间、平均车速、总运行车辆数等数据,以5min为单位时间预测下一分钟的数据。以一天的5个时间段作为背景,以相同的出发点和终点为条件开展实验。当处于一天当中较为繁忙的时间段,道路处于拥堵和缓慢通行的状态,对照方案和实验方案会选取不同线路。实验方案比对照方案分别节约下来0.5min、1.5min、0.7min、0.4min,分别占实验方案的4.5%、15.0%、7.5%、4.7%。
The present invention provides an optimal route recommendation method for emergency vehicles based on LSTM model prediction. The present invention utilizes the LSTM model in RNN to construct a three-layer calculation hierarchy, and at the same time determines the number of memory elements layer by layer. The data such as the average running time of the road, the average speed of the vehicle, and the total number of running vehicles are used to predict the data of the next minute in units of 5 minutes. The five time periods of the day were used as the background, and the experiment was carried out with the same starting point and end point as the conditions. When it is a relatively busy time of the day, and the road is in a state of congestion and slow traffic, different routes will be selected for the control scheme and the experimental scheme. Compared with the control scheme, the experimental scheme saves 0.5min, 1.5min, 0.7min, and 0.4min respectively, accounting for 4.5%, 15.0%, 7.5%, and 4.7% of the experimental scheme.
Description
技术领域technical field
本发明涉及一种基于LSTM模型预测的急救车最优路线推荐方法。The invention relates to a method for recommending an optimal route of an ambulance based on LSTM model prediction.
背景技术Background technique
如何尽快地将急救病人送的医院抢救,是能够否成功抢救病人的重要因素。虽然车辆已经配备了导航系统,用以辅助工作人员的路线规划和选择工作,但是现今导航系统都是基于以往数据的处理和分析,并且一般都没有针对医疗急救“时间就是生命”这一条件进行优化。How to send the emergency patient to the hospital as soon as possible is an important factor for successfully rescuing the patient. Although the vehicle has been equipped with a navigation system to assist the staff in route planning and selection, the current navigation system is based on the processing and analysis of past data, and generally does not respond to the condition of "time is life" for medical emergencies. optimization.
发明内容Contents of the invention
本发明的目的在于提供一种基于LSTM模型预测的急救车最优路线推荐方法。The object of the present invention is to provide a method for recommending the optimal route of an ambulance based on LSTM model prediction.
为解决上述问题,本发明提供一种基于LSTM模型预测的急救车最优路线推荐方法,包括:In order to solve the above problems, the present invention provides a method for recommending an optimal route for emergency vehicles based on LSTM model prediction, including:
利用RNN中的LSTM模型,构建三层计算层次,同时逐层确定记忆元件个数,根据城市路网当中预设道路的交通数据,以5min为单位时间预测下一分钟的交通数据;Use the LSTM model in RNN to build a three-layer computing hierarchy, and at the same time determine the number of memory elements layer by layer, and predict the traffic data of the next minute in units of 5 minutes according to the traffic data of the preset roads in the urban road network;
根据预测的下一分钟的交通数据,进行急救车最优路线推荐。According to the predicted traffic data in the next minute, the optimal route recommendation for the ambulance is made.
进一步的,在上述方法中,根据城市路网当中预设道路的交通数据,包括:Further, in the above method, according to the traffic data of preset roads in the urban road network, including:
根据城市路网当中预设道路的平均运行时间、平均车速、总运行车辆数的交通数据。According to the traffic data of the average running time, average speed, and total number of running vehicles of preset roads in the urban road network.
进一步的,在上述方法中,,以5min为单位时间预测下一分钟的交通数据,包括:Further, in the above method, the traffic data of the next minute is predicted in units of 5 minutes, including:
以5min为单位时间预测下一分钟的平均运行时间、平均车速、总运行车辆数的交通数据。The traffic data of the average running time, average speed, and total number of running vehicles in the next minute is predicted in units of 5 minutes.
进一步的,在上述方法中,所述总运行车辆数是某一条预设道路在单位时间内通过的车辆的总数,其中,同一条双向道路看作具有相反方向的两条道路。Further, in the above method, the total number of running vehicles is the total number of vehicles passing a certain preset road per unit time, wherein the same two-way road is regarded as two roads with opposite directions.
进一步的,在上述方法中,所述平均运行时间是指在某一条预设道路上、单位时间内通过的所有车辆行驶完全程所用的时间的平均数。Further, in the above method, the average running time refers to the average time taken by all vehicles passing by on a certain preset road per unit time to complete the journey.
进一步的,在上述方法中,所述平均车速是指在某一条预设道路上、单位时间内通过的所有车辆行驶完全程所用的速度的平均数。Further, in the above method, the average vehicle speed refers to the average speed used by all vehicles passing by on a certain preset road per unit time to travel a complete distance.
进一步的,在上述方法中,利用RNN中的LSTM模型,构建三层计算层次,包括:Further, in the above method, the LSTM model in RNN is used to construct a three-layer computing hierarchy, including:
构建基于LSTM的预测模型,确定所述LSTM的预测模型中的参数;Build a predictive model based on LSTM, determine the parameters in the predictive model of the LSTM;
根据所述LSTM的预测模型中的参数,构建三层计算层次。According to the parameters in the prediction model of the LSTM, a three-layer calculation hierarchy is constructed.
与现有技术相比,本发明利用RNN中的LSTM模型,本文对城市路网当中某些道路的交通数据,以5min为单位时间预测下一分钟的数据,并且做到实时更新。通过经处理分析后的以上数据,及时方便地通知急救车辆,可以帮助其更加快速的找到通往医院的路线,为挽救病患生命奠定良好的基础。Compared with the prior art, the present invention utilizes the LSTM model in the RNN to predict the traffic data of some roads in the urban road network in the next minute with 5 minutes as the unit time, and update it in real time. Through the above data processed and analyzed, the emergency vehicle can be notified in a timely and convenient manner, which can help it find the route to the hospital more quickly and lay a good foundation for saving the lives of patients.
附图说明Description of drawings
图1是本发明一实施例的LSTM模型的基本单元示意图;Fig. 1 is the basic unit schematic diagram of the LSTM model of an embodiment of the present invention;
图2是本发明一实施例的LSTM中记忆元件信息交互示意图;Fig. 2 is a schematic diagram of information interaction of memory elements in LSTM according to an embodiment of the present invention;
图3是本发明一实施例的LSTM模型预测出来的平均运行时间、平均车速、总运行车辆数统计图;Fig. 3 is the statistical diagram of the average running time, the average vehicle speed, and the total number of running vehicles predicted by the LSTM model of an embodiment of the present invention;
图4是本发明一实施例的对照方案和实验方案线路对比示意图;Fig. 4 is a comparison schematic diagram of the control scheme and the experimental scheme circuit of an embodiment of the present invention;
图5是本发明一实施例的运行一个sigmoid层来确定细胞状态的哪个部分将输出的示意图;Fig. 5 is a schematic diagram of running a sigmoid layer to determine which part of the cell state will be output according to an embodiment of the present invention;
图6a、6b、6c分别是本发明一实施例的平均运行时间、平均车速、总运行车辆数的示意图;Figures 6a, 6b, and 6c are schematic diagrams of the average running time, the average vehicle speed, and the total number of vehicles in operation, respectively, according to an embodiment of the present invention;
图7是本发明一实施例的分时段的道路选择方案示意图。FIG. 7 is a schematic diagram of a time-divided road selection scheme according to an embodiment of the present invention.
具体实施方式Detailed ways
为使本发明的上述目的、特征和优点能够更加明显易懂,下面结合附图和具体实施方式对本发明作进一步详细的说明。In order to make the above objects, features and advantages of the present invention more comprehensible, the present invention will be further described in detail below in conjunction with the accompanying drawings and specific embodiments.
如图1所示,本发明提供一种基于LSTM模型预测的急救车最优路线推荐方法,包括:As shown in Figure 1, the present invention provides a method for recommending an optimal route for emergency vehicles based on LSTM model prediction, including:
利用RNN中的LSTM模型,构建三层计算层次,同时逐层确定记忆元件个数,根据城市路网当中预设道路的交通数据,以5min为单位时间预测下一分钟的交通数据;Use the LSTM model in RNN to build a three-layer computing hierarchy, and at the same time determine the number of memory elements layer by layer, and predict the traffic data of the next minute in units of 5 minutes according to the traffic data of the preset roads in the urban road network;
根据预测的下一分钟的交通数据,进行急救车最优路线推荐。According to the predicted traffic data in the next minute, the optimal route recommendation for the ambulance is made.
在此,道路信息瞬息万变,虽然知道交通数据呈现周期性、时序性变化,但是对于医疗救护,做到预测精确和实时更新是十分必要的。Here, the road information is changing rapidly. Although it is known that the traffic data presents periodic and time-sequential changes, it is very necessary to achieve accurate prediction and real-time updates for medical rescue.
高德地图是中国领先的数字地图内容、导航和位置服务解决方案提供商,可以提供较为可靠的导航服务。但是,现有的导航应用数据是基于对以往数据的处理和理解,可以对“现在的”交通状况提出方案或者建议,例如路线规划,但是无法对未来的交通数据做出预测。AutoNavi Maps is a leading provider of digital map content, navigation and location service solutions in China, and can provide more reliable navigation services. However, the existing navigation application data is based on the processing and understanding of past data, and can provide solutions or suggestions for "current" traffic conditions, such as route planning, but cannot predict future traffic data.
利用RNN中的LSTM模型,本文对城市路网当中某些道路的平均运行时间(avgtraveltime)、平均车速(speed)、总运行车辆数(totalcount)等数据,以5min为单位时间预测下一分钟的数据,并且做到实时更新。通过经处理分析后的以上数据,及时方便地通知急救车辆,可以帮助其更加快速的找到通往医院的路线,为挽救病患生命奠定良好的基础。Using the LSTM model in RNN, this paper predicts the average travel time (avgtraveltime), average speed (speed), total number of vehicles (totalcount) and other data of some roads in the urban road network, and predicts the next minute in units of 5 minutes. data and update it in real time. Through the above data processed and analyzed, the emergency vehicle can be notified in a timely and convenient manner, which can help it find the route to the hospital more quickly and lay a good foundation for saving the lives of patients.
可以一天的5个时间段作为背景,以相同的出发点和终点为条件开展实验。当处于一天当中较为繁忙的时间段,道路处于拥堵和缓慢通行的状态,对照方案和实验方案会选取不同线路。实验方案比对照方案分别节约下来0.5min、1.5min、0.7min、0.4min,分别占实验方案的4.5%、15.0%、7.5%、4.7%。The five time periods of the day can be used as the background, and the experiment can be carried out with the same starting point and end point as the conditions. When it is a relatively busy time of the day, and the road is in a state of congestion and slow traffic, different routes will be selected for the control scheme and the experimental scheme. Compared with the control scheme, the experimental scheme saves 0.5min, 1.5min, 0.7min, and 0.4min respectively, accounting for 4.5%, 15.0%, 7.5%, and 4.7% of the experimental scheme.
道路信息瞬息万变,虽然知道交通数据呈现周期性、时序性变化,但是对于医疗救护,做到预测精确和实时更新是十分必要的。利用RNN中的LSTM模型,本文对城市路网当中某些道路的交通数据,以5min为单位时间预测下一分钟的数据,并且做到实时更新。通过经处理分析后的以上数据,及时方便地通知急救车辆,可以帮助其更加快速的找到通往医院的路线,为挽救病患生命奠定良好的基础。Road information changes rapidly. Although it is known that traffic data presents periodic and time-sequential changes, it is very necessary to achieve accurate prediction and real-time updates for medical rescue. Using the LSTM model in RNN, this paper predicts the traffic data of some roads in the urban road network in units of 5 minutes to predict the data of the next minute and update it in real time. Through the above data processed and analyzed, the emergency vehicle can be notified in a timely and convenient manner, which can help it find the route to the hospital more quickly and lay a good foundation for saving the lives of patients.
本发明的基于LSTM模型预测的急救车最优路线推荐方法一实施例中,提取交通路网中比较主要的交通数据包括平均运行时间、平均车速、总运行车辆数,其中运行时间、平均车速最能够体现某条道路的实通行能力,为急救车辆选择道路提供最为可靠的参考。In an embodiment of the method for recommending the optimal route for emergency vehicles based on LSTM model prediction of the present invention, the main traffic data in the traffic road network are extracted, including average running time, average vehicle speed, and total number of vehicles in operation, among which the running time and average vehicle speed are the most It can reflect the actual traffic capacity of a road and provide the most reliable reference for emergency vehicles to choose a road.
本发明的基于LSTM模型预测的急救车最优路线推荐方法一实施例中,以5min为单位时间预测下一分钟的交通数据,包括:In an embodiment of the method for recommending the optimal route of an ambulance based on LSTM model prediction of the present invention, the traffic data of the next minute is predicted in units of 5 minutes, including:
以5min为单位时间预测下一分钟的平均运行时间、平均车速、总运行车辆数的交通数据。The traffic data of the average running time, average speed, and total number of running vehicles in the next minute is predicted in units of 5 minutes.
在此,基于LSTM的预测模型,确定某一区域内道路的交通数据包括平均运行时间(avgtraveltime)、平均车速(speed)、总运行车辆数(totalcount)。通过运用LSTM模型,本文算法可以基于以往五分钟为单位的数据基础预测下一分钟的道路的平均运行时间(avgtraveltime)、平均车速(speed)、总运行车辆数(totalcount)。Here, based on the prediction model of LSTM, it is determined that the traffic data of roads in a certain area include average travel time (avgtraveltime), average vehicle speed (speed), and total number of vehicles in operation (totalcount). By using the LSTM model, the algorithm in this paper can predict the average travel time (avgtraveltime), average speed (speed), and total number of vehicles (totalcount) of the road in the next minute based on the data basis of the previous five minutes.
本发明的基于LSTM模型预测的急救车最优路线推荐方法一实施例中,所述总运行车辆数是某一条预设道路在单位时间内通过的车辆的总数,其中,同一条双向道路看作具有相反方向的两条道路。In an embodiment of the method for recommending the optimal route for emergency vehicles based on LSTM model prediction of the present invention, the total number of running vehicles is the total number of vehicles passing by a certain preset road per unit time, wherein the same two-way road is regarded as Two roads with opposite directions.
本发明的基于LSTM模型预测的急救车最优路线推荐方法一实施例中,所述平均运行时间是指在某一条预设道路上、单位时间内通过的所有车辆行驶完全程所用的时间的平均数。In an embodiment of the method for recommending the optimal route for emergency vehicles based on LSTM model prediction of the present invention, the average running time refers to the average time taken by all vehicles passing through a unit time on a certain preset road to complete the journey number.
本发明的基于LSTM模型预测的急救车最优路线推荐方法一实施例中,所述平均车速是指在某一条预设道路上、单位时间内通过的所有车辆行驶完全程所用的速度的平均数。In an embodiment of the method for recommending the optimal route for emergency vehicles based on LSTM model prediction of the present invention, the average vehicle speed refers to the average speed used by all vehicles passing through a unit time on a certain preset road to travel the entire distance .
图2是本文运用LSTM模型,预测出来的平均运行时间、平均车速、总运行车辆数统计图(其中深色为实际的数据,浅色为预测的数据)。因为平均运行时间、平均车速对优化路线选择统计运行时间更为重要,所以本申请重点分析平均运行时间、平均车速这两幅图。Figure 2 is a statistical chart of the average running time, average speed, and total number of running vehicles predicted by using the LSTM model in this paper (the dark color is the actual data, and the light color is the predicted data). Because the average running time and average vehicle speed are more important for optimizing route selection and counting the running time, this application focuses on analyzing the two graphs of average running time and average vehicle speed.
本发明的基于LSTM模型预测的急救车最优路线推荐方法一实施例中,利用RNN中的LSTM模型,构建三层计算层次,包括:In an embodiment of the method for recommending the optimal route of an ambulance based on LSTM model prediction of the present invention, the LSTM model in the RNN is used to construct a three-layer calculation hierarchy, including:
构建基于LSTM的预测模型,确定所述LSTM的预测模型中的参数;Build a predictive model based on LSTM, determine the parameters in the predictive model of the LSTM;
根据所述LSTM的预测模型中的参数,构建三层计算层次。According to the parameters in the prediction model of the LSTM, a three-layer calculation hierarchy is constructed.
在此,Long Short Term网络(一般就叫做LSTM)是一种RNN特殊的类型,可以学习长期依赖信息。LSTM由Hochreiter&Schmidhuber(1997)提出,并在近期被Alex Graves进行了改良和推广。LSTM通过刻意的设计来避免长期依赖问题。记住长期的信息在实践中是LSTM的默认行为,而不是需要付出很大代价才能获得的能力。所有RNN都具有一种重复神经网络模块的链式的形式。在标准的RNN中,这个重复的模块只有一个非常简单的结构,例如一个“层”。LSTM同样是这样的结构,但是重复的模块拥有一个不同的结构。不同于单一神经网络层,这里是有四个,以一种非常特殊的方式进行交互如附图2所示。LSTM中的重复模块包含四个交互的层。为了使隐藏层的输出对下一个时刻的影响变得可控,LSTM引入了输入门,输出门的概念。Here, the Long Short Term network (generally called LSTM) is a special type of RNN that can learn long-term dependent information. LSTM was proposed by Hochreiter & Schmidhuber (1997), and was recently improved and promoted by Alex Graves. LSTM avoids long-term dependency problems through deliberate design. Remembering long-term information is in practice the default behavior of LSTMs, not an ability to acquire at great cost. All RNNs have a form of chains of repeating neural network modules. In a standard RNN, this repeating module has only a very simple structure, such as a "layer". LSTM has the same structure, but the repeated modules have a different structure. Instead of a single neural network layer, there are four here, interacting in a very specific way as shown in Figure 2. The repeating module in LSTM consists of four interacting layers. In order to make the influence of the output of the hidden layer on the next moment controllable, LSTM introduces the concept of input gate and output gate.
本发明的以一天当中的具有代表性的5个时间段作为背景,以相同的出发点和终点为条件开展实验。实验结果说明在道路通行顺畅时,对照方案和实验方案选取了相同的线路。而当处于一天当中较为繁忙的时间段,道路处于拥堵和缓慢通行的状态,对照方案和实验方案会选取不同线路。实验方案比对照方案分别节约下来0.5min、1.5min、0.7min、0.4min,分别占实验方案的4.5%、15.0%、7.5%、4.7%。通过经处理分析后的以上数据,及时方便地通知急救车辆,可以帮助其更加快速的找到通往医院的路线,为挽救病患生命奠定良好的基础。In the present invention, five representative time periods in one day are used as the background, and experiments are carried out under the same starting point and end point. The experimental results show that when the road traffic is smooth, the control scheme and the experimental scheme choose the same route. And when it is a relatively busy time of the day, when the road is congested and slow-moving, different routes will be selected for the control scheme and the experimental scheme. Compared with the control scheme, the experimental scheme saves 0.5min, 1.5min, 0.7min, and 0.4min respectively, accounting for 4.5%, 15.0%, 7.5%, and 4.7% of the experimental scheme. Through the above data processed and analyzed, the emergency vehicle can be notified in a timely and convenient manner, which can help it find the route to the hospital more quickly and lay a good foundation for saving the lives of patients.
在实际应用中,RNN模型存在着梯度消失和梯度爆炸的问题。根据链式法则,输出误差对于输入层的偏导等于各层偏导的乘积。假设使用的是平均平方误差,则在时刻t,输出层ht-1的误差信号表示为:In practical applications, the RNN model has the problems of gradient disappearance and gradient explosion. According to the chain rule, the partial derivative of the output error for the input layer is equal to the product of the partial derivatives of each layer. Assuming that the average squared error is used, at time t, the error signal of the output layer ht -1 is expressed as:
vk(t)=f′k(netk(t))(dk(t)-yk(t))v k (t)=f′ k (net k (t))(d k (t)-y k (t))
其中,yi(t)=fi(neti(t))是表示非输入单元,fi是可微函数,Among them, y i (t) = f i (net i (t)) represents a non-input unit, f i is a differentiable function,
表示当前网络单元的输入,wij是单元j和i的之间权重。非输出单元j的反向误差信号为: Represents the input of the current network unit, w ij is the weight between unit j and i. The reverse error signal of non-output unit j is:
对于时间步长为q的RNN网络,在t-q时刻的误差可以通过以下递归函数来求解:For an RNN network with a time step of q, the error at time t-q can be solved by the following recursive function:
令lq=v,l0=u,上式可以进一步写:Let l q = v, l 0 = u, the above formula can be further written:
由于梯度最终以乘积的形式得出,若乘式中的每一项(或大部分)都大于1,Since the gradient is finally obtained in the form of a product, if each item (or most) of the multiplication formula is greater than 1,
则将导致梯度爆炸;若每一项都小于1,will result in a gradient explosion; if each item is less than 1,
则随着乘法次数的增加,梯度会消失。梯度消失和梯度爆炸都会严重影响学习的过程。为了避免梯度消失和梯度爆炸,一个简单的做法是强制让流过每个神经元的误差都为1,即简单推导可以知道,f是一个线性函数。这样就保证了误差将以参数的形式在网络中流动,不会出现梯度爆炸或者梯度消失的问题,把这样的结构称为CEC(constant errorcarousel)。但是这种做法存在着权重冲突的问题。Then as the number of multiplications increases, the gradient will disappear. Both vanishing and exploding gradients seriously affect the learning process. In order to avoid gradient disappearance and gradient explosion, a simple method is to force the error flowing through each neuron to be 1, that is, simple derivation shows that f is a linear function. This ensures that the error will flow in the network in the form of parameters, and there will be no problem of gradient explosion or gradient disappearance. This structure is called CEC (constant error carousel). But this approach has the problem of weight conflict.
在标准的RNN中,这个重复的模块只有一个非常简单的结构,例如一个“tanh层”。LSTM同样是这样的结构,但是重复的模块拥有一个不同的结构。不同于单一神经网络层,这里是有四个,以一种非常特殊的方式进行交互。LSTM中的重复模块包含四个交互的层。为了使隐藏层的输出对下一个时刻的影响变得可控,LSTM引入了输入门,输出门的概念。LSTM的基本单元称为记忆元件(memory cell),它是在CEC的基础上扩展而成的,如图1、图2所示。In a standard RNN, this repeated module has only a very simple structure, such as a "tanh layer". LSTM has the same structure, but the repeated modules have a different structure. Instead of a single neural network layer, here are four, interacting in a very specific way. The repeating module in LSTM consists of four interacting layers. In order to make the influence of the output of the hidden layer on the next moment controllable, LSTM introduces the concept of input gate and output gate. The basic unit of LSTM is called memory cell, which is expanded on the basis of CEC, as shown in Figure 1 and Figure 2.
LSTM有通过精心设计的称作为“门”的结构来去除或者增加信息到细胞状态的能力,如图3所示。门是一种让信息选择性通过的方法。他们包含一个sigmoid神经网络层和一个pointwise乘法操作。Sigmoid层输出0到1之间的数值,描述每个部分有多少量可以通过。0代表“不许任何量通过”,1就指“允许任意量通过”。LSTM拥有三个门,来保护和控制细胞状态。LSTM has the ability to remove or add information to the cell state through carefully designed structures called "gates", as shown in Figure 3. A gate is a way to allow selective passage of information. They consist of a sigmoid neural network layer and a pointwise multiplication operation. The sigmoid layer outputs a value between 0 and 1, describing how much of each part can pass. 0 means "no amount is allowed to pass", and 1 means "any amount is allowed to pass". LSTM has three gates to protect and control the cell state.
LSTM中的第一步是决定我们会从细胞状态中抛弃什么信息。这个决定通过一个称为“忘记门层”完成。该门会读取ht-1和xt,输出一个在0到1之间的数值给每个在细胞状态Ct-1中的数字。1表示“完全保留”,0表示“完全舍弃”。The first step in LSTM is to decide what information we will throw away from the cell state. This decision is made through a layer called the "forget gate". This gate will read h t-1 and x t and output a value between 0 and 1 for each digit in cell state C t-1 . 1 means "completely keep", 0 means "completely discard".
ft=σ(Wf·[ht-1,xt]+bf) it=σ(Wi·[ht-1,xt]+bi) f t = σ(W f ·[h t-1 , x t ]+b f ) i t =σ(W i ·[h t-1 , x t ]+b i )
下一步是确定什么样的新信息被存放在细胞状态中。这里包含两个部分。第一,sigmoid层称“输入门层”决定什么值我们将要更新,如图4所示。然后,一个tanh层创建一个新的候选值向量会被加入到状态中。下一步,Ct-1更新为Ct。前面的步骤已经决定了将会做什么,我们现在就是实际去完成。我们把旧状态与ft相乘,丢弃掉我们确定需要丢弃的信息。接着加上这就是新的候选值,根据我们决定更新每个状态的程度进行变化。The next step is to determine what new information is stored in the cell state. There are two parts here. First, the sigmoid layer called the "input gate layer" decides what values we are going to update, as shown in Figure 4. Then, a tanh layer creates a new vector of candidate values will be added to the state. Next, C t-1 is updated to C t . The previous steps have determined what will be done, and we are now going to actually do it. We multiply the old state by ft, discarding information we are sure needs to be discarded. then add These are the new candidate values, which change according to how much we decide to update each state.
Ot=σ(Wo[ht-1,xt]+bo) ht=ot*tanh(Ct) O t =σ(W o [h t-1 , x t ]+b o ) h t =o t *tanh(C t )
最终,我们需要确定输出什么值。这个输出将会基于我们的细胞状态,但是也是一个过滤后的版本。首先,我们运行一个sigmoid层来确定细胞状态的哪个部分将输出出去,如图5所示。接着,我们把细胞状态通tanh进行处理(得到一个在-1到1之间的值)并将它和sigmoid门的输出相乘,最终我们仅仅会输出我们确定输出的那部分。Ultimately, we need to determine what value to output. This output will be based on our cell state, but also a filtered version. First, we run a sigmoid layer to determine which part of the cell state to output, as shown in Figure 5. Next, we pass the cell state through tanh (to get a value between -1 and 1) and multiply it with the output of the sigmoid gate, and finally we only output the part that we determine the output.
接下来,本文确定误差的反向传播。首先,规定下标的表示如下:Next, we determine the backpropagation of the error. First, the subscript representation is specified as follows:
k:输出单元k: output unit
i:隐藏单元i: hidden unit
Cj:第j个记忆元件块C j : the jth memory element block
第j个记忆元件块Cj中的第v个单元 The vth cell in the jth memory element block C j
l,m,u:任意的网络单元l, m, u: any network unit
t:给定输入序列所有的时间步长t: all time steps of the given input sequence
在t时刻,LSTM的平方误差计算如下:At time t, the squared error of the LSTM is calculated as follows:
其中,tk(t)是输出单元k在t时刻的输出目标。在学习率为α的条件下,wlm基于梯度的更新如下:Among them, t k (t) is the output target of output unit k at time t. Under the condition of learning rate α, the gradient-based update of w lm is as follows:
将单元l在t时刻的误差(error)定义为: The error (error) of unit l at time t is defined as:
使用标准的方向误差传播算法(backdrop)就可以计算出输出单元(output unit,l=k)、隐藏单元(hidden unit,l=i)、输出门单元(output gate unit,l=outj)的权重更新:The standard directional error propagation algorithm (backdrop) can be used to calculate the output unit (output unit, l=k), hidden unit (hidden unit, l=i), output gate unit (output gate unit, l=out j ) Weight update:
l=k(output):ek(t)=f′k(netk(t))(tk(t)-yk(t))l=k(output):e k (t)=f′ k (net k (t))(t k (t)-y k (t))
对于所有可能的单元l,时刻t对权重wlm所贡献的更新为:For all possible units l, the update contributed by time t to the weight w lm is:
△wlm(t)=αel(t)ym(t-1)△w lm (t)=αe l (t)y m (t-1)
的计算式子中,可以发现输出门的计算公式为:其中是的函数,h与无关,根据求导法则,h被保留了下来,于是得到上式。 In the calculation formula, it can be found that the calculation formula of the output gate is: in Yes function of h and irrelevant, according to the derivation rule, h is preserved, So get the above formula.
剩下的对输入门单元(l=inj)和记忆元件单元jv的更新与常规的单元会有些差别。定义内部状态的误差为:The rest of the updating of the input gate unit (l=in j ) and the memory element unit j v will be somewhat different from conventional units. define internal state The error is:
虽然上式乍看之下形式有些复杂,但仔细分析可以发现,这与求输出门的梯度的情况是类似的,由于是与无关的项,所以在求导过程中被保留了下来。Although the form of the above formula is somewhat complicated at first glance, it can be found through careful analysis that it is similar to the case of finding the gradient of the output gate, because With irrelevant term, so it is preserved during the derivation process.
由以上推导可以得到,当l=inj或者时的误差:It can be obtained from the above derivation that when l=in j or Error when:
中间状态单元对于输入单元的权重的偏导可以计算如下:intermediate state unit for input unit weight The partial derivative of can be calculated as follows:
因此,时刻t对更新的贡献为:Therefore, at time t for The updated contributions are:
中间状态单元对于输入单元的权重的偏导可以计算如下:intermediate state unit for input unit weight The partial derivative of can be calculated as follows:
因此,时刻t对更新的贡献为:Therefore, at time t for The updated contributions are:
以上就是反向传播算法所需要使用到的等式。在更新权重的过程中,每个权重总的更新值是所有时刻t对w权重更新的贡献之和。The above is the equation that the backpropagation algorithm needs to use. In the process of updating weights, the total update value of each weight is the sum of the contributions of all time t to w weight update.
LSTM每次更新的计算复杂度为:o(KH+KCS+HI+CSI)=o(W)The computational complexity of each update of LSTM is: o(KH+KCS+HI+CSI)=o(W)
其中,K表示输出单元的数量,C表示记忆元件块的数量,S>0表示记忆元件块的大小,H是隐藏单元的数量,I是与记忆元件、门单元和隐藏单元直接相连的单元的数量,而W=KH+KCS+CSI+2CI+HI=O(KH+KCS+CSI+HI)是权重的数量。Among them, K represents the number of output units, C represents the number of memory element blocks, S>0 represents the size of memory element blocks, H is the number of hidden units, and I is the number of units directly connected to memory elements, gate units, and hidden units. quantity, and W=KH+KCS+CSI+2CI+HI=O(KH+KCS+CSI+HI) is the quantity of weight.
交通路网中比较主要的交通数据包括平均运行时间、平均车速、总运行车辆数,其中运行时间、平均车速最能够体现某条道路的实通行能力,为急救车辆选择道路提供最为可靠的参考。总运行车辆数是某一条道路在单位时间内通过的车辆的总数,本文认为同一条双向道路看作具有相反方向的两条道路。平均运行时间是指在某一条道路单位时间内通过的所有车辆行驶完全程所用的时间的平均数,而平均车速是指在某一条道路单位时间内通过的所有车辆行驶完全程所用的速度的平均数。The main traffic data in the traffic road network include average running time, average speed, and total number of running vehicles. Among them, running time and average speed can best reflect the actual traffic capacity of a certain road, and provide the most reliable reference for emergency vehicles to choose roads. The total number of running vehicles is the total number of vehicles passing a certain road per unit time. This paper considers the same two-way road as two roads with opposite directions. The average running time refers to the average time taken by all vehicles passing through a certain road per unit time to complete the journey, and the average vehicle speed refers to the average speed of all vehicles passing through a certain road per unit time to complete the journey. number.
如图6a、6b、6c所示,本发明可以得到平均运行时间在500min(大约8:30am)达到第一个高峰-早高峰,大约持续60min(从8:00am持续到9:00am)。并在1080min(大约6:00pm)达到第二个高峰-晚高峰,持续时间大约为65min(从5:30pm持续到6:35pm)。平均运行时间曲线图的变化与总运行车辆数(即车流量)曲线图的变化呈现正相关的趋势。而平均车速曲线图在达到早高峰后持续震荡,基本维持在较高位,并最终在晚高峰结束后以较快速度下降。As shown in Figures 6a, 6b, and 6c, the present invention can obtain the first peak-morning peak at 500min (about 8:30am) in average running time, and last for about 60min (from 8:00am to 9:00am). And reached the second peak at 1080min (about 6:00pm) - the evening peak, which lasted about 65min (from 5:30pm to 6:35pm). The change of the average running time curve and the change of the total number of running vehicles (ie traffic flow) curve show a positive correlation trend. The average vehicle speed curve continued to fluctuate after reaching the morning peak, basically maintained at a high level, and finally dropped at a relatively rapid rate after the evening peak.
急救车在接到急救电话之后,立即赶到电话描述的苏州市吴中区工业园区圆融时代广场N6地块F栋写字楼。目前提供的数据是基于对以往数据的处理和理解,无法对未来的交通数据做出预测。分时段地提出针对对照样本提出基于LSTM模型预测道路平均运行时间的道路选择方案(实验方案)。Immediately after receiving the emergency call, the ambulance rushed to the office building of Building F, Block N6, Yuanrong Times Square, Industrial Park, Wuzhong District, Suzhou City, as described by the call. The data currently provided is based on the processing and understanding of past data and cannot predict future traffic data. A road selection plan (experimental plan) based on the LSTM model to predict the average travel time of the road is proposed for the control sample by time period.
表1高德地图推荐方案信息Table 1 Information on recommended solutions for AutoNavi Maps
通过运用LSTM模型,本文算法可以基于以往五分钟为单位的数据基础预测下一分钟的道路的平均运行时间、平均车速、总运行车辆数。本文给出了分时段的道路选择方案,如下表所示已有的城市道路根据预测的平均车速,划分为红色(拥堵)、黄色(缓慢通行)、绿色(顺畅),在地图中实线为对照方案,虚线为实验方案(路程总时间为方案中所有道路的平均运行时间之和)如图7所示。By using the LSTM model, the algorithm in this paper can predict the average running time, average speed, and total number of running vehicles of the road in the next minute based on the data basis of the previous five minutes. This paper gives a road selection plan for different periods. As shown in the following table, the existing urban roads are divided into red (congestion), yellow (slow traffic), and green (smooth) according to the predicted average vehicle speed. The solid line in the map is The control plan, the dotted line is the experimental plan (the total travel time is the sum of the average running time of all roads in the plan) as shown in Figure 7.
表2对照方案和实验方案数据表格Table 2 Control scheme and experimental scheme data table
对于急救车上的病人而言,时间就是生命,急救车能够早一分到达医院抢救,就多一份康复的希望,甚至是挽救生命。LSTM通过刻意的设计来避免长期依赖问题,基于以往五分钟为单位的数据基础预测下一分钟的道路的平均运行时间、平均车速、总运行车辆数。其中运行时间、平均车速最能够体现某条道路的实通行能力,为急救车辆选择道路提供最为可靠的参考。在上文案例中,本文以一天当中的具有代表性的5个时间段作为背景,以相同的出发点和终点为条件开展实验。实验结果说明在道路通行顺畅时,对照方案和实验方案选取了相同的线路。而当处于一天当中较为繁忙的时间段,道路处于拥堵和缓慢通行的状态,对照方案和实验方案会选取不同线路。实验方案比对照方案分别节约下来0.5min、1.5min、0.7min、0.4min,分别占实验方案的4.5%、15.0%、7.5%、4.7%。急性脑出血患者提前一分钟接受到治疗,就很有可能挽回生命。For the patients on the ambulance, time is life. If the ambulance arrives at the hospital one minute earlier, there will be more hope of recovery, and even save lives. LSTM avoids long-term dependence problems through deliberate design, and predicts the average running time, average speed, and total number of running vehicles of the road in the next minute based on the previous five-minute data basis. Among them, the running time and average speed can best reflect the actual traffic capacity of a certain road, and provide the most reliable reference for emergency vehicles to choose a road. In the above case, this article takes five representative time periods of the day as the background, and carries out the experiment under the same starting point and end point. The experimental results show that when the road traffic is smooth, the control scheme and the experimental scheme choose the same route. And when it is a relatively busy time of the day, when the road is congested and slow-moving, different routes will be selected for the control scheme and the experimental scheme. Compared with the control scheme, the experimental scheme saves 0.5min, 1.5min, 0.7min, and 0.4min respectively, accounting for 4.5%, 15.0%, 7.5%, and 4.7% of the experimental scheme. If patients with acute cerebral hemorrhage receive treatment one minute earlier, it is very possible to save their lives.
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。Each embodiment in this specification is described in a progressive manner, each embodiment focuses on the difference from other embodiments, and the same and similar parts of each embodiment can be referred to each other.
专业人员还可以进一步意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明硬件和软件的可互换性,在上述说明中已经按照功能一般性地描述了各示例的组成及步骤。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Professionals can further realize that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, computer software or a combination of the two. In order to clearly illustrate the possible For interchangeability, in the above description, the composition and steps of each example have been generally described according to their functions. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Those skilled in the art may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present invention.
显然,本领域的技术人员可以对发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包括这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the invention without departing from the spirit and scope of the invention. Thus, if these modifications and variations of the present invention fall within the scope of the claims of the present invention and equivalent technologies thereof, the present invention also intends to include these modifications and variations.
Claims (7)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810665855.4A CN108876045A (en) | 2018-06-25 | 2018-06-25 | Emergency tender optimal route recommended method based on LSTM model prediction |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810665855.4A CN108876045A (en) | 2018-06-25 | 2018-06-25 | Emergency tender optimal route recommended method based on LSTM model prediction |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN108876045A true CN108876045A (en) | 2018-11-23 |
Family
ID=64294634
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201810665855.4A Pending CN108876045A (en) | 2018-06-25 | 2018-06-25 | Emergency tender optimal route recommended method based on LSTM model prediction |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN108876045A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115908079A (en) * | 2022-11-29 | 2023-04-04 | 同济大学 | A Prediction Method of Emergency Response Time Based on Spatial-Temporal Trajectory Data of Ambulance |
| CN116072274A (en) * | 2023-03-06 | 2023-05-05 | 四川互慧软件有限公司 | Automatic dispatch system for medical care of ambulance |
Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110161261A1 (en) * | 2009-12-28 | 2011-06-30 | Nec(China) Co., Ltd. | Method and system for traffic prediction based on space-time relation |
| CN102436751A (en) * | 2011-09-30 | 2012-05-02 | 上海交通大学 | Short-term forecasting method of traffic flow based on urban macroscopic road network model |
| US20150228188A1 (en) * | 2014-02-10 | 2015-08-13 | Here Global B.V. | Adaptive Traffic Dynamics Prediction |
| CN105389980A (en) * | 2015-11-09 | 2016-03-09 | 上海交通大学 | Short-time traffic flow prediction method based on long-time and short-time memory recurrent neural network |
| CN106548645A (en) * | 2016-11-03 | 2017-03-29 | 济南博图信息技术有限公司 | Vehicle route optimization method and system based on deep learning |
| CN107103758A (en) * | 2017-06-08 | 2017-08-29 | 厦门大学 | A kind of city area-traffic method for predicting based on deep learning |
| CN107230351A (en) * | 2017-07-18 | 2017-10-03 | 福州大学 | A kind of Short-time Traffic Flow Forecasting Methods based on deep learning |
| CN107944605A (en) * | 2017-11-10 | 2018-04-20 | 河海大学常州校区 | A kind of dynamic traffic paths planning method based on data prediction |
| CN107967532A (en) * | 2017-10-30 | 2018-04-27 | 厦门大学 | The Forecast of Urban Traffic Flow Forecasting Methodology of integration region vigor |
-
2018
- 2018-06-25 CN CN201810665855.4A patent/CN108876045A/en active Pending
Patent Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20110161261A1 (en) * | 2009-12-28 | 2011-06-30 | Nec(China) Co., Ltd. | Method and system for traffic prediction based on space-time relation |
| CN102436751A (en) * | 2011-09-30 | 2012-05-02 | 上海交通大学 | Short-term forecasting method of traffic flow based on urban macroscopic road network model |
| US20150228188A1 (en) * | 2014-02-10 | 2015-08-13 | Here Global B.V. | Adaptive Traffic Dynamics Prediction |
| CN105389980A (en) * | 2015-11-09 | 2016-03-09 | 上海交通大学 | Short-time traffic flow prediction method based on long-time and short-time memory recurrent neural network |
| CN106548645A (en) * | 2016-11-03 | 2017-03-29 | 济南博图信息技术有限公司 | Vehicle route optimization method and system based on deep learning |
| CN107103758A (en) * | 2017-06-08 | 2017-08-29 | 厦门大学 | A kind of city area-traffic method for predicting based on deep learning |
| CN107230351A (en) * | 2017-07-18 | 2017-10-03 | 福州大学 | A kind of Short-time Traffic Flow Forecasting Methods based on deep learning |
| CN107967532A (en) * | 2017-10-30 | 2018-04-27 | 厦门大学 | The Forecast of Urban Traffic Flow Forecasting Methodology of integration region vigor |
| CN107944605A (en) * | 2017-11-10 | 2018-04-20 | 河海大学常州校区 | A kind of dynamic traffic paths planning method based on data prediction |
Non-Patent Citations (1)
| Title |
|---|
| 张威威等: "基于深度学习的城市道路旅行时间预测", 《系统仿真学报》 * |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115908079A (en) * | 2022-11-29 | 2023-04-04 | 同济大学 | A Prediction Method of Emergency Response Time Based on Spatial-Temporal Trajectory Data of Ambulance |
| CN116072274A (en) * | 2023-03-06 | 2023-05-05 | 四川互慧软件有限公司 | Automatic dispatch system for medical care of ambulance |
| CN116072274B (en) * | 2023-03-06 | 2023-06-13 | 四川互慧软件有限公司 | Automatic dispatch system for medical care of ambulance |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN111160753B (en) | A method for evaluating the importance of road network nodes based on knowledge graph | |
| CN107180530B (en) | A Road Network State Prediction Method Based on Deep Space-Time Convolutional Recurrent Network | |
| CN108197739B (en) | Urban rail transit passenger flow prediction method | |
| CN112099496A (en) | A kind of automatic driving training method, device, equipment and medium | |
| CN115762147B (en) | Traffic flow prediction method based on self-adaptive graph meaning neural network | |
| CN112365724A (en) | Continuous intersection signal cooperative control method based on deep reinforcement learning | |
| CN113077642B (en) | Traffic signal lamp control method and device and computer readable storage medium | |
| CN117116048A (en) | Knowledge-driven traffic prediction method based on knowledge representation model and graph neural network | |
| CN114333361A (en) | Signal lamp timing method and device | |
| CN110164129B (en) | GERNN-based traffic flow prediction method for single intersection and multi-lane | |
| CN115100867B (en) | Urban intelligent traffic simulation method based on digital twins | |
| CN115376317A (en) | A Traffic Flow Prediction Method Based on Dynamic Graph Convolution and Temporal Convolutional Network | |
| CN111145541A (en) | Traffic flow data prediction method, storage medium, and computer device | |
| CN117671979B (en) | Smart city data management system and method based on knowledge graph | |
| CN119418533B (en) | Traffic prediction method, system, server and readable storage medium | |
| CN113780665A (en) | A method and system for predicting the stopping position of a private car based on an enhanced recurrent neural network | |
| CN114021809A (en) | Unmanned driving is with picture level convolution neural network model of traffic flow prediction | |
| CN118887061A (en) | Training assistance method and system based on two-way information feedback in driving training | |
| CN116562449A (en) | Pedestrian flow prediction method and system based on knowledge graph and spatio-temporal graph convolution | |
| CN113159403A (en) | Method and device for predicting pedestrian track at intersection | |
| CN114419878B (en) | Method, electronic device and storage medium for predicting urban road network global traffic state | |
| CN108876045A (en) | Emergency tender optimal route recommended method based on LSTM model prediction | |
| Hajiebrahimi et al. | An adaptive control method of traffic signal-timing under emergency situations for smart cities | |
| CN114822019A (en) | Traffic information processing method and device | |
| CN117133138A (en) | A multi-intersection traffic signal collaborative control method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| RJ01 | Rejection of invention patent application after publication |
Application publication date: 20181123 |
|
| RJ01 | Rejection of invention patent application after publication |