WO2018205245A1 - 一种用于车辆自动驾驶的策略网络模型的生成方法及装置 - Google Patents
一种用于车辆自动驾驶的策略网络模型的生成方法及装置 Download PDFInfo
- Publication number
- WO2018205245A1 WO2018205245A1 PCT/CN2017/084081 CN2017084081W WO2018205245A1 WO 2018205245 A1 WO2018205245 A1 WO 2018205245A1 CN 2017084081 W CN2017084081 W CN 2017084081W WO 2018205245 A1 WO2018205245 A1 WO 2018205245A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- state information
- information set
- vehicle
- feature
- network 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/02—Knowledge representation; Symbolic representation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N99/00—Subject matter not provided for in other groups of this subclass
Definitions
- the invention belongs to the technical field of computers, and in particular relates to a method and a device for generating a strategy network model for automatic driving of a vehicle.
- a driverless car that is, driving on the road through its own assisted driving system without a driver, is environmentally aware.
- the assisted driving system makes control decisions through the environmental information acquired by the sensors, and various sensors and products for assisting the driving system have emerged, such as: laser radar, machine vision, adaptive cruise, vehicle approach notification device, night vision assistance, Adaptive front lighting system, etc.
- the control method of the assisted driving system is mainly based on the rule-based control decision, that is, the expert rule system for controlling the decision output of the vehicle environment information is constructed based on the known driving experience.
- the shallow learning algorithm such as the expert rule system can be regarded as the slave. The process of finding regularity between the marked data, when the rules are difficult to abstract into formulas or simple logic, shallow learning can not be effective, however, the types of autonomous driving scenes are diverse, the road conditions are complex, and it is difficult to define them with limited rules.
- the present invention provides a method for generating a policy network model for automatic driving of a vehicle, the method comprising the steps of:
- the vehicle state information collected at each test moment constitutes a state information set, and the state information set is processed to obtain a feature state information set;
- a policy network model for the automatic driving of the vehicle is generated according to the training result of the network model of the extreme learning machine.
- the present invention provides a device for generating a policy network model for automatic driving of a vehicle, the device comprising:
- a state processing module configured to form vehicle state information collected at each test moment to form a state information set, and process the state information set to obtain a feature state information set;
- An enhanced learning module configured to search for a vehicle action that obtains a maximum reward value under each state information of the feature state information set according to a preset reward value function and a pre-built vehicle action set;
- An extreme learning machine training module configured to train a network model of the extreme learning machine according to the feature state information set, the maximum reward value corresponding to each state information in the feature state information set, and the vehicle action that obtains the maximum reward value; as well as
- a policy network generating module configured to generate a policy network model for the automatic driving of the vehicle according to the training result of the network model of the extreme learning machine.
- the invention constructs a state information set by collecting vehicle state information at each test moment, and processes the state information set to preserve the feature of the state information set while reducing the amount of data in the state information set, and obtain the feature state information set according to the pre-
- the set value function and the pre-built vehicle action set are used to find the vehicle action that obtains the maximum return value under each state information of the feature state information set, according to the state information of the feature state information set, and the maximum return corresponding to each state information.
- FIG. 1 is a flowchart showing an implementation of a method for generating a policy network model for automatic driving of a vehicle according to Embodiment 1 of the present invention
- FIG. 2 is a diagram showing an example of a structure of a policy network model for automatic driving of a vehicle according to Embodiment 1 of the present invention
- FIG. 3 is a schematic structural diagram of a device for generating a policy network model for automatic driving of a vehicle according to Embodiment 2 of the present invention
- FIG. 4 is a schematic diagram of a preferred structure of a device for generating a policy network model for automatic driving of a vehicle according to Embodiment 2 of the present invention.
- Embodiment 1 is a diagrammatic representation of Embodiment 1:
- FIG. 1 is a flowchart showing an implementation process of a method for generating a policy network model for automatic driving of a vehicle according to Embodiment 1 of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown, which are described in detail as follows:
- step S101 the vehicle state information collected at each test time constitutes a state information set, and the state information set is processed to obtain a feature state information set.
- the invention is applicable to an interactive platform established based on a racing simulation platform or a racing simulator (for example, the open racing car simulator TORCS), on which the driving interaction test of the driverless vehicle is performed.
- vehicle state information is collected by a plurality of sensors preset on the vehicle, and the vehicle state information may include a distance of the vehicle from the centerline of the road, an angle between the forward direction of the vehicle and the tangential direction of the road, and laser ranging in front of the vehicle. The distance value of the instrument and the speed component of the vehicle in the tangential direction of the road.
- the vehicle state information of each experiment time is collected, and all the vehicle state information are together constitute a state information set.
- the state information set is Processing is performed to generate a feature state information set, thereby effectively reducing the amount of calculation of the subsequent process by processing the state information set.
- the feature state information set may include features of representative state information or state information.
- the state information set may be divided into several clusters by a preset clustering algorithm (for example, K-means clustering), and cluster center points capable of representing each cluster may be clustered, and state information of the cluster center points may be clustered.
- the feature state information set is formed.
- features in the state information set may be extracted by a preset feature extraction algorithm (for example, a self-encoder feature extraction algorithm), and the feature state information set is formed by the features.
- step S102 a vehicle action for obtaining a maximum return value under each state information of the feature state information set is searched according to a preset reward value function and a pre-built vehicle action set.
- the reward value function is used to calculate an immediate return value obtained after the vehicle performs a certain action in a certain state
- the vehicle action concentration may include a vehicle action such as a straight line or a brake.
- the sequence of reward values corresponding to each state information of the feature state information set is initialized, and may be initialized to zero, and the sequence of reward values of each state information includes a return value corresponding to each vehicle action under the state information, wherein the state
- the return value of the vehicle action s in the sequence of reward values of the information s can be expressed as
- the reward value sequence of the state information of the feature state information is updated multiple times until the values in all the sequence of reward values no longer change, and finally the sequence of all the reward values
- the maximum return value of each state information in the feature state information set and the vehicle action corresponding to the maximum return value are selected, so that the vehicle action with the best state information of each state in the feature state information set is determined through reinforcement learning.
- the return value function can be expressed as:
- the reward value when the action a traversed to is performed under the state information s of the feature state information set, It is the maximum return value of the next state information s' of the state information s, r is the immediate return value when the action a is traversed under the state information s, ⁇ is a preset parameter and 0 ⁇ ⁇ ⁇ 1.
- the formula for the reward value function can be:
- r ⁇ dis*cos( ⁇ *angle)*sgn(trackPos-threshold), where r is the immediate return value calculated by the return value function, ⁇ dis is the effective distance that the vehicle ran at the adjacent test time, and ⁇ is the preset
- the weight scaling factor, angle is the angle between the current direction of the vehicle and the tangential direction of the road
- trackPos is the distance of the vehicle from the centerline of the road
- threshold is the preset threshold.
- the return value function can also consider driving speed, unit fuel consumption, smoothness, and the like.
- step S103 the network model of the preset extreme learning machine is trained according to the feature state information set, the maximum reward value corresponding to each state information in the feature state information set, and the vehicle action that obtains the maximum reward value.
- the extreme learning machine is a single hidden layer feedforward neural network learning algorithm.
- the network model of the extreme learning machine can be expressed as:
- g( ) is the activation function of the hidden layer node
- Q j is the jth column vector in the output value
- M is the number of hidden layer nodes .
- the maximum reward value corresponding to each state information in the feature state information set may be set as an output value in a training process of the extreme learning machine network model, and the state information and each state information in the feature state information set are set.
- the vehicle that obtains the maximum return value is the input value of the extreme learning machine network model in one training process, thereby training the output weight vector of the hidden layer node and the network output layer node in the extreme learning machine network model.
- the Extreme Learning Machine network model can be trained multiple times by performing multiple vehicle automatic driving tests.
- the activation function of the hidden layer node is infinitely different, the input weight and the hidden layer node of the network model of the extreme learning machine
- the threshold can be randomly assigned.
- the matrix W can be regarded as a constant.
- step S104 a policy network model for vehicle automatic driving is generated based on the training result of the network model of the extreme learning machine.
- FIG. 2 is an example of a policy network model. It can be seen that the output weight vector of the hidden layer node and the network output layer node in the extreme learning machine network model, that is, the weight value of the hidden layer in the policy network model. Finally, the strategy network model consisting of state data processing, reinforcement learning and extreme learning machine network model is obtained.
- the state information set formed by all the collected state information is processed to reduce the amount of data in the state information set and retain the features in the state information set to generate feature state information.
- Set, through reinforcement learning obtain the maximum return value of each state information in the feature state information set and the vehicle action corresponding to the maximum return value, and collect each state information, the maximum return value of each state information, and the maximum return through the feature state information.
- the utility model effectively reduces the consumption of computing resources, and effectively improves the generalization ability and the generation efficiency of the vehicle automatic driving strategy network model.
- Embodiment 2 is a diagrammatic representation of Embodiment 1:
- FIG. 3 is a diagram showing the structure of a device for generating a policy network model for automatic driving of a vehicle according to Embodiment 2 of the present invention. For the convenience of description, only parts related to the embodiment of the present invention are shown, including:
- the state processing module 31 is configured to form the state information set by collecting the vehicle state information collected at each test time, and process the state information set to obtain the feature state information set.
- the vehicle state information of each experiment time is collected, and all the vehicle state information are together constitute a state information set.
- the state information set is Processing is performed to generate a feature state information set, thereby effectively reducing the amount of calculation of the subsequent process by processing the state information set.
- the feature state information set may include features of representative state information or state information.
- the reinforcement learning module 32 is configured to search for vehicle actions that obtain a maximum reward value under each state information of the feature state information set according to a preset reward value function and a pre-built vehicle action set.
- the sequence of reward values of each state information includes a reward value corresponding to each vehicle action under the state information, and a sequence of reward values for the state information of the feature state information according to the reward value function and the vehicle action set. Perform multiple updates until the values in all the sequence of reward values no longer change, and finally select the maximum return value of each state information in the feature state information set from all the sequence of reward values. And the vehicle action corresponding to the maximum return value, thereby determining the vehicle behavior that is optimal for each state information in the feature state information set by reinforcement learning.
- the return value function can be expressed as:
- the reward value when the action a traversed to is performed under the state information s of the feature state information set, It is the maximum return value of the next state information s' of the state information s, r is the immediate return value when the action a is traversed under the state information s, ⁇ is a preset parameter and 0 ⁇ ⁇ ⁇ 1.
- the extreme learning machine training module 33 is configured to train the network model of the extreme learning machine according to the feature state information set, the maximum return value corresponding to each state information in the feature state information set, and the vehicle action that obtains the maximum reward value.
- the network model of the extreme learning machine can be expressed as:
- g( ) is the activation function of the hidden layer node
- Q j is the jth column vector in the output value
- M is the number of hidden layer nodes .
- the maximum reward value corresponding to each state information in the feature state information set may be set as an output value in a training process of the extreme learning machine network model, and the state information and each state information in the feature state information set are set.
- the vehicle that obtains the maximum return value is the input value of the extreme learning machine network model in one training process, thereby training the output weight vector of the hidden layer node and the network output layer node in the extreme learning machine network model. Can be tested by multiple auto-driving tests, Secondary training extreme learning machine network model.
- the activation function of the hidden layer node is infinitely different, the input weight and the hidden layer node of the network model of the extreme learning machine
- the threshold can be randomly assigned.
- the matrix W can be regarded as a constant.
- the policy network generating module 34 is configured to generate a policy network model for automatic driving of the vehicle according to the training result of the network model of the extreme learning machine.
- the output weight vector of the hidden layer node and the network output layer node in the network model of the extreme learning machine that is, the weight value of the hidden layer in the strategy network model, finally obtains state data processing, reinforcement learning, and extreme learning.
- a strategic network model consisting of a machine network model.
- the state processing module 31 includes:
- the state processing sub-module 411 is configured to cluster the state information set by using a preset clustering algorithm, or perform feature extraction on the state information set by using a preset feature extraction algorithm to generate a feature state information set.
- the reinforcement learning module 32 includes a reward value initialization module 421, a reward value update module 422, and a maximum reward value acquisition module 423, wherein:
- the reward value initialization module 421 is configured to initialize a sequence of reward values corresponding to each state information of the feature state information set, and the sequence of reward values includes performing a reward value corresponding to all vehicle actions in the vehicle action set;
- a return value update module 422 for updating the sequence of all reward values multiple times according to the reward value function and the vehicle action set until all the sequence of reward values no longer changes;
- the maximum reward value obtaining module 423 is configured to obtain a vehicle action corresponding to the maximum reward value and the maximum reward value from the sequence of reward values corresponding to each state information of the feature state information.
- the reward value update module 422 includes an action traversal module and a reward value update sub-module, wherein:
- An action traversal module configured to traverse the vehicle action set, and calculate an immediate return value when performing the traversed vehicle action under the state information of the feature state information set according to the reward value function;
- the reward value update submodule is configured to update, according to the immediate reward value and the preset update formula, a reward value corresponding to the vehicle action traversed by the state information of the feature state information set.
- the extreme learning machine training module 33 includes a learning machine setting module 431 and a network training module 432, wherein:
- the learning machine setting module 431 is configured to set an input and an output of the extreme learning machine network model according to the feature state information set, the maximum return value corresponding to each state information in the feature state information set, and the vehicle action that obtains the maximum return value;
- the network training module 432 is configured to train the extreme learning machine network model to obtain an output weight of the extreme learning machine network model.
- the state information set formed by all the collected state information is processed to reduce the amount of data in the state information set and retain the features in the state information set, generate a feature state information set, and obtain the feature state through reinforcement learning.
- the generalization ability and generation efficiency of the vehicle automatic driving strategy network model are effectively improved.
- each module of the device for the strategic network model of the vehicle automatic driving can be implemented by a corresponding hardware or software module, and each module can be an independent software and hardware module, or can be integrated into a software and hardware module. This is not intended to limit the invention.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Physics (AREA)
- Physics & Mathematics (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Computational Linguistics (AREA)
- Artificial Intelligence (AREA)
- Feedback Control In General (AREA)
Abstract
Description
Claims (10)
- 一种用于车辆自动驾驶的策略网络模型的生成方法,其特征在于,所述方法包括下述步骤:将每个试验时刻采集到的车辆状态信息构成状态信息集,对所述状态信息集进行处理,获得特征状态信息集;根据预设的回报值函数和预先构建的车辆动作集,查找在所述特征状态信息集的每个状态信息下获得最大回报值的车辆动作;根据所述特征状态信息集、所述特征状态信息集中每个状态信息对应的最大回报值和所述获得最大回报值的车辆动作,训练预设极限学习机的网络模型;根据所述极限学习机的网络模型的训练结果,生成用于所述车辆自动驾驶的策略网络模型。
- 如权利要求1所述的方法,其特征在于,将每个试验时刻采集到的车辆状态信息构成状态信息集,对所述状态信息集进行处理,获得特征状态信息集的步骤,包括:通过预设的聚类算法对所述状态信息集进行聚类、或通过预设的特征提取算法对所述状态信息集进行特征提取,以生成所述特征状态信息集。
- 如权利要求1所述的方法,其特征在于,根据预设的回报值函数和预先构建的车辆动作集,查找在所述特征状态信息集的每个状态信息下获得最大回报值的车辆动作的步骤,包括:对所述特征状态信息集的每个状态信息对应的回报值序列进行初始化,所述回报值序列包括执行所述车辆动作集中所有车辆动作对应的回报值;根据所述回报值函数和所述车辆动作集,对所述所有回报值序列进行多次更新,直至所述所有回报值序列不再变化;从所述特征状态信息的每个状态信息对应的回报值序列中获取最大回报值和所述最大回报值对应的车辆动作。
- 如权利要求3所述的方法,其特征在于,根据所述回报值函数和所述车 辆动作集,对所述所有回报值序列进行多次更新,直至所述所有回报值序列不再变化的步骤,包括:遍历所述车辆动作集,并根据所述回报值函数计算在所述特征状态信息集的状态信息下执行遍历到的车辆动作时的立即回报值;根据所述立即回报值和预设的更新公式,更新在所述特征状态信息集的状态信息下执行所述遍历到的车辆动作对应的回报值,所述更新公式为:
- 如权利要求1所述的方法,其特征在于,根据所述特征状态信息集、所述特征状态信息集中每个状态信息对应的最大回报值和所述获得最大回报值的车辆动作,训练预设极限学习机的网络模型的步骤,包括:根据所述特征状态信息集、所述特征状态信息集中每个状态信息对应的最大回报值和所述获得最大回报值的车辆动作,设置所述极限学习机网络模型的输入和输出;对所述极限学习机网络模型进行训练,获得所述极限学习机网络模型的输出权重。
- 一种用于车辆自动驾驶的策略网络模型的生成装置,其特征在于,所述装置包括:状态处理模块,用于将每个试验时刻采集到的车辆状态信息构成状态信息集,对所述状态信息集进行处理,获得特征状态信息集;强化学习模块,用于根据预设的回报值函数和预先构建的车辆动作集,查找在所述特征状态信息集的每个状态信息下获得最大回报值的车辆动作;极限学习机训练模块,用于根据所述特征状态信息集、所述特征状态信息集中每个状态信息对应的最大回报值和所述获得最大回报值的车辆动作,训练 极限学习机的网络模型;以及策略网络生成模块,用于根据所述极限学习机的网络模型的训练结果,生成用于所述车辆自动驾驶的策略网络模型。
- 如权利要求6所述的装置,其特征在于,所述状态处理模块包括:状态处理子模块,用于通过预设的聚类算法对所述状态信息集进行聚类、或通过预设的特征提取算法对所述状态信息集进行特征提取,以生成所述特征状态信息集。
- 如权利要求6所述的装置,其特征在于,所述强化学习模块包括:回报值初始化模块,用于对所述特征状态信息集的每个状态信息对应的回报值序列进行初始化,所述回报值序列包括执行所述车辆动作集中所有车辆动作对应的回报值;回报值更新模块,用于根据所述回报值函数和所述车辆动作集,对所述所有回报值序列进行多次更新,直至所述所有回报值序列不再变化;以及最大回报值获取模块,用于从所述特征状态信息的每个状态信息对应的回报值序列中获取最大回报值和所述最大回报值对应的车辆动作。
- 如权利要求6所述的装置,其特征在于,所述极限学习机训练模块包括:学习机设置模块,用于根据所述特征状态信息集、所述特征状态信息集中每个状态信息对应的最大回报值和所述获得最大回报值的车辆动作,设置所述极限学习机网络模型的输入和输出;以及网络训练模块,用于对所述极限学习机网络模型进行训练,获得所述极限学习机网络模型的输出权重。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2017/084081 WO2018205245A1 (zh) | 2017-05-12 | 2017-05-12 | 一种用于车辆自动驾驶的策略网络模型的生成方法及装置 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2017/084081 WO2018205245A1 (zh) | 2017-05-12 | 2017-05-12 | 一种用于车辆自动驾驶的策略网络模型的生成方法及装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018205245A1 true WO2018205245A1 (zh) | 2018-11-15 |
Family
ID=64104132
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2017/084081 Ceased WO2018205245A1 (zh) | 2017-05-12 | 2017-05-12 | 一种用于车辆自动驾驶的策略网络模型的生成方法及装置 |
Country Status (1)
| Country | Link |
|---|---|
| WO (1) | WO2018205245A1 (zh) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111738098A (zh) * | 2020-05-29 | 2020-10-02 | 浪潮(北京)电子信息产业有限公司 | 一种车辆识别方法、装置、设备及存储介质 |
| CN112258097A (zh) * | 2020-12-23 | 2021-01-22 | 睿至科技集团有限公司 | 一种基于大数据的辅助驾驶方法和系统 |
| CN121209404A (zh) * | 2025-11-28 | 2025-12-26 | 天津市博瑞特旅游观光火车有限公司 | 一种双向行驶轮式观光火车的智能控制方法及系统 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6493614B1 (en) * | 2001-12-24 | 2002-12-10 | Samsung Electronics Co., Ltd. | Automatic guided system and control method thereof |
| CN103605285A (zh) * | 2013-11-21 | 2014-02-26 | 南京理工大学 | 汽车驾驶机器人系统的模糊神经网络控制方法 |
| CN106080590A (zh) * | 2016-06-12 | 2016-11-09 | 百度在线网络技术(北京)有限公司 | 车辆控制方法和装置以及决策模型的获取方法和装置 |
| CN106428000A (zh) * | 2016-09-07 | 2017-02-22 | 清华大学 | 一种车辆速度控制装置和方法 |
| CN107229973A (zh) * | 2017-05-12 | 2017-10-03 | 中国科学院深圳先进技术研究院 | 一种用于车辆自动驾驶的策略网络模型的生成方法及装置 |
-
2017
- 2017-05-12 WO PCT/CN2017/084081 patent/WO2018205245A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6493614B1 (en) * | 2001-12-24 | 2002-12-10 | Samsung Electronics Co., Ltd. | Automatic guided system and control method thereof |
| CN103605285A (zh) * | 2013-11-21 | 2014-02-26 | 南京理工大学 | 汽车驾驶机器人系统的模糊神经网络控制方法 |
| CN106080590A (zh) * | 2016-06-12 | 2016-11-09 | 百度在线网络技术(北京)有限公司 | 车辆控制方法和装置以及决策模型的获取方法和装置 |
| CN106428000A (zh) * | 2016-09-07 | 2017-02-22 | 清华大学 | 一种车辆速度控制装置和方法 |
| CN107229973A (zh) * | 2017-05-12 | 2017-10-03 | 中国科学院深圳先进技术研究院 | 一种用于车辆自动驾驶的策略网络模型的生成方法及装置 |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111738098A (zh) * | 2020-05-29 | 2020-10-02 | 浪潮(北京)电子信息产业有限公司 | 一种车辆识别方法、装置、设备及存储介质 |
| CN111738098B (zh) * | 2020-05-29 | 2022-06-17 | 浪潮(北京)电子信息产业有限公司 | 一种车辆识别方法、装置、设备及存储介质 |
| CN112258097A (zh) * | 2020-12-23 | 2021-01-22 | 睿至科技集团有限公司 | 一种基于大数据的辅助驾驶方法和系统 |
| CN112258097B (zh) * | 2020-12-23 | 2021-03-26 | 睿至科技集团有限公司 | 一种基于大数据的辅助驾驶方法和系统 |
| CN121209404A (zh) * | 2025-11-28 | 2025-12-26 | 天津市博瑞特旅游观光火车有限公司 | 一种双向行驶轮式观光火车的智能控制方法及系统 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107229973B (zh) | 一种用于车辆自动驾驶的策略网络模型的生成方法及装置 | |
| CN114358128B (zh) | 一种训练端到端的自动驾驶策略的方法 | |
| Ashraf et al. | Optimizing hyperparameters of deep reinforcement learning for autonomous driving based on whale optimization algorithm | |
| US11899411B2 (en) | Hybrid reinforcement learning for autonomous driving | |
| CN112099496B (zh) | 一种自动驾驶训练方法、装置、设备及介质 | |
| CN107169567B (zh) | 一种用于车辆自动驾驶的决策网络模型的生成方法及装置 | |
| CN111483468B (zh) | 基于对抗模仿学习的无人驾驶车辆换道决策方法和系统 | |
| Li et al. | Humanlike driving: Empirical decision-making system for autonomous vehicles | |
| CN112508164B (zh) | 一种基于异步监督学习的端到端自动驾驶模型预训练方法 | |
| CN113239986B (zh) | 车辆轨迹评价网络模型的训练方法、装置和存储介质 | |
| Li et al. | Simulation of vehicle interaction behavior in merging scenarios: A deep maximum entropy-inverse reinforcement learning method combined with game theory | |
| CN113609784B (zh) | 一种交通极限场景生成方法、系统、设备和存储介质 | |
| CN111572562A (zh) | 自动驾驶方法、装置、设备、系统、车辆和计算机可读存储介质 | |
| CN114701517B (zh) | 基于强化学习的多目标复杂交通场景下自动驾驶解决方法 | |
| CN114926823A (zh) | 基于wgcn的车辆驾驶行为预测方法 | |
| CN110196587A (zh) | 车辆自动驾驶控制策略模型生成方法、装置、设备及介质 | |
| CN115700626A (zh) | 用于车辆的奖励函数 | |
| CN115031753B (zh) | 基于安全势场和dqn算法的行车工况局部路径规划方法 | |
| Tang et al. | Personalized decision-making and control for automated vehicles based on generative adversarial imitation learning | |
| WO2018205245A1 (zh) | 一种用于车辆自动驾驶的策略网络模型的生成方法及装置 | |
| Lu et al. | Enhancing interpretability of autonomous driving via human-like cognitive maps: A case study on lane change | |
| Wang et al. | An end-to-end deep reinforcement learning model based on proximal policy optimization algorithm for autonomous driving of off-road vehicle | |
| CN113188556A (zh) | 基于行车安全场的智能网联汽车轨迹规划方法及装置 | |
| CN113753049B (zh) | 基于社会偏好的自动驾驶超车决策确定方法及系统 | |
| CN110390398A (zh) | 在线学习方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17909026 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17909026 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 25.08.2020) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17909026 Country of ref document: EP Kind code of ref document: A1 |