CN111797000A - A Scenario Complexity Evaluation Method Based on Gradient Boosting Decision Tree Model - Google Patents
A Scenario Complexity Evaluation Method Based on Gradient Boosting Decision Tree Model Download PDFInfo
- Publication number
- CN111797000A CN111797000A CN202010462513.XA CN202010462513A CN111797000A CN 111797000 A CN111797000 A CN 111797000A CN 202010462513 A CN202010462513 A CN 202010462513A CN 111797000 A CN111797000 A CN 111797000A
- Authority
- CN
- China
- Prior art keywords
- scene
- decision tree
- complexity
- tree model
- gradient boosting
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/3668—Testing of software
- G06F11/3672—Test management
- G06F11/3688—Test management for test execution, e.g. scheduling of test suites
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02T—CLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
- Y02T10/00—Road transport of goods or passengers
- Y02T10/10—Internal combustion engine [ICE] based vehicles
- Y02T10/40—Engine management systems
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Traffic Control Systems (AREA)
Abstract
本发明提供了一种基于梯度提升决策树模型的场景复杂度评估方法,包括以下步骤:S1、采集参数,生成仿真驾驶场景;S2、对仿真的驾驶场景样本进行复杂度评分;S3、将总结的复杂度特征元素输入到决策树模型,进行计算;S4、决策树进行升级;S5、得到影响模型的特征参数数据集,将数据集80%作为训练集,20%作为测试集,采用5折交叉验证调试得到复杂度评价模型;S6、将待评价的数据计算场景复杂度;S7、将输入的驾驶场景数据,先拆分为动态特征、静态特征,然后在按照每个影响特征综合打分后得到场景复杂度。本发明所述的方法能给出清晰简明的自动驾驶测试场景的复杂度估值,满足测试人员能够对驾驶场景根据场景的复杂度进行选取的需求。
The present invention provides a method for evaluating scene complexity based on a gradient boosting decision tree model, comprising the following steps: S1, collecting parameters, and generating a simulated driving scene; S2, scoring the simulated driving scene samples for complexity; S3, summarizing The feature elements of the complexity are input into the decision tree model for calculation; S4, the decision tree is upgraded; S5, the feature parameter data set that affects the model is obtained, 80% of the data set is used as the training set and 20% is used as the test set, using 50% off Cross-validation and debugging to obtain the complexity evaluation model; S6, calculate the scene complexity of the data to be evaluated; S7, split the input driving scene data into dynamic features and static features, and then comprehensively score according to each impact feature Get the scene complexity. The method of the present invention can provide a clear and concise estimation of the complexity of the automatic driving test scene, and meet the requirement that the tester can select the driving scene according to the complexity of the scene.
Description
技术领域technical field
本发明属于领域,尤其是涉及一种基于梯度提升决策树模型的场景复杂度评估方法。The invention belongs to the field, and in particular relates to a scene complexity evaluation method based on a gradient boosting decision tree model.
背景技术Background technique
现有的仿真测试驾驶场景的分类,大多是基于被测试的功能进行分类的,使用这一类型的分类方法得出的驾驶场景类别是比较笼统的,测试人员将无法简洁明了的知悉相关测试场景对于自动驾驶控制算法测试所能产生的测试难度,也无法做到递进式测试。在实际的测试过程中,测试人员除了需要考虑场景类型的不同,不同难度的场景的测试也是测试者需要考量的重要因素。因此,本文针对智能网联仿真测试场景复杂度计算研究,设计了一种基于梯度提升决策树模型的场景复杂度评估模型,用于智能网联汽车仿真测试的场景复杂度评价。The classification of the existing simulation test driving scenes is mostly based on the tested functions. The driving scene categories obtained by using this type of classification method are relatively general, and the testers will not be able to know the relevant test scenes concisely and clearly. For the test difficulty generated by the automatic driving control algorithm test, it is impossible to achieve a progressive test. In the actual testing process, in addition to the different types of scenarios, the testing of scenarios with different difficulties is also an important factor that the testers need to consider. Therefore, this paper designs a scene complexity evaluation model based on the gradient boosting decision tree model for the research on the complexity calculation of the intelligent networked simulation test scene, which is used for the scene complexity evaluation of the simulation test of the intelligent networked vehicle.
发明内容SUMMARY OF THE INVENTION
有鉴于此,本发明旨在提出一种基于梯度提升决策树模型的场景复杂度评估方法,以解决测试人员将无法简洁明了的知悉相关测试场景对于自动驾驶控制算法测试所能产生的测试难度,也无法做到递进式测试的问题。In view of this, the present invention aims to propose a scene complexity evaluation method based on a gradient boosting decision tree model, so as to solve the test difficulty that the tester will not be able to know the relevant test scene concisely and clearly for the test of the automatic driving control algorithm, It is also impossible to do the problem of progressive testing.
为达到上述目的,本发明的技术方案是这样实现的:In order to achieve the above object, the technical scheme of the present invention is achieved in this way:
一种基于梯度提升决策树模型的场景复杂度评估方法,包括以下步骤:A method for evaluating scene complexity based on a gradient boosting decision tree model, comprising the following steps:
S1、将基于多传感器融合的驾驶场景数据,借助仿真软件生成仿真场景;S1. Generate a simulation scene with the help of simulation software based on the driving scene data based on multi-sensor fusion;
S2、借助多位仿真测试及场景开发专家的经验,对仿真的驾驶场景样本进行复杂度评分;S2. With the help of the experience of a number of simulation test and scene development experts, the complexity of the simulated driving scene samples is scored;
S3、将多位专家评价的结果以及影响复杂度的动态特征、静态特征输入到决策树模型,进行模型训练;S3. Input the results of multiple expert evaluations and the dynamic and static features that affect the complexity into the decision tree model for model training;
S4、将决策树模型进行升级;S4, upgrade the decision tree model;
S5、得到影响模型的特征参数数据集,将数据集的一部分作为训练集,另一部分作为测试集,采用5折交叉验证调试得到复杂度评价模型;S5. Obtain the characteristic parameter data set that affects the model, take part of the data set as the training set and the other part as the test set, and use 5-fold cross-validation to debug to obtain the complexity evaluation model;
S6、将待评价的驾驶场景数据直接输入到模型中,用于计算场景复杂度;S6. Directly input the driving scene data to be evaluated into the model to calculate the scene complexity;
S7、将输入的驾驶场景数据,先拆分为动态特征、静态特征,然后在按照影响特征综合打分后得到场景复杂度。S7. The input driving scene data is firstly divided into dynamic features and static features, and then the scene complexity is obtained after comprehensive scoring according to the influencing features.
进一步的,所述步骤S1中所述参数包括动态交通流信息与道路信息。Further, the parameters in the step S1 include dynamic traffic flow information and road information.
进一步的,所述步骤S4中以决策树模型升级为基于LightGBM梯度决策树模型。Further, in the step S4, the decision tree model is upgraded to a LightGBM gradient-based decision tree model.
进一步的,所述步骤S5中的特征参数包括TTC、光照强度、目标车与主车纵向距离、主车平均车速、目标车加速度维度、主车初始车速、目标车最大速度、目标车平均速度、干扰车驾驶行为、主车驾驶行为。Further, the characteristic parameters in the step S5 include TTC, light intensity, the longitudinal distance between the target vehicle and the main vehicle, the average vehicle speed of the main vehicle, the acceleration dimension of the target vehicle, the initial vehicle speed of the main vehicle, the maximum speed of the target vehicle, the average speed of the target vehicle, Interfering with the driving behavior of the vehicle and the driving behavior of the host vehicle.
进一步的,所述步骤S3或S7中的静态特征包括:环境信息类特征、道路信息类特征;Further, the static features in the step S3 or S7 include: environmental information class features, road information class features;
进一步的,所述环境信息类特征包括天气、光照强度、能见度。Further, the environmental information class features include weather, light intensity, and visibility.
进一步的,所述道路信息类特征包括道路曲率、车道线特征、车道数量隧道。Further, the road information class features include road curvature, lane line features, and the number of lanes tunnels.
进一步的,所述步骤S7中的动态特征包括:主车信息类特征、交通参与者信息类特征。Further, the dynamic features in the step S7 include: main vehicle information type characteristics and traffic participant information type characteristics.
进一步的,所述车主信息类特征包括车主行为、平均速度、加速维度。Further, the vehicle owner information class features include vehicle owner behavior, average speed, and acceleration dimensions.
进一步的,所述交通参与者信息类特征包括目标车驾驶行为、交通参与者数量、与主车距离、相对速度。Further, the traffic participant information class features include the driving behavior of the target vehicle, the number of traffic participants, the distance from the host vehicle, and the relative speed.
相对于现有技术,本发明所述的一种基于梯度提升决策树模型的场景复杂度评估方法具有以下优势:Compared with the prior art, the method for evaluating the scene complexity based on the gradient boosting decision tree model according to the present invention has the following advantages:
本发明所述的方法提供了基于场景复杂度的智能网联驾驶仿真场景的分类方法,并提供了一种可以基于场景复杂度的仿真场景评估模型,该评价方案能给出清晰简明的自动驾驶测试场景的复杂度估值,满足测试人员能够对驾驶场景根据场景的复杂度进行选取的需求。The method of the present invention provides a classification method of intelligent networked driving simulation scenarios based on scene complexity, and provides a simulation scenario evaluation model based on scene complexity, and the evaluation scheme can provide clear and concise automatic driving The complexity estimation of the test scene meets the tester's requirement that the driving scene can be selected according to the complexity of the scene.
附图说明Description of drawings
构成本发明的一部分的附图用来提供对本发明的进一步理解,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The accompanying drawings constituting a part of the present invention are used to provide further understanding of the present invention, and the exemplary embodiments of the present invention and their descriptions are used to explain the present invention and do not constitute an improper limitation of the present invention. In the attached image:
图1为本发明实施例所述的一种基于梯度提升决策树模型的场景复杂度评估方法流程图;1 is a flowchart of a method for evaluating scene complexity based on a gradient boosting decision tree model according to an embodiment of the present invention;
图2为本发明实施例所述的场景复杂度评价方法结构图;2 is a structural diagram of a method for evaluating scene complexity according to an embodiment of the present invention;
图3为本发明实施例所述的提取影响较大的特征参数分析图。FIG. 3 is an analysis diagram of a feature parameter with a large extraction influence according to an embodiment of the present invention.
具体实施方式Detailed ways
需要说明的是,在不冲突的情况下,本发明中的实施例及实施例中的特征可以相互组合。It should be noted that the embodiments of the present invention and the features of the embodiments may be combined with each other under the condition of no conflict.
在本发明的描述中,需要理解的是,术语“中心”、“纵向”、“横向”、“上”、“下”、“前”、“后”、“左”、“右”、“竖直”、“水平”、“顶”、“底”、“内”、“外”等指示的方位或位置关系为基于附图所示的方位或位置关系,仅是为了便于描述本发明和简化描述,而不是指示或暗示所指的装置或元件必须具有特定的方位、以特定的方位构造和操作,因此不能理解为对本发明的限制。此外,术语“第一”、“第二”等仅用于描述目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”等的特征可以明示或者隐含地包括一个或者更多个该特征。在本发明的描述中,除非另有说明,“多个”的含义是两个或两个以上。In the description of the present invention, it should be understood that the terms "center", "portrait", "horizontal", "top", "bottom", "front", "rear", "left", "right", " The orientation or positional relationship indicated by vertical, horizontal, top, bottom, inner, outer, etc. is based on the orientation or positional relationship shown in the drawings, and is only for the convenience of describing the present invention and The description is simplified rather than indicating or implying that the device or element referred to must have a particular orientation, be constructed and operate in a particular orientation, and therefore should not be construed as limiting the invention. In addition, the terms "first", "second", etc. are used for descriptive purposes only, and should not be construed as indicating or implying relative importance or implying the number of indicated technical features. Thus, a feature defined as "first", "second", etc., may expressly or implicitly include one or more of that feature. In the description of the present invention, unless otherwise specified, "plurality" means two or more.
在本发明的描述中,需要说明的是,除非另有明确的规定和限定,术语“安装”、“相连”、“连接”应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或一体地连接;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连,可以是两个元件内部的连通。对于本领域的普通技术人员而言,可以通过具体情况理解上述术语在本发明中的具体含义。In the description of the present invention, it should be noted that the terms "installed", "connected" and "connected" should be understood in a broad sense, unless otherwise expressly specified and limited, for example, it may be a fixed connection or a detachable connection Connection, or integral connection; can be mechanical connection, can also be electrical connection; can be directly connected, can also be indirectly connected through an intermediate medium, can be internal communication between two elements. For those of ordinary skill in the art, the specific meanings of the above terms in the present invention can be understood through specific situations.
下面将参考附图并结合实施例来详细说明本发明。The present invention will be described in detail below with reference to the accompanying drawings and in conjunction with the embodiments.
如图1至图2所示,一种基于梯度提升决策树模型的场景复杂度评估方法,包括以下步骤:As shown in Figures 1 to 2, a method for evaluating scene complexity based on a gradient boosting decision tree model includes the following steps:
步骤1:将采集的驾驶场景数据进行参数提取,包括动态交通流信息与道路信息,利用决策树模型以及借助仿真场景建模软件生成对应的仿真驾驶场景;Step 1: Extract the parameters of the collected driving scene data, including dynamic traffic flow information and road information, and use the decision tree model and the simulation scene modeling software to generate a corresponding simulated driving scene;
步骤2:借助多位仿真测试及场景开发专家的经验,对仿真的驾驶场景样本进行复杂度评分;Step 2: With the help of the experience of multiple simulation testing and scene development experts, the complexity of the simulated driving scene samples is scored;
步骤3:将多位专家评价的结果及总结的复杂度特征元素输入到决策树模型,借助决策树模型的易于理解,可解释性强,预测速度快,能够自动组合多个特征,可以毫无压力地处理特征间的交互关系并且是非参数化的优点进行计算。Step 3: Input the results of evaluation by multiple experts and the summarized complexity feature elements into the decision tree model. With the help of the decision tree model, it is easy to understand, has strong interpretability, and has fast prediction speed. It can automatically combine multiple features without any The interactions between features are dealt with stressfully and are computed with the advantage of non-parameterization.
如图3所示,经过计算分析出影响较大的特征参数;As shown in Figure 3, the characteristic parameters with greater influence are obtained through calculation and analysis;
步骤4:仿真驾驶场景在决策树模型基础上进行升级,升级为LightGBM模型仿真驾驶场景,LightGBM是一个梯度提升决策树算法的进化版本,它是分布式的,高效的,可以同事时计算大量的驾驶场景数据的复杂度。Step 4: The simulated driving scene is upgraded on the basis of the decision tree model, and upgraded to the LightGBM model to simulate the driving scene. LightGBM is an evolutionary version of the gradient boosting decision tree algorithm. The complexity of the driving scene data.
如图2所示,步骤5:得到影响模型的特征参数,决策树节点分裂时使用的特征参数,反应了特征的重要性,从表1可以看出最重要的前十个特征分别是TTC、光照强度、目标车与主车纵向距离、主车平均车速、目标车加速度维度、主车初始车速、目标车最大速度、目标车平均速度、干扰车驾驶行为、主车驾驶行为。As shown in Figure 2, step 5: Obtain the feature parameters that affect the model, and the feature parameters used when the decision tree node is split, reflecting the importance of the feature. It can be seen from Table 1 that the top ten most important features are TTC, Light intensity, the longitudinal distance between the target car and the host car, the average speed of the host car, the acceleration dimension of the target car, the initial speed of the host car, the maximum speed of the target car, the average speed of the target car, the driving behavior of the distracting car, and the driving behavior of the host car.
步骤6:把数据集80%作为训练集,20%作为测试集,采用5折交叉验证。经过反复调试,最终选择的模型参数,并得到复杂度评价模型。Step 6: Use 80% of the data set as the training set and 20% as the test set, using 5-fold cross-validation. After repeated debugging, the model parameters are finally selected, and the complexity evaluation model is obtained.
步骤7:在生成复杂度评价模型后,可将待评价的驾驶场景数据直接输入到模型中,用于计算场景复杂度。Step 7: After the complexity evaluation model is generated, the driving scene data to be evaluated can be directly input into the model to calculate the scene complexity.
步骤8、步骤9、步骤10:将输入的驾驶场景数据,先拆分为动态特征、静态特征,然后在按照各个影响特征综合打分后得到场景复杂度。Step 8, Step 9, Step 10: The input driving scene data is firstly divided into dynamic features and static features, and then the scene complexity is obtained after comprehensive scoring according to each influence feature.
表1特征图注释Table 1 Feature map annotations
1、场景静态因素1. Scene static factors
在场景静态复杂度方面,提取了环境信息类特征:天气(晴天、阴天、雨雪)、光照(光照强度)、能见度(低、中、高);道路信息类特征:道路曲率([-0.01,0.01])、车道数量特征、车道线特征(完整且清晰、不完整或不清晰)、地面指示线特征(完整且清晰、不完整或不清晰、无)、隧道(入隧道、隧道内行驶、出隧道、非隧道行驶)、收费站(经过、不经过)。In terms of scene static complexity, environmental information features are extracted: weather (sunny, cloudy, rain and snow), illumination (light intensity), visibility (low, medium, high); road information features: road curvature ([- 0.01,0.01]), number of lane features, lane line features (complete and clear, incomplete or unclear), ground indication line features (complete and clear, incomplete or unclear, none), tunnel (into the tunnel, in the tunnel Driving, out of tunnel, non-tunnel driving), toll station (passing, not passing).
2场景动态因素2 scene dynamic factors
在场景动态复杂度方面,提取了主车信息特征:主车行为(循线行驶、跟车行驶、变道行驶)、主车初始车速、主车平均车速、主车最大车速、主车加速度维度(接近匀速行驶、正常行驶、激烈行驶);交通参与者特征:目标车驾驶行为(无目标车、稳定行驶、切出、切出失败、切入、加速、减速、减速至停车、走走停停)、交通参与者数量(0、1、2)、目标车初始速度、目标车平均速度、目标车最大速度、目标车和本车的相对速度、目标车相对加速度、目标车加速度维度(接近匀速行驶、正常行驶、激烈行驶)、目标车与主车纵向距离、目标车与主车横向距离;干扰车驾驶行为(无目标车、稳定行驶、切出、切出失败、切入、加速、减速、减速至停车、走走停停)、干扰车和本车的相对速度、干扰车相对加速度、干扰车加速度维度(接近匀速行驶、正常行驶、激烈行驶)、干扰车车初始速度、干扰车平均速度、干扰车最大速度、干扰车与主车纵向距离、干扰车与主车横向距离;TTC。In terms of the dynamic complexity of the scene, the information features of the main vehicle are extracted: the behavior of the main vehicle (following the line, following the vehicle, changing lanes), the initial speed of the main vehicle, the average speed of the main vehicle, the maximum speed of the main vehicle, and the acceleration dimension of the main vehicle. (close to uniform driving, normal driving, intense driving); traffic participant characteristics: target car driving behavior (no target car, steady driving, cut-out, cut-out failure, cut-in, acceleration, deceleration, deceleration to stop, stop-and-go ), the number of traffic participants (0, 1, 2), the initial speed of the target car, the average speed of the target car, the maximum speed of the target car, the relative speed of the target car and the own car, the relative acceleration of the target car, the acceleration dimension of the target car (close to a constant speed driving, normal driving, intense driving), the longitudinal distance between the target car and the host car, the lateral distance between the target car and the host car; the driving behavior of the interfering car (no target car, stable driving, cut-out, cut-out failure, cut-in, acceleration, deceleration, Deceleration to stop, stop-and-go), the relative speed of the interfering car and the own vehicle, the relative acceleration of the interfering car, the dimension of the interfering car acceleration (close to constant speed, normal driving, intense driving), the initial speed of the interfering car, and the average speed of the interfering car , the maximum speed of the jamming car, the longitudinal distance between the jamming car and the host car, and the lateral distance between the jamming car and the host car; TTC.
最后使用梯度决策树算法通过海量样本训练模型。Finally, the gradient decision tree algorithm is used to train the model through massive samples.
具体实施方法如下:The specific implementation method is as follows:
如图1所示,针对上述已经经过专家进行打分的训练集,将复杂度评级结果作为不同样本的标签,记作f(x),样本的不同特征记作向量x。选取梯度提升决策树模型作为场景复杂度的评价的模型,则有:As shown in Figure 1, for the above training set that has been scored by experts, the complexity rating results are used as labels of different samples, denoted as f(x), and the different features of samples are denoted as vector x. The gradient boosting decision tree model is selected as the model for evaluating the complexity of the scene, there are:
其中的w是权重,Φ是弱分类器(回归器)的集合。where w is the weight and Φ is the set of weak classifiers (regressors).
输入:训练数据集T={(x1,y1),(x2,y2),…,(xN,yN)};损失函数L(y,f(x));基函数集{b(x;γ)};Input: training data set T={(x 1 ,y 1 ),(x 2 ,y 2 ),…,(x N ,y N )}; loss function L(y,f(x)); basis function set {b(x;γ)};
输出:加法模型f(x).Output: Additive model f(x).
算法具体步骤如下:The specific steps of the algorithm are as follows:
(1)初始化f0(x)=0(1) Initialize f 0 (x)=0
(2)对m=1,2,…M(2) For m=1,2,...M
(a)极小化损失函数(a) Minimize the loss function
得到参数βm,γm get parameters β m , γ m
(b)更新(b) Update
fm(x)=fm-1(x)+βb(x;γm)f m (x)=f m-1 (x)+βb(x; γ m )
(3)得到加法模型(3) Get the additive model
模型训练过程中,将标注数据集的80%作为训练集,20%作为测试集,采用5折交叉验证。进行反复调试后,进行模型的参数选择,使用得到的相关参数的权重和回归化数据对新的自动驾驶场景进行复杂度评估。In the model training process, 80% of the labeled data set is used as the training set and 20% as the test set, and 5-fold cross-validation is used. After repeated debugging, the parameters of the model are selected, and the obtained weights and regression data of the relevant parameters are used to evaluate the complexity of the new autonomous driving scenarios.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention shall be included in the scope of the present invention. within the scope of protection.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010462513.XA CN111797000B (en) | 2020-05-27 | 2020-05-27 | Scene complexity evaluation method based on gradient lifting decision tree model |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010462513.XA CN111797000B (en) | 2020-05-27 | 2020-05-27 | Scene complexity evaluation method based on gradient lifting decision tree model |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111797000A true CN111797000A (en) | 2020-10-20 |
CN111797000B CN111797000B (en) | 2024-06-21 |
Family
ID=72806265
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010462513.XA Active CN111797000B (en) | 2020-05-27 | 2020-05-27 | Scene complexity evaluation method based on gradient lifting decision tree model |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111797000B (en) |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111739294A (en) * | 2020-06-11 | 2020-10-02 | 腾讯科技(深圳)有限公司 | Road condition information collection method, device, equipment and storage medium |
CN112373483A (en) * | 2020-11-23 | 2021-02-19 | 浙江天行健智能科技有限公司 | Vehicle speed and steering prediction method based on forward neural network |
CN112799964A (en) * | 2021-03-17 | 2021-05-14 | 中汽数据有限公司 | Test scenario generation method, device, device and storage medium |
CN112987596A (en) * | 2021-05-10 | 2021-06-18 | 北京三快在线科技有限公司 | Test method and test device for unmanned equipment |
CN114330128A (en) * | 2021-12-30 | 2022-04-12 | 北京赛目科技有限公司 | A driving test scene determination method, determination device and electronic device |
CN114461671A (en) * | 2021-12-27 | 2022-05-10 | 东软睿驰汽车技术(沈阳)有限公司 | Data processing method, vehicle, and computer-readable storage medium |
CN114670839A (en) * | 2022-03-17 | 2022-06-28 | 阿波罗智联(北京)科技有限公司 | Method and device for evaluating driving behavior of automatic driving vehicle and electronic equipment |
CN114675742A (en) * | 2022-05-04 | 2022-06-28 | 吉林大学 | An online verification method of human-machine decision logic for highly autonomous driving |
CN114935918A (en) * | 2022-03-29 | 2022-08-23 | 广州文远知行科技有限公司 | Performance evaluation method, device and equipment of automatic driving algorithm and storage medium |
CN115185836A (en) * | 2022-07-05 | 2022-10-14 | 中国银行股份有限公司 | Method, device and related equipment for determining test complexity |
CN115447616A (en) * | 2022-10-26 | 2022-12-09 | 重庆长安汽车股份有限公司 | Method and device for generating objective index of vehicle driving |
US20230050063A1 (en) * | 2020-03-31 | 2023-02-16 | Huawei Technologies Co., Ltd. | Method and Apparatus for Detecting Complexity of Traveling Scenario of Vehicle |
CN116486604A (en) * | 2023-02-22 | 2023-07-25 | 北方工业大学 | Method and system for evaluating scene complexity |
CN119337151A (en) * | 2024-12-23 | 2025-01-21 | 中国人民解放军32178部队科技创新研究中心 | A method and device for constructing an evaluation scenario set for an intelligent decision-making system based on a case-constrained large model |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106250461A (en) * | 2016-07-28 | 2016-12-21 | 北京北信源软件股份有限公司 | A kind of algorithm utilizing gradient lifting decision tree to carry out data mining based on Spark framework |
US20180107770A1 (en) * | 2016-10-14 | 2018-04-19 | Zoox, Inc. | Scenario description language |
CN107967486A (en) * | 2017-11-17 | 2018-04-27 | 江苏大学 | A kind of nearby vehicle Activity recognition method based on V2V communications with HMM-GBDT mixed models |
CN110182217A (en) * | 2019-04-23 | 2019-08-30 | 吉林大学 | A kind of traveling task complexity quantitative estimation method towards complicated scene of overtaking other vehicles |
CN110728317A (en) * | 2019-09-30 | 2020-01-24 | 腾讯科技(深圳)有限公司 | Training method and system of decision tree model, storage medium and prediction method |
CN111027430A (en) * | 2019-11-29 | 2020-04-17 | 西安交通大学 | Traffic scene complexity calculation method for intelligent evaluation of unmanned vehicles |
CN111178402A (en) * | 2019-12-13 | 2020-05-19 | 赛迪检测认证中心有限公司 | Scene classification method and device for road test of automatic driving vehicle |
-
2020
- 2020-05-27 CN CN202010462513.XA patent/CN111797000B/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106250461A (en) * | 2016-07-28 | 2016-12-21 | 北京北信源软件股份有限公司 | A kind of algorithm utilizing gradient lifting decision tree to carry out data mining based on Spark framework |
US20180107770A1 (en) * | 2016-10-14 | 2018-04-19 | Zoox, Inc. | Scenario description language |
CN107967486A (en) * | 2017-11-17 | 2018-04-27 | 江苏大学 | A kind of nearby vehicle Activity recognition method based on V2V communications with HMM-GBDT mixed models |
CN110182217A (en) * | 2019-04-23 | 2019-08-30 | 吉林大学 | A kind of traveling task complexity quantitative estimation method towards complicated scene of overtaking other vehicles |
CN110728317A (en) * | 2019-09-30 | 2020-01-24 | 腾讯科技(深圳)有限公司 | Training method and system of decision tree model, storage medium and prediction method |
CN111027430A (en) * | 2019-11-29 | 2020-04-17 | 西安交通大学 | Traffic scene complexity calculation method for intelligent evaluation of unmanned vehicles |
CN111178402A (en) * | 2019-12-13 | 2020-05-19 | 赛迪检测认证中心有限公司 | Scene classification method and device for road test of automatic driving vehicle |
Non-Patent Citations (2)
Title |
---|
吕郅强: "自动驾驶背景下的行人检测技术研究", 万方数据 * |
徐兵;刘潇;汪子扬;刘飞虎;梁军;: "采用梯度提升决策树的车辆换道融合决策模型", 浙江大学学报(工学版), no. 06, pages 1 - 11 * |
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20230050063A1 (en) * | 2020-03-31 | 2023-02-16 | Huawei Technologies Co., Ltd. | Method and Apparatus for Detecting Complexity of Traveling Scenario of Vehicle |
CN111739294B (en) * | 2020-06-11 | 2021-08-24 | 腾讯科技(深圳)有限公司 | Road condition information collection method, device, equipment and storage medium |
CN111739294A (en) * | 2020-06-11 | 2020-10-02 | 腾讯科技(深圳)有限公司 | Road condition information collection method, device, equipment and storage medium |
CN112373483A (en) * | 2020-11-23 | 2021-02-19 | 浙江天行健智能科技有限公司 | Vehicle speed and steering prediction method based on forward neural network |
CN112373483B (en) * | 2020-11-23 | 2022-07-29 | 浙江天行健智能科技有限公司 | Vehicle speed and steering prediction method based on forward neural network |
CN112799964A (en) * | 2021-03-17 | 2021-05-14 | 中汽数据有限公司 | Test scenario generation method, device, device and storage medium |
CN112987596A (en) * | 2021-05-10 | 2021-06-18 | 北京三快在线科技有限公司 | Test method and test device for unmanned equipment |
CN114461671A (en) * | 2021-12-27 | 2022-05-10 | 东软睿驰汽车技术(沈阳)有限公司 | Data processing method, vehicle, and computer-readable storage medium |
CN114330128A (en) * | 2021-12-30 | 2022-04-12 | 北京赛目科技有限公司 | A driving test scene determination method, determination device and electronic device |
CN114330128B (en) * | 2021-12-30 | 2025-06-27 | 北京赛目科技有限公司 | A method for determining a driving test scene, a determining device and an electronic device |
CN114670839A (en) * | 2022-03-17 | 2022-06-28 | 阿波罗智联(北京)科技有限公司 | Method and device for evaluating driving behavior of automatic driving vehicle and electronic equipment |
CN114935918A (en) * | 2022-03-29 | 2022-08-23 | 广州文远知行科技有限公司 | Performance evaluation method, device and equipment of automatic driving algorithm and storage medium |
CN114675742A (en) * | 2022-05-04 | 2022-06-28 | 吉林大学 | An online verification method of human-machine decision logic for highly autonomous driving |
CN115185836A (en) * | 2022-07-05 | 2022-10-14 | 中国银行股份有限公司 | Method, device and related equipment for determining test complexity |
CN115447616A (en) * | 2022-10-26 | 2022-12-09 | 重庆长安汽车股份有限公司 | Method and device for generating objective index of vehicle driving |
CN115447616B (en) * | 2022-10-26 | 2024-05-17 | 重庆长安汽车股份有限公司 | Method and device for generating objective index of vehicle driving |
CN116486604A (en) * | 2023-02-22 | 2023-07-25 | 北方工业大学 | Method and system for evaluating scene complexity |
CN119337151A (en) * | 2024-12-23 | 2025-01-21 | 中国人民解放军32178部队科技创新研究中心 | A method and device for constructing an evaluation scenario set for an intelligent decision-making system based on a case-constrained large model |
Also Published As
Publication number | Publication date |
---|---|
CN111797000B (en) | 2024-06-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111797000A (en) | A Scenario Complexity Evaluation Method Based on Gradient Boosting Decision Tree Model | |
US20210197851A1 (en) | Method for building virtual scenario library for autonomous vehicle | |
CN111508101B (en) | Method and apparatus for evaluating driver's driving habits by detecting driving scenarios | |
CN113780435B (en) | Vehicle damage detection method, device, equipment and storage medium | |
CN113343461A (en) | Simulation method and device for automatic driving vehicle, electronic equipment and storage medium | |
CN114428998B (en) | An integrated simulation test and evaluation method and system for an autonomous driving system | |
CN110182217B (en) | A complex quantitative evaluation method for driving tasks for complex overtaking scenarios | |
CN115470118A (en) | Test analysis method, device, medium and equipment based on environmental simulation scene | |
CN114398251A (en) | Automatic driving simulation test method and system based on scene database | |
CN116580271A (en) | Evaluation method, device, equipment and storage medium for perception fusion algorithm | |
CN115098079A (en) | Radar detection model determination method, system, electronic device and readable storage medium | |
CN115080388B (en) | Automatic driving system-oriented simulation test scene generation method | |
CN112193245A (en) | A deep learning car following prediction method considering driver's fuzzy perception | |
CN118314424B (en) | Vehicle-road collaborative self-advancing learning multi-mode verification method based on edge scene | |
CN112781888B (en) | System and method for testing a vehicle | |
CN112509321A (en) | Unmanned aerial vehicle-based driving control method and system for urban complex traffic situation and readable storage medium | |
CN116775494A (en) | Automatic driving simulation test scene generation method, device, equipment and medium | |
CN117252009A (en) | Simulation analysis method for tunnel traffic state under tunnel disaster scene | |
KR102602346B1 (en) | Method and apparatus for analyzing cause of drone accidents based on time series data learning | |
CN116776288A (en) | Optimization method and device of intelligent driving perception model and storage medium | |
CN109284889B (en) | Unmanned vehicle reaction agility evaluation method and device | |
CN116303006A (en) | Automatic driving vehicle strategy test evaluation method and platform based on scene elements | |
CN113610166A (en) | Method for establishing test scene library for intelligent vehicle | |
CN112950059A (en) | Test system and method for engineering quality management of intelligent vehicle road system monitoring facility | |
CN116486612B (en) | Mixed traffic queue stability evaluation method and device based on vehicle Lu Yun cooperation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |