CN117950399A - An automatic obstacle avoidance decision method and system based on multimodal knowledge graph - Google Patents

An automatic obstacle avoidance decision method and system based on multimodal knowledge graph Download PDF

Info

Publication number
CN117950399A
CN117950399A CN202311819225.5A CN202311819225A CN117950399A CN 117950399 A CN117950399 A CN 117950399A CN 202311819225 A CN202311819225 A CN 202311819225A CN 117950399 A CN117950399 A CN 117950399A
Authority
CN
China
Prior art keywords
obstacle
obstacle avoidance
entity
traffic
limited
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
Application number
CN202311819225.5A
Other languages
Chinese (zh)
Inventor
秦昊
吴丹雯
张昱
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Institute of Intelligent Manufacturing of Guangdong Academy of Sciences
Original Assignee
Institute of Intelligent Manufacturing of Guangdong Academy of Sciences
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Institute of Intelligent Manufacturing of Guangdong Academy of Sciences filed Critical Institute of Intelligent Manufacturing of Guangdong Academy of Sciences
Priority to CN202311819225.5A priority Critical patent/CN117950399A/en
Publication of CN117950399A publication Critical patent/CN117950399A/en
Pending legal-status Critical Current

Links

Landscapes

  • Traffic Control Systems (AREA)

Abstract

The invention discloses an automatic obstacle avoidance decision method and system based on a multi-mode knowledge graph, wherein the method comprises the following steps: constructing an automatic obstacle avoidance traffic environment multi-mode knowledge graph according to the entity, entity attribute and relation among the entity of the unmanned automobile, traffic information and obstacle bodies; according to different scenes and requirements, semantic information of three aspects of obstacle states, unmanned automobile states and traffic rules is obtained, semantic information features are obtained through information processing, and the semantic information features are respectively fused into feature vectors by using a neural network; and constructing the association between the feature vector and the obstacle avoidance decision, taking the feature vector under different scenes as input and the obstacle avoidance decision suggestion as output, training an obstacle avoidance decision neural network model, and forming a decision system. According to the invention, the sensor data of the vehicle is deeply analyzed by utilizing the multi-mode knowledge graph, and the high-efficiency and accurate automatic obstacle avoidance decision is realized by combining the real-time state information of the vehicle.

Description

一种基于多模态知识图谱的自动避障决策方法及系统An automatic obstacle avoidance decision method and system based on multimodal knowledge graph

技术领域Technical Field

本发明涉及无人驾驶汽车技术领域,尤其是涉及一种基于多模态知识图谱的自动避障决策方法及系统。The present invention relates to the technical field of driverless vehicles, and in particular to an automatic obstacle avoidance decision method and system based on a multimodal knowledge graph.

背景技术Background technique

无人驾驶汽车技术的开发和应用为现代交通带来了新的解决方案,然而,如何确保无人驾驶汽车在行驶过程中的安全性和可靠性,尤其是面对复杂多变的交通环境,仍是一个待解决的难题。无人驾驶汽车的自动避障技术是指让汽车能够在行驶过程中,根据传感器获取的环境信息,及时地识别、预测和规避可能妨碍其通行的静态或动态障碍物,从而安全地到达目的地。无人驾驶汽车的自动避障技术主要包括三个过程:运动障碍物检测、运动障碍物碰撞轨迹预测和运动障碍物避障。其中,运动障碍物检测是指对运动过程中环境中的运动障碍物进行检测,主要由车载环境感知系统完成。常用的传感器有激光雷达、毫米波雷达、立体视觉、红外传感器、超声波传感器等。不同的传感器有各自的优缺点,一般需要综合使用或与其他传感器配合使用,以提高检测的准确性和鲁棒性。运动障碍物碰撞轨迹预测是指对运动过程中可能遇到的障碍物进行可能性评级和预测,判断与无人驾驶车辆的碰撞关系,常用的方法有基于概率模型、基于数据驱动、基于深度学习等。这一步需要考虑多种因素,如障碍物的类型、速度、方向、加速度等,以及车辆自身的状态和周围环境的变化等。运动障碍物避障是指通过智能决策和路径规划,使无人驾驶车辆安全避障,由车辆路径决策系统执行,常用的方法有势场法、模糊逻辑法、神经网络法、占据栅格法、空间搜索法等。这一步需要在满足安全性、可行性和最优性等约束条件下,生成一条从起始状态到目标状态的无碰撞路径。The development and application of driverless car technology has brought new solutions to modern transportation. However, how to ensure the safety and reliability of driverless cars during driving, especially in the face of complex and changing traffic environments, is still a difficult problem to be solved. The automatic obstacle avoidance technology of driverless cars refers to enabling the car to timely identify, predict and avoid static or dynamic obstacles that may hinder its passage based on the environmental information obtained by the sensor during driving, so as to safely reach the destination. The automatic obstacle avoidance technology of driverless cars mainly includes three processes: moving obstacle detection, moving obstacle collision trajectory prediction and moving obstacle avoidance. Among them, moving obstacle detection refers to the detection of moving obstacles in the environment during the movement process, which is mainly completed by the on-board environmental perception system. Commonly used sensors include laser radar, millimeter wave radar, stereo vision, infrared sensor, ultrasonic sensor, etc. Different sensors have their own advantages and disadvantages, and generally need to be used in combination or in conjunction with other sensors to improve the accuracy and robustness of detection. Moving obstacle collision trajectory prediction refers to the possibility rating and prediction of obstacles that may be encountered during the movement, and judging the collision relationship with the driverless vehicle. Commonly used methods include probability model-based, data-driven, and deep learning-based. This step needs to consider many factors, such as the type, speed, direction, acceleration, etc. of obstacles, as well as the state of the vehicle itself and changes in the surrounding environment. Moving obstacle avoidance refers to the safe obstacle avoidance of unmanned vehicles through intelligent decision-making and path planning. It is executed by the vehicle path decision system. Commonly used methods include potential field method, fuzzy logic method, neural network method, occupancy grid method, spatial search method, etc. This step requires generating a collision-free path from the starting state to the target state under the constraints of safety, feasibility and optimality.

目前,无人驾驶汽车的自动避障技术还存在以下问题:(1)传感器数据存在噪声、遮挡、失真等干扰因素,导致运动障碍物检测不准确;(2)数据分析和模型预测存在不确定性和误差,导致运动障碍物碰撞轨迹预测不可靠;(3)智能决策和路径规划存在复杂性和局限性,导致运动障碍物避障不高效。At present, the automatic obstacle avoidance technology of driverless cars still has the following problems: (1) Sensor data has interference factors such as noise, occlusion, and distortion, which leads to inaccurate detection of moving obstacles; (2) Data analysis and model prediction have uncertainties and errors, resulting in unreliable prediction of the collision trajectory of moving obstacles; (3) Intelligent decision-making and path planning have complexity and limitations, resulting in inefficient obstacle avoidance.

自动避障技术的优劣直接影响到了无人驾驶汽车的安全性能,因此,开发一种快速、准确、高效的自动避障决策方法具有重要意义。现有的自动避障技术主要依赖于传感器的数据,如雷达、摄像头和激光传感器等。这些传感器可以提供实时的道路信息,但同时也存在信息获取不完全、误判的可能性。此外,传统的避障决策方法主要依赖于预设的规则或算法,无法根据实际情况做出自适应的决策。而在多模态知识图谱在无人驾驶汽车的自动避障技术应用上,也还存在以下问题:(1)如何从多种数据源中提取、整合和表示多模态知识,如何保证多模态知识的质量和一致性,如何有效地存储和管理多模态知识图谱等。(2)如何利用多模态知识图谱进行多模态语义理解、推理和查询,如何评估多模态知识图谱的效果和价值,如何解决多模态知识图谱的安全和隐私问题等。(3)如何将多模态知识图谱与激光雷达、视觉、IMU、GPS等传感器数据进行有效的融合,如何利用多模态知识图谱提供丰富的语义信息、多源数据融合和智能决策支持,如何利用深度学习等方法实现端到端的自动避障决策等。因此,亟需提出一种新的基于多模态知识图谱的自动避障决策方法,适用于无人驾驶汽车,有效解决现有技术传感器检测不准确、数据分析有误差、决策避障不高效的问题。The quality of automatic obstacle avoidance technology directly affects the safety performance of driverless cars. Therefore, it is of great significance to develop a fast, accurate and efficient automatic obstacle avoidance decision method. Existing automatic obstacle avoidance technology mainly relies on sensor data, such as radar, camera and laser sensor. These sensors can provide real-time road information, but there is also the possibility of incomplete information acquisition and misjudgment. In addition, traditional obstacle avoidance decision methods mainly rely on preset rules or algorithms and cannot make adaptive decisions based on actual conditions. In the application of multimodal knowledge graphs in the automatic obstacle avoidance technology of driverless cars, there are still the following problems: (1) How to extract, integrate and represent multimodal knowledge from multiple data sources, how to ensure the quality and consistency of multimodal knowledge, how to effectively store and manage multimodal knowledge graphs, etc. (2) How to use multimodal knowledge graphs for multimodal semantic understanding, reasoning and query, how to evaluate the effect and value of multimodal knowledge graphs, how to solve the security and privacy issues of multimodal knowledge graphs, etc. (3) How to effectively integrate multimodal knowledge graphs with sensor data such as lidar, vision, IMU, GPS, etc., how to use multimodal knowledge graphs to provide rich semantic information, multi-source data fusion and intelligent decision support, how to use deep learning and other methods to achieve end-to-end automatic obstacle avoidance decisions, etc. Therefore, it is urgent to propose a new automatic obstacle avoidance decision method based on multimodal knowledge graphs, which is suitable for driverless cars and effectively solves the problems of inaccurate sensor detection, erroneous data analysis, and inefficient obstacle avoidance decision-making in existing technologies.

发明内容Summary of the invention

有鉴于此,有必要针对上述的问题,提供一种基于多模态知识图谱的自动避障决策方法及系统,利用多模态知识图谱对车辆的传感器数据进行深度分析,结合车辆的实时状态信息,实现高效、准确的自动避障决策。In view of this, it is necessary to provide an automatic obstacle avoidance decision-making method and system based on multimodal knowledge graph to address the above-mentioned problems, use multimodal knowledge graph to conduct in-depth analysis of vehicle sensor data, and combine the vehicle's real-time status information to achieve efficient and accurate automatic obstacle avoidance decisions.

为实现上述目的,本发明是根据以下技术方案实现的:To achieve the above object, the present invention is implemented according to the following technical solutions:

一种基于多模态知识图谱的自动避障决策方法,包括以下步骤:An automatic obstacle avoidance decision method based on a multimodal knowledge graph comprises the following steps:

步骤S1:根据无人驾驶汽车、交通信息、障碍物三类本体的实体、实体属性及实体之间的关系,构建自动避障交通环境多模态知识图谱;Step S1: construct a multimodal knowledge graph of the automatic obstacle avoidance traffic environment based on the entities, entity attributes and relationships between the three entities of driverless cars, traffic information and obstacles;

步骤S2:根据不同场景和需求,获取障碍物状态、无人驾驶汽车状态以及交通规则三方面的语义信息,经过信息处理获得语义信息特征,应用神经网络将上述语义信息特征分别融合成特征向量;Step S2: According to different scenarios and requirements, the semantic information of obstacle status, driverless car status and traffic rules is obtained, and semantic information features are obtained through information processing. The above semantic information features are respectively fused into feature vectors by using a neural network;

步骤S3:构建特征向量与避障决策之间的关联,以不同场景下的特征向量为输入、避障决策建议为输出,训练避障决策神经网络模型,形成决策系统。Step S3: Construct the association between the feature vector and the obstacle avoidance decision, take the feature vectors in different scenarios as input and the obstacle avoidance decision suggestions as output, train the obstacle avoidance decision neural network model, and form a decision system.

进一步地,步骤S1中,所述无人驾驶汽车本体以自身为实体;以描述该实体运动状态的物理参数作为实体属性,包括但不限于位置、速度、方向、加速度;实体之间的关系包括但不限于相对位置、相对速度、相对方向、相对加速度。Furthermore, in step S1, the unmanned vehicle body takes itself as an entity; physical parameters describing the motion state of the entity are used as entity attributes, including but not limited to position, speed, direction, and acceleration; the relationship between entities includes but is not limited to relative position, relative speed, relative direction, and relative acceleration.

进一步地,步骤S1中,所述交通信息本体的实体包括但不限于道路、交通标志、交通信号灯以及其他实体;道路实体的属性包括但不限于类型、尺寸、车道数目、路面材质;交通标志实体的属性包括但不限于类型、位置、大小、含义;交通信号灯实体的属性包括但不限于类型、颜色、数值、方向。Furthermore, in step S1, the entities of the traffic information entity include but are not limited to roads, traffic signs, traffic lights and other entities; the attributes of the road entity include but are not limited to type, size, number of lanes, and road surface material; the attributes of the traffic sign entity include but are not limited to type, location, size, and meaning; the attributes of the traffic light entity include but are not limited to type, color, value, and direction.

进一步地,步骤S1中,所述障碍物本体包括静态实体和动态实体;静态实体包括但不限于路障、石头、树枝以及其他静止的物体,其属性包括但不限于种类、尺寸、位置、方向、质量;动态实体包括但不限于行人、动物、车辆以及其它运动的物体,其属性包括但不限于种类、尺寸、位置、速度、方向、质量、加速度。Furthermore, in step S1, the obstacle body includes static entities and dynamic entities; static entities include but are not limited to roadblocks, stones, branches and other stationary objects, and their attributes include but are not limited to type, size, position, direction, and mass; dynamic entities include but are not limited to pedestrians, animals, vehicles and other moving objects, and their attributes include but are not limited to type, size, position, speed, direction, mass, and acceleration.

进一步地,在步骤S2中,所述获取语义信息的具体步骤包括:对于监测到的障碍物,根据其类型为静态或者动态,在知识图谱中提取相关属性特征,作为障碍物状态的语义信息;通过传感器收集数据,得到无人驾驶汽车状态的语义信息,包括但不限于位置、速度、方向、加速度;识别障碍物出现路段的交通规则,形成交通规则语义信息,包括但不限于交通标志、交通信号灯、道路情况。Furthermore, in step S2, the specific steps of obtaining semantic information include: for the monitored obstacles, according to their type, whether static or dynamic, extracting relevant attribute features in the knowledge graph as semantic information of the obstacle state; collecting data through sensors to obtain semantic information of the state of the driverless car, including but not limited to position, speed, direction, and acceleration; identifying traffic rules for the road section where the obstacle appears, and forming semantic information of traffic rules, including but not limited to traffic signs, traffic lights, and road conditions.

进一步地,在步骤S2中,所述语义信息包括但不限于文本数据、传感器信号数据、视频图像数据。Furthermore, in step S2, the semantic information includes but is not limited to text data, sensor signal data, and video image data.

进一步地,在步骤S2中,所述信息处理的具体步骤包括:对文本数据、传感器信号数据进行编码,对图像数据进行特征识别与信息提取,得到障碍物状态、无人驾驶汽车状态以及交通规则三方面的语义信息特征。Furthermore, in step S2, the specific steps of the information processing include: encoding text data and sensor signal data, performing feature recognition and information extraction on image data, and obtaining semantic information features of three aspects: obstacle status, driverless car status, and traffic rules.

进一步地,在步骤S2中,所述融合成特征向量的具体步骤包括:Furthermore, in step S2, the specific steps of fusing into a feature vector include:

步骤S21:对文本数据,通过自然语言处理技术进行实体提取以及关系提取,得到特定对象的实体、相互间的语义关系、实体的属性;Step S21: Perform entity extraction and relationship extraction on the text data through natural language processing technology to obtain entities of specific objects, semantic relationships between them, and attributes of entities;

步骤S22:将传感器信号数据进行编码/解码处理,得到对应特定实体的数值,并作为该实体属性的属性值;Step S22: Encode/decode the sensor signal data to obtain a value corresponding to a specific entity and use it as the attribute value of the entity attribute;

步骤S23:针对视频图像数据,通过图像处理技术,抽取视频/图像中的实体,以及相应的语义关系;Step S23: extracting entities and corresponding semantic relationships in the video/image using image processing technology for the video image data;

步骤S24:将步骤S21至步骤S23获取的实体、关系以及属性值,利用神经网络融合成特征向量,得到无人驾驶汽车特征向量、障碍物特征向量、交通环境特征向量。Step S24: The entities, relationships, and attribute values obtained from steps S21 to S23 are fused into feature vectors using a neural network to obtain a driverless car feature vector, an obstacle feature vector, and a traffic environment feature vector.

进一步地,步骤S3中,所述不同场景下的特征向量包括但不限于无人驾驶汽车特征向量、障碍物特征向量、交通环境特征向量;避障决策建议包括但不限于转动角度、制动力度。Furthermore, in step S3, the feature vectors in different scenarios include but are not limited to the driverless car feature vector, the obstacle feature vector, and the traffic environment feature vector; the obstacle avoidance decision suggestions include but are not limited to the turning angle and the braking force.

此外,本发明还提供一种基于多模态知识图谱的自动避障决策系统,用于执行所述基于多模态知识图谱的自动避障决策方法。In addition, the present invention also provides an automatic obstacle avoidance decision system based on a multimodal knowledge graph, which is used to execute the automatic obstacle avoidance decision method based on a multimodal knowledge graph.

本发明对现有的自动避障技术进行改进,利用多模态知识图谱对车辆的传感器数据进行深度分析,结合车辆的实时状态信息,实现高效、准确的自动避障决策,解决了现有技术传感器检测不准确、数据分析有误差、决策避障不高效的问题。The present invention improves the existing automatic obstacle avoidance technology, uses a multimodal knowledge graph to conduct in-depth analysis of the vehicle's sensor data, and combines it with the vehicle's real-time status information to achieve efficient and accurate automatic obstacle avoidance decisions, solving the problems of inaccurate sensor detection, erroneous data analysis, and inefficient obstacle avoidance decisions in the prior art.

与现有技术相比,本发明至少具有以下优点和积极效果:Compared with the prior art, the present invention has at least the following advantages and positive effects:

1、提出了一种新的多模态知识图谱的构建方法,从多种数据源中提取、整合和表示多模态知识,利用预处理、分析、特征提取、实体抽取、属性抽取、关系抽取等技术,生成一个由实体、属性和关系组成的有向图或者多重有向图,其中实体和属性可以用文本或者图像表示,关系可以用方向或者数值表示。利用该多模态知识图谱提供了丰富的语义信息、多源数据融合和智能决策支持,从而提高运动障碍物检测、碰撞轨迹预测和避障路径规划的准确性和鲁棒性;1. A new method for constructing a multimodal knowledge graph is proposed. It extracts, integrates and represents multimodal knowledge from multiple data sources. It uses preprocessing, analysis, feature extraction, entity extraction, attribute extraction, relationship extraction and other technologies to generate a directed graph or multi-directed graph consisting of entities, attributes and relationships. Entities and attributes can be represented by text or images, and relationships can be represented by directions or values. The multimodal knowledge graph provides rich semantic information, multi-source data fusion and intelligent decision support, thereby improving the accuracy and robustness of moving obstacle detection, collision trajectory prediction and obstacle avoidance path planning.

2、利用语义理解、推理、查询、检索、特征提取和表示等技术,从多模态知识图谱中提取与无人驾驶汽车和运动障碍物相关的知识和特征,并将其输入到一个深度神经网络中。利用深度神经网络实现端到端的自动避障决策,提高运动障碍物检测、碰撞轨迹预测和避障路径规划的效率和灵活性。2. Extract knowledge and features related to driverless cars and moving obstacles from the multimodal knowledge graph using semantic understanding, reasoning, query, retrieval, feature extraction and representation techniques, and input them into a deep neural network. Use deep neural networks to achieve end-to-end automatic obstacle avoidance decisions, and improve the efficiency and flexibility of moving obstacle detection, collision trajectory prediction, and obstacle avoidance path planning.

附图说明BRIEF DESCRIPTION OF THE DRAWINGS

为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单的介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the following briefly introduces the drawings required for use in the description of the embodiments. Obviously, the drawings described below are only some embodiments of the present invention. For ordinary technicians in this field, other drawings can be obtained based on these drawings without creative work.

图1是本发明的自动避障决策方法的工作流程示意图;FIG1 is a schematic diagram of the workflow of the automatic obstacle avoidance decision-making method of the present invention;

图2是本发明实施例1中的自动避障交通环境多模态知识图谱示意图;FIG2 is a schematic diagram of a multimodal knowledge graph of an automatic obstacle avoidance traffic environment in Example 1 of the present invention;

图3是本发明实施例1中的无人驾驶汽车本体模型示意图;FIG3 is a schematic diagram of a main body model of an unmanned vehicle in Embodiment 1 of the present invention;

图4是本发明实施例1中的交通信息本体模型示意图;FIG4 is a schematic diagram of a traffic information ontology model in Embodiment 1 of the present invention;

图5是本发明实施例1中的障碍物本体模型示意图;FIG5 is a schematic diagram of an obstacle body model in Example 1 of the present invention;

图6是本发明实施例1中的数据采集与知识图谱构建流程示意图;FIG6 is a schematic diagram of the data collection and knowledge graph construction process in Example 1 of the present invention;

图7是本发明实施例1中的基于场景的知识图谱知识获取与特征提取流程示意图;FIG7 is a schematic diagram of a process of knowledge acquisition and feature extraction based on a scene-based knowledge graph in Example 1 of the present invention;

图8是本发明实施例1中的基于多模态知识图谱的自动避障决策模型示意图。FIG8 is a schematic diagram of an automatic obstacle avoidance decision model based on a multimodal knowledge graph in Example 1 of the present invention.

具体实施方式Detailed ways

为使本发明的上述目的、特征和优点能够更加明显易懂,下面将结合附图和具体的实施例对本发明的技术方案进行详细说明。需要指出的是,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例,基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make the above-mentioned purposes, features and advantages of the present invention more obvious and easy to understand, the technical solution of the present invention will be described in detail below with reference to the accompanying drawings and specific embodiments. It should be pointed out that the described embodiments are only part of the embodiments of the present invention, not all of them. Based on the embodiments of the present invention, all other embodiments obtained by ordinary technicians in this field without creative work are within the scope of protection of the present invention.

需要说明,若本发明实施例中有涉及“第一”、“第二”等的描述,则该“第一”、“第二”等的描述仅用于描述目的,而不能理解为指示或暗示其相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。另外,各个实施例之间的技术方案可以相互结合,但是必须是以本领域普通技术人员能够实现为基础,当技术方案的结合出现相互矛盾或无法实现时应当认为这种技术方案的结合不存在,也不在本发明要求的保护范围之内。It should be noted that if there are descriptions involving "first", "second", etc. in the embodiments of the present invention, the descriptions of "first", "second", etc. are only used for descriptive purposes and cannot be understood as indicating or implying their relative importance or implicitly indicating the number of technical features indicated. Therefore, the features defined as "first" and "second" may explicitly or implicitly include at least one of the features. In addition, the technical solutions between the various embodiments can be combined with each other, but they must be based on the ability of ordinary technicians in the field to implement them. When the combination of technical solutions is contradictory or cannot be implemented, it should be deemed that such a combination of technical solutions does not exist and is not within the scope of protection required by the present invention.

实施例1Example 1

本实施例为对本发明基于多模态知识图谱的自动避障决策方法进行的具体说明。需要说明的是,本实施例中所述的具体描述,仅仅是本实施例中所使用的一组可能的或较优的搭配,但并不能因此而理解为对本发明专利范围的限制;应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进,这些都属于本发明的保护范围。因此,本发明的保护范围应以所附权利要求为准。This embodiment is a specific description of the automatic obstacle avoidance decision method based on the multimodal knowledge graph of the present invention. It should be noted that the specific description described in this embodiment is only a set of possible or preferred combinations used in this embodiment, but it cannot be understood as a limitation on the scope of the patent of the present invention; it should be pointed out that for ordinary technicians in this field, without departing from the concept of the present invention, several variations and improvements can be made, which all belong to the scope of protection of the present invention. Therefore, the scope of protection of the present invention shall be based on the attached claims.

图1展示了一种基于多模态知识图谱的自动避障决策方法的工作流程示意图,如图1所示,本发明提供一种基于多模态知识图谱的自动避障决策方法,包括以下步骤:FIG1 shows a schematic diagram of a workflow of an automatic obstacle avoidance decision method based on a multimodal knowledge graph. As shown in FIG1 , the present invention provides an automatic obstacle avoidance decision method based on a multimodal knowledge graph, comprising the following steps:

步骤S1:根据无人驾驶汽车、交通信息、障碍物三类本体的实体、实体属性及实体之间的关系,构建自动避障交通环境多模态知识图谱;Step S1: construct a multimodal knowledge graph of the automatic obstacle avoidance traffic environment based on the entities, entity attributes and relationships between the three entities of driverless cars, traffic information and obstacles;

步骤S2:根据不同场景和需求,获取障碍物状态、无人驾驶汽车状态以及交通规则三方面的语义信息,经过信息处理获得语义信息特征,应用神经网络将上述语义信息特征分别融合成特征向量;Step S2: According to different scenarios and requirements, the semantic information of obstacle status, driverless car status and traffic rules is obtained, and semantic information features are obtained through information processing. The above semantic information features are respectively fused into feature vectors by using a neural network;

步骤S3:构建特征向量与避障决策之间的关联,以不同场景下的特征向量为输入、避障决策建议为输出,训练避障决策神经网络模型,形成决策系统。Step S3: Construct the association between the feature vector and the obstacle avoidance decision, take the feature vectors in different scenarios as input and the obstacle avoidance decision suggestions as output, train the obstacle avoidance decision neural network model, and form a decision system.

图2展示了自动避障交通环境多模态知识图谱的示意图,可以看出,在步骤S1中,所述知识图谱的模式层包括三大相互关联的本体,即无人驾驶汽车、交通信息、障碍物,这三类本体有着各自的实体、属性和关系,形成一个相互关联的有向图。本实施例中,所述“有向”可以理解为:不同实体间的特定关系决定知识图谱中箭头的方向;若实体拥有属性,此时的方向是实体指向属性。FIG2 shows a schematic diagram of the multimodal knowledge graph of the automatic obstacle avoidance traffic environment. It can be seen that in step S1, the mode layer of the knowledge graph includes three interrelated ontologies, namely, driverless cars, traffic information, and obstacles. These three ontologies have their own entities, attributes, and relationships, forming an interrelated directed graph. In this embodiment, the "directed" can be understood as: the specific relationship between different entities determines the direction of the arrow in the knowledge graph; if the entity has attributes, the direction at this time is that the entity points to the attribute.

图3展示了无人驾驶汽车本体模型的示意图,如图3所示,步骤S1中,所述无人驾驶汽车本体以自身为实体;以描述该实体运动状态的物理参数作为实体属性,包括但不限于位置、速度、方向、加速度;实体之间的关系包括但不限于相对位置、相对速度、相对方向、相对加速度。FIG3 shows a schematic diagram of the driverless car body model. As shown in FIG3 , in step S1, the driverless car body itself is an entity; physical parameters describing the motion state of the entity are used as entity attributes, including but not limited to position, speed, direction, and acceleration; the relationship between entities includes but is not limited to relative position, relative speed, relative direction, and relative acceleration.

图4展示了交通信息本体模型的示意图,如图4所示,步骤S1中,所述交通信息本体的实体包括但不限于道路、交通标志、交通信号灯以及其他实体;道路实体的属性包括但不限于类型、尺寸、车道数目、路面材质;交通标志实体的属性包括但不限于类型、位置、大小、含义;交通信号灯实体的属性包括但不限于类型、颜色、数值、方向。Figure 4 shows a schematic diagram of the traffic information ontology model. As shown in Figure 4, in step S1, the entities of the traffic information ontology include but are not limited to roads, traffic signs, traffic lights and other entities; the attributes of the road entity include but are not limited to type, size, number of lanes, and road surface material; the attributes of the traffic sign entity include but are not limited to type, location, size, and meaning; the attributes of the traffic light entity include but are not limited to type, color, value, and direction.

图5展示了障碍物本体模型的示意图,如图5所示,步骤S1中,所述障碍物本体包括静态实体和动态实体;静态实体包括但不限于路障、石头、树枝以及其他静止的物体,其属性包括但不限于种类、尺寸、位置、方向、质量;动态实体包括但不限于行人、动物、车辆以及其它运动的物体,其属性包括但不限于种类、尺寸、位置、速度、方向、质量、加速度。FIG5 shows a schematic diagram of the obstacle entity model. As shown in FIG5 , in step S1, the obstacle entity includes a static entity and a dynamic entity; the static entity includes but is not limited to roadblocks, stones, branches and other stationary objects, and its attributes include but are not limited to type, size, position, direction, and mass; the dynamic entity includes but is not limited to pedestrians, animals, vehicles and other moving objects, and its attributes include but are not limited to type, size, position, speed, direction, mass, and acceleration.

图2至图5所述的本体模型为自动避障交通环境多模态知识图谱的模式层,其中属性的具体数值及图文信息由摄像头、激光雷达、毫米波雷达、GPS(全球定位系统)、IMU(惯性测量单元)等传感器获取。激光雷达数据可以提供环境中的三维点云信息,视觉数据可以提供环境中的二维图像信息,GPS数据可以提供无人驾驶汽车的位置信息,IMU数据可以提供无人驾驶汽车的姿态信息。其中,图片或视频以链接的方式与无人驾驶汽车实体的属性值进行关联。The ontology model described in Figures 2 to 5 is the mode layer of the multimodal knowledge graph of the automatic obstacle avoidance traffic environment, in which the specific values and graphic information of the attributes are obtained by sensors such as cameras, laser radars, millimeter wave radars, GPS (global positioning system), and IMU (inertial measurement unit). The laser radar data can provide three-dimensional point cloud information in the environment, the visual data can provide two-dimensional image information in the environment, the GPS data can provide the location information of the driverless car, and the IMU data can provide the posture information of the driverless car. Among them, the picture or video is associated with the attribute value of the driverless car entity in a linked manner.

图6展示了一种可能的数据采集与知识图谱构建流程示意图,如图6所示,我们可以从无人驾驶汽车的各种传感器数据中提取出无人驾驶汽车、障碍物、交通信息等实体的属性以及它们之间的关系,构建成一个多模态的知识图谱。由于知识图谱可提供丰富的语义信息、多源数据融合和智能决策支持,以辅助避障决策的制定,提高障碍物检测、碰撞轨迹预测和避障路径规划的准确性和鲁棒性,这种构建知识图谱的方式可以直接利用多模态数据的丰富性和多样性,但也需要解决多模态数据之间的融合和表示问题。Figure 6 shows a possible data collection and knowledge graph construction process diagram. As shown in Figure 6, we can extract the attributes of entities such as driverless cars, obstacles, traffic information, and the relationship between them from various sensor data of driverless cars to build a multimodal knowledge graph. Since knowledge graphs can provide rich semantic information, multi-source data fusion, and intelligent decision support to assist in the formulation of obstacle avoidance decisions and improve the accuracy and robustness of obstacle detection, collision trajectory prediction, and obstacle avoidance path planning, this way of building knowledge graphs can directly utilize the richness and diversity of multimodal data, but it also needs to solve the fusion and representation problems between multimodal data.

图7展示了一种可能的基于场景的知识图谱知识获取与特征提取流程示意图,如图7所示,在步骤S2中,根据不同场景和需求,我们可以获取障碍物状态、无人驾驶汽车状态以及交通规则三方面的语义信息,经过信息处理获得语义信息特征,应用神经网络将上述语义信息特征分别融合成特征向量。FIG7 shows a possible schematic diagram of the knowledge acquisition and feature extraction process of a scenario-based knowledge graph. As shown in FIG7 , in step S2, according to different scenarios and requirements, we can obtain semantic information on obstacle status, driverless car status, and traffic rules, obtain semantic information features through information processing, and use neural networks to fuse the above semantic information features into feature vectors.

所述获取语义信息的具体步骤包括:对于监测到的障碍物,根据其类型为静态或者动态,在知识图谱中提取相关属性特征,作为障碍物状态的语义信息;通过传感器收集数据,得到无人驾驶汽车状态的语义信息,包括但不限于位置、速度、方向、加速度;识别障碍物出现路段的交通规则,形成交通规则语义信息,包括但不限于交通标志、交通信号灯、道路情况。The specific steps of obtaining semantic information include: for monitored obstacles, according to their types, whether they are static or dynamic, extracting relevant attribute features in the knowledge graph as semantic information of the obstacle state; collecting data through sensors to obtain semantic information of the state of the driverless car, including but not limited to position, speed, direction, and acceleration; identifying traffic rules on the road section where the obstacle appears, and forming semantic information of traffic rules, including but not limited to traffic signs, traffic lights, and road conditions.

这三个方面的语义信息来源存在文本数据、传感器信号数据、视频图像数据等。过对文本数据、传感器信号数据进行编码,对视频图像数据进行特征识别与信息提取,得到障碍物状态、无人驾驶汽车状态以及交通规则三方面的语义信息特征。进而,应用神经网络将这三方面的特征融合成特征向量,作为决策系统的判断依据。其中,文本数据通过自然语言处理技术提取句子中的实体及语义关系;传感器传回数值信号,编码转换后形成可理解的数值,作为对应实体的属性值。The sources of semantic information in these three aspects include text data, sensor signal data, video image data, etc. By encoding text data and sensor signal data, and performing feature recognition and information extraction on video image data, semantic information features of obstacle status, driverless car status, and traffic rules are obtained. Then, neural networks are used to fuse these three features into feature vectors as the basis for the decision-making system. Among them, text data uses natural language processing technology to extract entities and semantic relationships in sentences; the sensor returns numerical signals, which are converted into understandable numerical values after encoding, as the attribute values of the corresponding entities.

具体而言,步骤S2中的数据处理及特征向量融合的步骤包括:Specifically, the steps of data processing and feature vector fusion in step S2 include:

对文本数据,通过自然语言处理技术进行实体提取以及关系提取,得到特定对象的实体、相互间的语义关系、实体的属性。特定对象比如障碍物、车辆、行人等。For text data, we use natural language processing technology to extract entities and relationships, and obtain the entities of specific objects, their semantic relationships, and the attributes of entities. Specific objects include obstacles, vehicles, pedestrians, etc.

将传感器信号数据进行编码/解码处理,得到对应特定实体的数值,并作为该实体属性的属性值。前述特定对象可作为实体,此处的特应实体包括能用传感器获取数据的实体,传感器测到的数据如速度、加速度、位置等数值,作为实体的属性值。The sensor signal data is encoded/decoded to obtain the value corresponding to the specific entity, and used as the attribute value of the entity attribute. The aforementioned specific object can be used as an entity, and the specific entity here includes an entity that can obtain data using a sensor, and the data measured by the sensor, such as speed, acceleration, position, etc., is used as the attribute value of the entity.

针对视频图像数据,通过图像处理技术,抽取视频/图像中的实体,以及相应的语义关系。For video image data, image processing technology is used to extract entities in the video/image and their corresponding semantic relationships.

将上述步骤获取的实体、关系以及属性值,利用神经网络融合成特征向量,得到无人驾驶汽车特征向量、障碍物特征向量、交通环境特征向量。The entities, relationships, and attribute values obtained in the above steps are fused into feature vectors using a neural network to obtain the driverless car feature vector, obstacle feature vector, and traffic environment feature vector.

得到融合好的特征向量后,就可以开始构建自动避障决策系统了。首先构建特征向量与避障决策之间的关联,再训练避障决策模型,形成决策系统。After obtaining the fused feature vector, we can start to build an automatic obstacle avoidance decision system. First, we build the association between the feature vector and the obstacle avoidance decision, and then train the obstacle avoidance decision model to form a decision system.

图8展示了一种可能的基于多模态知识图谱的自动避障决策模型示意图,如图8所示,将不同障碍物状态下的特征向量,包括障碍物的状态、无人驾驶汽车状态、交通环境状况,作为输入;避障决策建议,如转动角度、制动力度,作为输出,训练避障决策深度神经网络。通过利用多模态知识图谱提供的丰富的语义信息、多源数据融合特征向量、避障决策方案,根据不同场景特征调整自身的行驶状态,规避运动过程中遇到的各种静态或动态障碍物,实现端到端的自动避障决策。Figure 8 shows a possible schematic diagram of an automatic obstacle avoidance decision model based on a multimodal knowledge graph. As shown in Figure 8, the feature vectors under different obstacle states, including the state of the obstacle, the state of the driverless car, and the traffic environment, are used as inputs; obstacle avoidance decision suggestions, such as turning angle and braking force, are used as outputs to train the obstacle avoidance decision deep neural network. By utilizing the rich semantic information provided by the multimodal knowledge graph, the feature vectors of multi-source data fusion, and the obstacle avoidance decision scheme, the vehicle adjusts its own driving state according to the characteristics of different scenarios, avoids various static or dynamic obstacles encountered during the movement, and realizes end-to-end automatic obstacle avoidance decision.

综上所述,基于上述步骤S1至步骤S3,本发明对现有的自动避障技术进行改进,利用多模态知识图谱对车辆的传感器数据进行深度分析,结合车辆的实时状态信息,实现高效、准确的自动避障决策,解决了现有技术传感器检测不准确、数据分析有误差、决策避障不高效的问题。In summary, based on the above steps S1 to S3, the present invention improves the existing automatic obstacle avoidance technology, uses a multimodal knowledge graph to perform in-depth analysis of the vehicle's sensor data, and combines the vehicle's real-time status information to achieve efficient and accurate automatic obstacle avoidance decisions, solving the problems of inaccurate sensor detection, erroneous data analysis, and inefficient obstacle avoidance decision-making in the prior art.

实施例2Example 2

本实施例为对本发明基于多模态知识图谱的自动避障决策系统进行的说明。This embodiment is an explanation of the automatic obstacle avoidance decision system based on the multimodal knowledge graph of the present invention.

相对应地,基于上述基于多模态知识图谱的自动避障决策方法,本实施例还给出一种基于多模态知识图谱的自动避障决策系统,用于执行实施例1中所述的基于多模态知识图谱的自动避障决策方法。Correspondingly, based on the above-mentioned automatic obstacle avoidance decision method based on multimodal knowledge graph, this embodiment also provides an automatic obstacle avoidance decision system based on multimodal knowledge graph, which is used to execute the automatic obstacle avoidance decision method based on multimodal knowledge graph described in Example 1.

与现有技术相比,本发明至少具有以下优点和积极效果:Compared with the prior art, the present invention has at least the following advantages and positive effects:

1、提出了一种新的多模态知识图谱的构建方法,从多种数据源中提取、整合和表示多模态知识,利用预处理、分析、特征提取、实体抽取、属性抽取、关系抽取等技术,生成一个由实体、属性和关系组成的有向图或者多重有向图,其中实体和属性可以用文本或者图像表示,关系可以用方向或者数值表示。利用该多模态知识图谱提供了丰富的语义信息、多源数据融合和智能决策支持,从而提高运动障碍物检测、碰撞轨迹预测和避障路径规划的准确性和鲁棒性;1. A new method for constructing a multimodal knowledge graph is proposed. It extracts, integrates and represents multimodal knowledge from multiple data sources. It uses preprocessing, analysis, feature extraction, entity extraction, attribute extraction, relationship extraction and other technologies to generate a directed graph or multi-directed graph consisting of entities, attributes and relationships. Entities and attributes can be represented by text or images, and relationships can be represented by directions or values. The multimodal knowledge graph provides rich semantic information, multi-source data fusion and intelligent decision support, thereby improving the accuracy and robustness of moving obstacle detection, collision trajectory prediction and obstacle avoidance path planning.

2、利用语义理解、推理、查询、检索、特征提取和表示等技术,从多模态知识图谱中提取与无人驾驶汽车和运动障碍物相关的知识和特征,并将其输入到一个深度神经网络中。利用深度神经网络实现端到端的自动避障决策,提高运动障碍物检测、碰撞轨迹预测和避障路径规划的效率和灵活性。2. Extract knowledge and features related to driverless cars and moving obstacles from the multimodal knowledge graph using semantic understanding, reasoning, query, retrieval, feature extraction and representation techniques, and input them into a deep neural network. Use deep neural networks to achieve end-to-end automatic obstacle avoidance decisions, and improve the efficiency and flexibility of moving obstacle detection, collision trajectory prediction, and obstacle avoidance path planning.

以上所述实施例仅表达了本发明的一种或几种实施方式,其描述较为具体和详细,但并不能因此而理解为对本发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进,这些都属于本发明的保护范围。因此,本发明的保护范围应以所附权利要求为准。The above-mentioned embodiments only express one or several implementation modes of the present invention, and the description thereof is relatively specific and detailed, but it cannot be understood as limiting the scope of the present invention. It should be pointed out that, for a person skilled in the art, several modifications and improvements can be made without departing from the concept of the present invention, and these all belong to the protection scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the attached claims.

Claims (10)

1. An automatic obstacle avoidance decision method based on a multi-mode knowledge graph is characterized by comprising the following steps:
step S1: constructing an automatic obstacle avoidance traffic environment multi-mode knowledge graph according to the entity, entity attribute and relation among the entity of the unmanned automobile, traffic information and obstacle bodies;
Step S2: according to different scenes and requirements, semantic information of three aspects of obstacle states, unmanned automobile states and traffic rules is obtained, semantic information features are obtained through information processing, and the semantic information features are respectively fused into feature vectors by using a neural network;
Step S3: and constructing the association between the feature vector and the obstacle avoidance decision, taking the feature vector under different scenes as input and the obstacle avoidance decision suggestion as output, training an obstacle avoidance decision neural network model, and forming a decision system.
2. The method for automatically avoiding obstacle decision based on multi-modal knowledge graph according to claim 1, wherein in step S1, the unmanned automobile body takes itself as an entity; physical parameters describing the physical motion state of the entity are taken as physical attributes, including but not limited to position, speed, direction and acceleration; relationships between entities include, but are not limited to, relative position, relative velocity, relative direction, relative acceleration.
3. The method of claim 1, wherein in step S1, the traffic information ontology entities include, but are not limited to, roads, traffic signs, traffic lights, and other entities; attributes of road entities include, but are not limited to, type, size, number of lanes, road surface texture; attributes of traffic sign entities include, but are not limited to, type, location, size, meaning; attributes of traffic light entities include, but are not limited to, type, color, value, direction.
4. The method for automatically avoiding obstacle decision based on multi-modal knowledge-graph according to claim 1, wherein in step S1, the obstacle body includes a static entity and a dynamic entity; static entities include, but are not limited to, barriers, stones, branches, and other stationary objects, the attributes of which include, but are not limited to, category, size, location, orientation, mass; dynamic entities include, but are not limited to, pedestrians, animals, vehicles, and other moving objects, whose attributes include, but are not limited to, category, size, position, speed, direction, mass, acceleration.
5. The method for automatically avoiding obstacle decision based on multi-modal knowledge-graph according to claim 1, wherein in step S2, the specific step of obtaining semantic information includes: for the monitored obstacle, extracting relevant attribute features from the knowledge graph according to the static or dynamic type of the obstacle, and taking the relevant attribute features as semantic information of the obstacle state; collecting data through a sensor to obtain semantic information of the unmanned automobile state, including but not limited to position, speed, direction and acceleration; traffic rules of road sections where obstacles appear are identified, and traffic rule semantic information is formed, including but not limited to traffic signs, traffic lights, and road conditions.
6. The automated obstacle avoidance decision method based upon multimodal knowledge-graph of claim 1 wherein in step S2, the semantic information includes, but is not limited to, text data, sensor signal data, video image data.
7. The method for automatically avoiding obstacle decision based on multi-modal knowledge-graph according to claim 6, wherein in step S2, the specific steps of information processing include: and encoding the text data and the sensor signal data, and carrying out feature recognition and information extraction on the image data to obtain semantic information features of three aspects of obstacle states, unmanned automobile states and traffic rules.
8. The method for automatically avoiding obstacle decision based on multi-modal knowledge-graph according to claim 6, wherein in step S2, the specific step of merging into feature vectors comprises:
step S21: extracting the entity and the relation of the text data by a natural language processing technology to obtain the entity, the semantic relation among the entities and the attribute of the entity of the specific object;
Step S22: encoding/decoding the sensor signal data to obtain a numerical value corresponding to a specific entity, and taking the numerical value as an attribute value of the attribute of the entity;
Step S23: extracting entities in the video/image and corresponding semantic relations by an image processing technology aiming at video image data;
Step S24: and (3) fusing the entity, the relation and the attribute values obtained in the steps S21 to S23 into feature vectors by utilizing a neural network to obtain unmanned automobile feature vectors, barrier feature vectors and traffic environment feature vectors.
9. The method for automatically avoiding obstacle decision based on multi-modal knowledge-graph according to claim 1, wherein in step S3, the feature vectors in different scenes include, but are not limited to, unmanned car feature vectors, obstacle feature vectors, traffic environment feature vectors; obstacle avoidance decision advice includes, but is not limited to, angle of rotation, braking effort.
10. An automatic obstacle avoidance decision system based on a multimodal knowledge graph, characterized by being configured to perform the automatic obstacle avoidance decision method based on a multimodal knowledge graph according to any of claims 1 to 9.
CN202311819225.5A 2023-12-26 2023-12-26 An automatic obstacle avoidance decision method and system based on multimodal knowledge graph Pending CN117950399A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311819225.5A CN117950399A (en) 2023-12-26 2023-12-26 An automatic obstacle avoidance decision method and system based on multimodal knowledge graph

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311819225.5A CN117950399A (en) 2023-12-26 2023-12-26 An automatic obstacle avoidance decision method and system based on multimodal knowledge graph

Publications (1)

Publication Number Publication Date
CN117950399A true CN117950399A (en) 2024-04-30

Family

ID=90797034

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311819225.5A Pending CN117950399A (en) 2023-12-26 2023-12-26 An automatic obstacle avoidance decision method and system based on multimodal knowledge graph

Country Status (1)

Country Link
CN (1) CN117950399A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN118314310A (en) * 2024-06-07 2024-07-09 深圳市天兴诚科技有限公司 An obstacle avoidance processing and analysis system based on forklift image data acquisition
CN118968436A (en) * 2024-08-27 2024-11-15 辽宁工业大学 Vehicle behavior prediction method, system, device and storage medium
CN119179338A (en) * 2024-11-22 2024-12-24 深圳天鹰兄弟无人机创新有限公司 Unmanned aerial vehicle region boundary automatic identification and obstacle avoidance method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN118314310A (en) * 2024-06-07 2024-07-09 深圳市天兴诚科技有限公司 An obstacle avoidance processing and analysis system based on forklift image data acquisition
CN118968436A (en) * 2024-08-27 2024-11-15 辽宁工业大学 Vehicle behavior prediction method, system, device and storage medium
CN119179338A (en) * 2024-11-22 2024-12-24 深圳天鹰兄弟无人机创新有限公司 Unmanned aerial vehicle region boundary automatic identification and obstacle avoidance method and device
CN119179338B (en) * 2024-11-22 2025-03-21 深圳天鹰兄弟无人机创新有限公司 Method and device for automatic identification and obstacle avoidance of unmanned aerial vehicle area boundaries

Similar Documents

Publication Publication Date Title
Muhammad et al. Deep learning for safe autonomous driving: Current challenges and future directions
Ma et al. Artificial intelligence applications in the development of autonomous vehicles: A survey
Yurtsever et al. A survey of autonomous driving: Common practices and emerging technologies
Sun et al. Toward ensuring safety for autonomous driving perception: Standardization progress, research advances, and perspectives
CN113313154A (en) Integrated multi-sensor integrated automatic driving intelligent sensing device
CN117950399A (en) An automatic obstacle avoidance decision method and system based on multimodal knowledge graph
CN117217314A (en) A driving situation reasoning method based on metadata-driven and causal analysis theory
CN107272687A (en) A kind of driving behavior decision system of automatic Pilot public transit vehicle
Zhang et al. A framework for turning behavior classification at intersections using 3D LIDAR
Chamola et al. Overtaking mechanisms based on augmented intelligence for autonomous driving: Data sets, methods, and challenges
CN114987495A (en) Man-machine hybrid decision-making method for highly automatic driving
Wang et al. A multi-modal spatial–temporal model for accurate motion forecasting with visual fusion
CN119578658B (en) An AI-based method and system for predicting the behavior of autonomous vehicles
Rai et al. Machine learning for enhanced performance and safety in autonomous vehicle design
CN117208015A (en) Control method for intelligent driving vehicle, machine-readable storage medium and vehicle
CN118533187A (en) Track prediction method and device, electronic equipment and storage medium
US20250319904A1 (en) Method for Predicting Trajectories of Road Users
Wang et al. Multimodal data trajectory prediction: A review
YU et al. Vehicle intelligent driving technology
Wan et al. Fusing onboard modalities with V2V information for autonomous driving
CN116061971A (en) Automatic driving method and device based on layered reinforcement learning
Saini et al. Object Detection in Autonomous Driving with Sensor-Based Technology Using YOLOv10
CN119781478B (en) Automatic driving decision planning method and system based on visual large language model
CN121493005B (en) Special end-to-end planning control method and system for unmanned logistics vehicle
CN121632198B (en) Path planning method and device for cooperation of multi-mode data fusion and AI reasoning

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