WO2019047593A1 - Method and device for processing automatic driving training data - Google Patents

Method and device for processing automatic driving training data Download PDF

Info

Publication number
WO2019047593A1
WO2019047593A1 PCT/CN2018/093353 CN2018093353W WO2019047593A1 WO 2019047593 A1 WO2019047593 A1 WO 2019047593A1 CN 2018093353 W CN2018093353 W CN 2018093353W WO 2019047593 A1 WO2019047593 A1 WO 2019047593A1
Authority
WO
WIPO (PCT)
Prior art keywords
state
driving
data
hidden markov
markov model
Prior art date
Application number
PCT/CN2018/093353
Other languages
French (fr)
Chinese (zh)
Inventor
姜雨
郁浩
闫泳杉
郑超
唐坤
张云飞
Original Assignee
百度在线网络技术(北京)有限公司
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 百度在线网络技术(北京)有限公司 filed Critical 百度在线网络技术(北京)有限公司
Publication of WO2019047593A1 publication Critical patent/WO2019047593A1/en

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C5/00Registering or indicating the working of vehicles
    • G07C5/08Registering or indicating performance data other than driving, working, idle, or waiting time, with or without registering driving, working, idle or waiting time
    • G07C5/0808Diagnosing performance data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/29Graphical models, e.g. Bayesian networks
    • G06F18/295Markov models or related models, e.g. semi-Markov models; Markov random fields; Networks embedding Markov models
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C5/00Registering or indicating the working of vehicles
    • G07C5/08Registering or indicating performance data other than driving, working, idle, or waiting time, with or without registering driving, working, idle or waiting time
    • G07C5/0841Registering performance data

Definitions

  • the present invention relates to the field of automatic driving technology, and in particular, to a technology for processing automatic driving training data.
  • Autonomous driving is a smart car that is driven by a computer system.
  • Automated driving vehicles rely on artificial intelligence, visual computing, radar, surveillance devices and global positioning systems to work together to allow the computer to operate the vehicle automatically and safely without any human active operation.
  • Training requires first collecting driving scenarios and making driving decisions, and establishing a database of training data. Some of the autopilot training data comes from the actual driving environment of the driver. Some of the collected training data are “dirty data”, which may cause autopilot instability.
  • a method of processing autopilot training data comprising:
  • step b includes:
  • the driving behavior states include: normal driving state and abnormal driving state;
  • the steps of establishing a hidden Markov model of the driving behavior state include:
  • the hidden Markov model is trained to determine the parameters of the hidden Markov model.
  • step b further includes:
  • the parameters of the hidden Markov model are updated based on whether or not the observed state sequence at each time corresponds to the judgment result of the abnormal driving state.
  • step b includes:
  • the step of acquiring traffic signal information further includes:
  • step b includes:
  • an apparatus for processing autopilot training data comprising:
  • a data acquisition unit configured to acquire data filtering related information and automatic driving training data at a plurality of times
  • An abnormality determining unit configured to determine whether the driving behavior indicated by the automatic driving training data at each moment is abnormal according to the data filtering related information
  • a data filtering unit configured to filter autopilot training data corresponding to abnormal driving behavior.
  • the abnormality determining unit includes:
  • An observation state establishing module configured to establish an observation state sequence of driving behavior defined by a hidden Markov model
  • a model building module configured to establish a hidden Markov model of driving behavior states, the driving behavior states including: a normal driving state and an abnormal driving state;
  • the state determination module is configured to determine whether the sequence of observation states at each time corresponds to an abnormal driving state based on the data filtering related information and the hidden Markov model.
  • model building module further includes:
  • sample library creation sub-module configured to build a sample library of hidden Markov models
  • a first state establishing submodule configured to determine an observation state sequence trained by the hidden Markov model at each moment according to the data filtering related information in the sample library
  • the model training sub-module is configured to filter the related information according to the data in the sample library and the observation state sequence trained by the hidden Markov model, and train the hidden Markov model to determine the parameters of the hidden Markov model.
  • the abnormality determining unit further includes:
  • the parameter update module is configured to update the parameters of the hidden Markov model according to whether the sequence of observation states at each time corresponds to the judgment result of the abnormal driving state.
  • the abnormality determining unit includes:
  • a traffic signal acquisition module configured to obtain traffic signal information
  • a traffic rule judging module configured to determine, according to the data filtering related information and the traffic signal information, whether the driving behavior at the corresponding moment violates the traffic rule
  • the first abnormality determining module configured to determine that the driving behavior when the traffic rule is violated is an abnormal driving behavior.
  • the traffic signal acquisition module further includes:
  • a signal receiving submodule configured to receive a wireless signal transmitted by the traffic signal indicator to obtain traffic signal information.
  • the abnormality determining unit includes:
  • a second abnormality determining module configured to determine that the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior.
  • a computer apparatus comprising: one or more processors; a memory for storing one or more programs when one or more programs are one or more
  • the processor when executed, causes one or more processors to perform the method of processing the autonomous driving training data as previously described.
  • a computer readable storage medium having stored thereon a computer program, wherein the computer program is executed by a processor to implement the aforementioned method of processing automatic driving training data .
  • a computer program product for implementing the aforementioned method of processing autopilot training data when the computer program product is executed by a computer device.
  • the autopilot training data filtered as above may be output by any suitable output device, including but not limited to a computer display, projector, printer, for control of an automated driving process or other suitable operation.
  • the embodiment of the present invention has the advantage of improving the safety and stability of the automatic driving by filtering out the data causing the autopilot instability in the autopilot training data.
  • the method for filtering out unstable data in the automatic driving training data using the hidden Markov model of the embodiment of the present invention creatively applies the hidden Markov model to the filtering technical solution of the automatic driving training data, not only You can make full use of the existing training data to get more accurate filtering results, and iteratively update according to the latest training data to adapt to more complex autonomous driving scenarios and environments.
  • FIG. 1 shows a block diagram of an exemplary computer system/server suitable for implementing embodiments of the present invention
  • FIG. 2 is a flow chart showing a method of processing automatic driving training data according to an embodiment of the present invention
  • FIG. 3 is a flow chart showing whether a driving behavior is abnormal by a hidden Markov model based on an embodiment of the present invention
  • FIG. 4 is a flow chart showing a hidden Markov model for establishing a driving behavior state based on an embodiment of the present invention
  • FIG. 5 is a flow chart showing whether the driving behavior is abnormal by the traffic signal information based on the embodiment of the present invention.
  • FIG. 6 is a schematic diagram of an apparatus for processing automatic driving training data based on a preferred embodiment of the present invention
  • FIG. 7 is a schematic diagram of an abnormality determining unit that determines whether a driving behavior is abnormal by a hidden Markov model, according to an embodiment of the present invention.
  • FIG. 8 is a schematic diagram of a model building module based on an embodiment of the present invention.
  • Fig. 9 is a schematic diagram of an abnormality determining unit that judges whether or not the driving behavior is abnormal by the traffic signal information, based on the embodiment of the present invention.
  • Computer device also referred to as “computer” in the context, is meant an intelligent electronic device that can perform predetermined processing, such as numerical calculations and/or logical calculations, by running a predetermined program or instruction, which can include a processor and The memory is executed by the processor to execute a predetermined process pre-stored in the memory to execute a predetermined process, or is executed by hardware such as an ASIC, an FPGA, a DSP, or the like, or a combination of the two.
  • Computer devices include, but are not limited to, servers, personal computers, notebook computers, tablets, smart phones, and the like.
  • the computer device includes a user device and a network device.
  • the user equipment includes, but is not limited to, a computer, a smart phone, a PDA, etc.
  • the network device includes but is not limited to a single network server, a server group composed of multiple network servers, or a cloud computing based computer Or a cloud composed of a network server, wherein cloud computing is a type of distributed computing, a super virtual computer composed of a group of loosely coupled computers.
  • the computer device can be operated separately to implement the present invention, and can also access the network and implement the present invention by interacting with other computer devices in the network.
  • the network in which the computer device is located includes, but is not limited to, the Internet, a wide area network, a metropolitan area network, a local area network, a VPN network, and the like.
  • the user equipment, the network equipment, the network, and the like are merely examples, and other existing or future possible computer equipment or networks, such as those applicable to the present invention, are also included in the scope of the present invention. It is included here by reference.
  • FIG. 1 illustrates a block diagram of an exemplary computer system/server suitable for use in implementing embodiments of the present invention.
  • the computer system/server 12 shown in FIG. 1 is merely an example and should not impose any limitation on the function and scope of use of the embodiments of the present invention.
  • computer system/server 12 is embodied in the form of a general purpose computing device.
  • the components of computer system/server 12 may include, but are not limited to, one or more processors or processing units 16, system memory 28, and bus 18 that connects different system components, including system memory 28 and processing unit 16.
  • Bus 18 represents one or more of several types of bus structures, including a memory bus or memory controller, a peripheral bus, a graphics acceleration port, a processor, or a local bus using any of a variety of bus structures.
  • these architectures include, but are not limited to, an Industry Standard Architecture (ISA) bus, a Micro Channel Architecture (MAC) bus, an Enhanced ISA Bus, a Video Electronics Standards Association (VESA) local bus, and peripheral component interconnects ( PCI) bus.
  • ISA Industry Standard Architecture
  • MAC Micro Channel Architecture
  • VESA Video Electronics Standards Association
  • PCI peripheral component interconnects
  • Computer system/server 12 typically includes a variety of computer system readable media. These media can be any available media that can be accessed by computer system/server 12, including both volatile and non-volatile media, removable and non-removable media.
  • Memory 28 may include computer system readable media in the form of volatile memory, such as random access memory (RAM) 30 and/or cache memory 32.
  • Computer system/server 12 may further include other removable/non-removable, volatile/non-volatile computer system storage media.
  • storage system 34 may be used to read and write non-removable, non-volatile magnetic media (not shown in FIG. 1, commonly referred to as "hard disk drives").
  • a disk drive for reading and writing to a removable non-volatile disk such as a "floppy disk”
  • a removable non-volatile disk such as a CD-ROM, DVD-ROM
  • each drive can be coupled to bus 18 via one or more data medium interfaces.
  • Memory 28 can include at least one program product having a set (e.g., at least one) of program modules configured to perform the functions of various embodiments of the present invention.
  • a program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, such program modules 42 including, but not limited to, an operating system, one or more applications, other programs Modules and program data, each of these examples or some combination may include an implementation of a network environment.
  • Program module 42 typically performs the functions and/or methods of the described embodiments of the present invention.
  • Computer system/server 12 may also be in communication with one or more external devices 14 (e.g., a keyboard, pointing device, display 24, etc.), and may also be in communication with one or more devices that enable a user to interact with the computer system/server 12. And/or in communication with any device (e.g., network card, modem, etc.) that enables the computer system/server 12 to communicate with one or more other computing devices. This communication can take place via an input/output (I/O) interface 22. Also, computer system/server 12 may also communicate with one or more networks (e.g., a local area network (LAN), a wide area network (WAN), and/or a public network, such as the Internet) through network adapter 20.
  • LAN local area network
  • WAN wide area network
  • public network such as the Internet
  • network adapter 20 communicates with other modules of computer system/server 12 via bus 18. It should be understood that although not shown in FIG. 1, other hardware and/or software modules may be utilized in conjunction with computer system/server 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems. , tape drives, and data backup storage systems.
  • Processing unit 16 executes various functional applications and data processing by running programs stored in memory 28.
  • the memory 28 stores therein a computer program for performing the functions and processes of the present invention, and when the processing unit 16 executes the corresponding computer program, the identification of the incoming call intention at the network side by the present invention is implemented.
  • FIG. 2 is a flow chart showing a method of processing automatic driving training data according to an embodiment of the present invention.
  • the method of an embodiment of the present invention is for processing autopilot training data, which can be implemented by an electronic device.
  • Electronic devices include, but are not limited to, computer devices and automotive electronics.
  • a computer device refers to an intelligent electronic device that can perform a predetermined process such as numerical calculation and/or logic calculation by running a predetermined program or instruction, which can include a processor and a memory, which are executed by the processor to execute a pre-stored survival instruction in the memory.
  • the predetermined processing is performed by a hardware such as an ASIC, an FPGA, a DSP, or the like, or a combination of the two.
  • Computer devices include, but are not limited to, servers, personal computers, notebook computers, tablets, smart phones, and the like.
  • the server includes, but is not limited to, a single server, a plurality of servers, or a cloud-based cloud composed of a large number of computers or servers, wherein the cloud computing is a type of distributed computing, a super virtual composed of a group of loosely coupled computers.
  • Automotive electronics are electronic devices used in or related to automobiles.
  • the method of processing the automatic driving training data according to the present embodiment includes step S1, step S2, and step S3.
  • step S1 data filtering related information and automatic driving training data at a plurality of times are acquired.
  • Autopilot training data refers to data used for autonomous driving training or learning.
  • the data may be collected by various sensors, monitors or radars on the vehicle during driving of the vehicle, combined with navigation maps, etc., and may be data generated by various sensors, monitors or radars in a simulated driving environment. It can also be data generated in software or in a database.
  • the data filtering related information refers to information required for filtering training data that causes autopilot instability in the autopilot training data, including the following information: GPS data, map information, and vehicle control parameter information.
  • GPS data refers to data information acquired by satellite communication with a satellite positioning navigation system, including time and location information of the vehicle.
  • the GPS data is not limited to data information acquired from a GPS (Global Position System), and other similar navigation systems from the Beidou navigation satellite system, the Galileo satellite positioning system, or currently existing or future appearances.
  • Information such as time and location obtained in the present invention is applicable to the present invention and is also included in the scope of the present invention and is incorporated herein by reference.
  • the map information refers to the data information obtained from the navigation map, and includes at least information such as the location of the road on which the vehicle is driven, the shape of the road, the attribute of the road, the condition of the road, the intersection of the road, the direction of the passage, and the like.
  • the vehicle control parameter information refers to data of control parameters generated when the driver drives the vehicle, such as the speed of the vehicle, the steering wheel angle of the vehicle, the vehicle turn signal, and the like, which are generated when the vehicle is in a control operation such as constant speed running, acceleration, braking, steering, and the like.
  • the GPS data and map information in the data filtering related information can be obtained from a map navigation device with a GPS receiving device, and the vehicle control parameter information can be acquired by a sensor installed on the vehicle, or through the vehicle trajectory and map at each moment. The information is obtained together after the calculation. For example, knowing the position of the vehicle at each moment, according to the map information, it can be known that the vehicles between the two moments are traveling straight and knowing the distance between the two time points of the vehicle, so that the speed of the vehicle can be obtained.
  • the data filtering related information and the automatic driving training data have multiple time point information, and each time point corresponds to a set of data filtering related information and automatic driving training data.
  • the time point information may be GPS time or time point information from the GPS time, or may be time point information of other time sources. These time points may be fixed at a time interval, such as 1/40 s, or may be an interval that is not fixed or scattered. For example, in a driving trajectory, the frequency of the starting or stopping segment is 25 times per second, in the middle. The frequency of the uniform driving section is 5 times per second.
  • the autopilot training data and the data filtering related information may include driving data of a driving trajectory, and may also include driving data of a plurality of driving trajectories.
  • the autopilot training data contains a lot of data information. If the autopilot training data contains data that filters out relevant information, the data filtering related information may also come from the autopilot training data.
  • Unstable training data for autonomous driving training does not refer to abnormal data with abnormal data or irrational data. For example, in a training data with a constant vehicle speed, a sudden or large vehicle speed suddenly appears, because the speed of the vehicle cannot be changed so drastically. Therefore, such data is erroneous data or unreasonable abnormal data appearing in the data acquisition process, and can be eliminated by filtering the data. However, such data is not training data that is desired to be filtered out in embodiments of the present invention. What is filtered out in the embodiment of the present invention is autopilot training data that makes autopilot unstable.
  • the autopilot training data is the data of the actual driving of the vehicle directly collected
  • the driver refuels during the driving process or wants to stop and stop in the middle of the driving. Therefore, the training data of the vehicle deviating from the route may appear in the training data; if the driver and others When you call or chat, you will lose your concentration, so that the driving data will show the training data of the emergency brake. If these data are used for deep learning or training of autonomous driving, it may cause sudden braking or off-route during the automatic driving when the automatic driving function is activated. Therefore, it is necessary to find a way to filter out to improve the stability of autonomous driving.
  • step S2 the relevant information is filtered based on the data of each time, and the driving behavior of the driver corresponding to the time is judged to determine whether the driving behavior is an abnormal driving behavior of the automatic driving training.
  • the abnormal driving behavior of the automatic driving training refers to the driving behavior that affects the automatic driving and makes the automatic driving unstable.
  • Abnormal driving behaviors of autonomous driving training include: abnormal acceleration, abnormal braking, abnormal steering, and deviation from the route.
  • an abnormality in abnormal driving behavior such as "abnormal acceleration”, "abnormal brake”, or "abnormal steering” refers to an abnormal driving behavior that is not suitable for automatic driving training.
  • the way to judge the driver's behavior includes: the data filtering related information can be input into the graphic simulation software of the data, and the amplitude of each data of the vehicle control parameter information is graphically displayed, and the amplitude changes more than two times before and after each data
  • the threshold value at this time, if the automatic driving training data shows that the environment of the vehicle is not abnormal, the corresponding driver behavior is determined to be abnormal driving behavior.
  • the abnormal points whose amplitude changes of the respective data in the vehicle control parameter information exceed the threshold value are manually marked, and the driving behavior at the corresponding time is marked as abnormal driving behavior.
  • step S2 includes step S21, step S22, and step S23.
  • step S21 an observation state sequence of the driving behavior defined based on the hidden Markov model is established.
  • the observation state sequence of the driving behavior refers to a state that can be observed in the hidden Markov model, and in the present invention, the driving behavior is regarded as an observable state of the hidden Markov model.
  • the sequence of observation states of driving behavior includes the following observable states: normal driving state, rapid acceleration state, sudden braking state, sharp turning state, and deviation from the route state.
  • the data filtering related information is sampled at the time, and the vehicle control information and the map information corresponding to each time can be obtained.
  • the observable state of the driving behavior at each moment can be obtained based on the vehicle control information and the map information.
  • the driving state of each vehicle at each of the above points can be formed into an observable state chain.
  • the observation state of the driving behavior at time 1 is the normal driving state of the vehicle
  • the observation state at time 2 is the sharp turning state of the vehicle
  • the observation state at time 3 is the vehicle deviation from the route state
  • the vehicle deviates from the route state to form an observable state chain of time 1 -> time 3.
  • the above observable states can be encoded for easy implementation and understanding. It should be noted that the above content regarding the observable state of obtaining driving behavior is only an example, and other existing or future possible observable state of obtaining driving behavior may be applicable to the present invention and should also be included in the present invention. It is within the scope of the invention and is hereby incorporated by reference.
  • a hidden Markov model of the driving behavior state is established, and the driving behavior state includes a normal driving state and an abnormal driving state.
  • the normal driving state and the abnormal driving state are two hidden states in the hidden Markov model.
  • the process of establishing a hidden Markov model of driving behavior state is mainly to determine the parameters of the hidden Markov model, namely the initial probability vector, the state transition probability matrix and the observation probability matrix.
  • the hidden Markov model parameters may be determined by manually labeling the data. This method of manually labeling data requires a large amount of manual labeling of training data.
  • FIG. 4 is a flow chart showing a hidden Markov model for establishing a driving behavior state in accordance with a preferred embodiment of the present invention.
  • a hidden Markov model is built by means of model learning or model training.
  • the step of establishing a hidden Markov model of the driving behavior state includes step S31, step S32 and step S33.
  • step S31 a sample library of the hidden Markov model is established.
  • the sample library of the hidden Markov model is a sample database required for hidden Markov model learning, and includes data filtering information related to time information of one or more driving track segments.
  • step S32 the observation state sequence trained by the hidden Markov model at each moment is determined according to the data filtering related information in the sample library. Because the sample library of the model includes multi-segment data filtering related information, the data filtering related information of each driving track segment is processed to obtain a sequence of observation states corresponding to a plurality of time points. The sequence of observation states of a plurality of time points of a driving track segment is connected into an observation state sequence chain.
  • the length of the observed state chain may be the number of all time points contained in a driving trajectory, or may be a value determined according to the capabilities of the device or system. The length of the observable state chain is not limited in embodiments of the invention.
  • step S33 the hidden Markov model is trained according to the data filtering related information in the sample library and the observation state sequence trained by the hidden Markov model, and the parameters of the hidden Markov model are determined. Determining the parameters of the hidden Markov model is also determining the initial probability vector, state transition probability matrix and observation probability matrix of the model.
  • the initial probability vector includes the probability that the initial moment is in the normal driving state and the initial moment is in the abnormal driving state.
  • the state transition probability matrix contains the probability of mutual transfer between the normal driving state and the abnormal driving state.
  • the observation probability matrix contains the probability of generating various observation states under normal driving conditions and abnormal driving conditions.
  • the hidden Markov model is trained by filtering relevant data of a driving trajectory in the sample library to: in the driving trajectory segment, first obtaining the value of the observed state sequence at each moment according to step S32, for example, according to the vehicle
  • the control parameter determines that time 1 is the normal running state, time 2 is the acceleration state, time 3 is the normal running state, and time 4 is the braking state... and then estimating the parameters of the hidden Markov model based on the data filtering related information (initial probability vector, The state transition probability matrix and the observation probability matrix) make the probability of the observed sequence obtained under the model parameters the largest.
  • the algorithm for estimating the parameters of the hidden Markov model can use the maximum likelihood method, or the Baum-Welch algorithm or other algorithms can be used for training learning.
  • the specific algorithm for estimating the parameters of the hidden Markov model is not limited in the present invention.
  • the hidden Markov model of the driving behavior state is trained by filtering the relevant information of the data of the plurality of driving trajectories in the sample library by the above method.
  • the parameters of the hidden Markov model acquired for each training are processed to determine the parameter values of the final hidden Markov model.
  • the transition probabilities P 1 , P 2 , P 3 , ..., P I (I represents the total number of segments of the model training data) of the normal driving state of each piece of data to the normal driving state are obtained, and finally
  • the transition probability P of the normal driving state to the normal driving state in the state transition probability matrix is the average value of P 1 , P 2 , P 3 , ..., P I .
  • step S23 based on the data filtering related information and the hidden Markov model, it is judged whether or not the observation state sequence at each time corresponds to the abnormal driving state.
  • the parameters of the hidden Markov model and the values of the observed state chain corresponding to the currently required autopilot training data have been obtained, and thus can be based on the obtained observed state chain.
  • the value and hidden Markov model predict whether the driving behavior state corresponding to the observation state at each moment is a normal driving state or an abnormal driving state.
  • the prediction algorithm can use an approximation algorithm or a Viterbi algorithm. Which prediction algorithm is used is not limited in the embodiment of the present invention.
  • the step S2 of determining whether the driving behavior is abnormal includes the step S24 (not shown): updating the hidden Markov according to whether the observation state sequence of each time corresponds to the judgment result of the abnormal driving state.
  • the parameters of the model After the results of the driving behavior states corresponding to the observation state sequence at the respective times are acquired according to steps S21, S22, and S23, the results and the values of the observed state sequences at the respective times are applied to the hidden behavior of the driving behavior state.
  • the value of the hidden Markov model parameters is obtained, and the new hidden Markov model parameters are processed together with the hidden Markov model parameters, such as averaging, and the processed values are used instead of the original Hidden Markov model parameters.
  • the electronic device of the embodiment of the present invention uses a hidden Markov model to filter out unstable data in the automatic driving training data.
  • This method is an innovative application of Hidden Markov Models for the anomaly data filtering in autonomous driving training data.
  • the method creatively applies the hidden Markov model to the filtering technical solution of the automatic driving training data, and can not only make full use of the existing training data, but also obtain more accurate filtering results, and can be based on the latest training data. Iteratively updated to accommodate more complex autonomous driving scenarios and environments.
  • Fig. 5 is a flow chart showing the determination of whether the driving behavior is abnormal by the traffic signal information in the preferred embodiment of the present invention.
  • step S2 includes step S41, step S42, and step S43.
  • traffic signal information is acquired.
  • the method of obtaining traffic signal information can be various.
  • the traffic signal information can be determined from the acquired image information by image recognition technology by image recognition technology.
  • the data of the traffic signal information can be obtained with the traffic dispatch center.
  • step S41 includes receiving a wireless signal transmitted by the traffic signal indicator to obtain traffic signal information.
  • the wireless transmitting device is installed on the traffic signal indicating sign, and the result of the traffic signal or the change rule and the information such as the time point and the location of the traffic signal are transmitted through the wireless signal.
  • the wireless transmitting device is not limited to which wireless transceiver technology and wireless communication protocol or message format are used.
  • the electronic device of the embodiment of the present invention may install a wireless receiving device matched with the transmitting portion, and directly receive traffic signal information sent by the traffic signal indicating flag. Or the other electronic device firstly receives the information sent by the traffic signal indicator, and then the electronic device in the embodiment of the present invention communicates with other electronic devices through wireless or wired manner to finally obtain the traffic signal information.
  • step S42 it is determined whether the driving behavior at the corresponding time violates the traffic rule based on the data filtering related information and the traffic signal information.
  • the location of the vehicle and the traffic sign near the area where the vehicle is located such as the traffic light at the intersection where the vehicle is located or the traffic at the intersection where the vehicle is located.
  • speed limit or traffic direction it is possible to judge whether the vehicle violates the illegal traffic rules such as traffic light signs, speeding or driving on an incorrect road according to the obtained traffic sign information and data filtering related information.
  • step S43 it is determined that the driving behavior when the traffic rule is violated is an abnormal driving behavior. According to the judgment result of the step S42, if the driving behavior has no illegal traffic rules, the automatic driving training data does not need to be processed. If the driving behavior violates the traffic rules, the driving behavior at this time is determined as the abnormal driving behavior of the automatic driving training.
  • step S2 includes determining that the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior.
  • the vehicle is waiting for a red light, or when the vehicle stops before the "stop" traffic sign, or when the vehicle is stopped after avoiding pedestrians or obstacles, the vehicle is at a standstill; after the vehicle is still waiting for the condition to disappear, the vehicle has a slave The process of stationary to startup. Since the driver's own reaction time is different, the time between the start of the vehicle from the conditional permission and the actual start of the vehicle is different. Therefore, it is reflected in the automatic driving training data, and the length of the corresponding training data is different when the vehicle is stationary.
  • the data of the vehicle when it is stationary is useless data for the automatic driving training, because the automatic driving equipment itself has its own processing reaction time, and the corresponding automatic driving training data when the vehicle before the vehicle starts in the training data is Abnormal data that needs to be filtered out, so it is determined that the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior.
  • step S3 the automatic driving training data corresponding to the abnormal driving behavior is filtered.
  • the abnormal driving behavior of the automatic driving training has been determined in step S2, and the time corresponding to the abnormal driving behavior has also been clarified, and thus the automatic driving training data corresponding to these moments is the unnecessary automatic driving training data.
  • the filtering method is to directly delete the training data of the time corresponding to the abnormal driving behavior from the original training data, or replace the data without affecting the training.
  • FIG. 6 is a schematic flow chart of an apparatus for processing automatic driving training data according to an embodiment of the present invention.
  • the apparatus of an embodiment of the present invention is for processing autopilot training data, which can be applied to an electronic device.
  • Electronic devices include, but are not limited to, computer devices and automotive electronics.
  • a computer device refers to an intelligent electronic device that can perform a predetermined process such as numerical calculation and/or logic calculation by running a predetermined program or instruction, which can include a processor and a memory, which are executed by the processor to execute a pre-stored survival instruction in the memory.
  • the predetermined processing is performed by a hardware such as an ASIC, an FPGA, a DSP, or the like, or a combination of the two.
  • Computer devices include, but are not limited to, servers, personal computers, notebook computers, tablets, smart phones, and the like.
  • the server includes, but is not limited to, a single server, a plurality of servers, or a cloud-based cloud composed of a large number of computers or servers, wherein the cloud computing is a type of distributed computing, a super virtual composed of a group of loosely coupled computers.
  • Automotive electronics are electronic devices used in or related to automobiles.
  • the apparatus for processing automatic driving training data includes a data acquiring unit 51, an abnormality determining unit 52, and a data filtering unit 53.
  • the data acquisition unit 51 is configured to acquire data filtering related information and automatic driving training data at a plurality of times.
  • Autopilot training data refers to data used for autonomous driving training or learning.
  • the data may be collected by various sensors, monitors or radars on the vehicle during driving of the vehicle, combined with navigation maps, etc., and may be data generated by various sensors, monitors or radars in a simulated driving environment. It can also be data generated in software or in a database.
  • the data filtering related information refers to information required for filtering training data that causes autopilot instability in the autopilot training data, including the following information: GPS data, map information, and vehicle control parameter information.
  • GPS data refers to data information acquired by satellite communication with a satellite positioning navigation system, including time and location information of the vehicle.
  • the GPS data is not limited to data information acquired from a GPS (Global Position System), and other similar navigation systems from the Beidou navigation satellite system, the Galileo satellite positioning system, or currently existing or future appearances.
  • Information such as time and location obtained in the present invention is applicable to the present invention and is also included in the scope of the present invention and is incorporated herein by reference.
  • the map information refers to the data information obtained from the navigation map, and includes at least information such as the location of the road on which the vehicle is driven, the shape of the road, the attribute of the road, the condition of the road, the intersection of the road, the direction of the passage, and the like.
  • the vehicle control parameter information refers to data of control parameters generated when the driver drives the vehicle, such as the speed of the vehicle, the steering wheel angle of the vehicle, the vehicle steering light, and the like, which are generated when the vehicle is in a control operation such as constant speed running, acceleration, braking, steering, and the like.
  • the GPS data and map information in the data filtering related information can be obtained from a map navigation device with a GPS receiving device, and the vehicle control parameter information can be acquired by a sensor installed on the vehicle, or through the vehicle trajectory and map at each moment. The information is obtained together after the calculation. For example, knowing the position of the vehicle at each moment, according to the map information, it can be known that the vehicles between the two moments are traveling straight and knowing the distance between the two time points of the vehicle, so that the speed of the vehicle can be obtained.
  • the data filtering related information and the automatic driving training data have multiple time point information, and each time point corresponds to a set of data filtering related information and automatic driving training data.
  • These time point information may be GPS time or time point information from GPS time, or may be time point information of other time sources.
  • These time points may be fixed at a time interval, such as 1/40 s, or may be an interval that is not fixed or scattered. For example, in a driving trajectory, the frequency of the starting or stopping segment is 25 times per second, in the middle. The frequency of the uniform driving section is 5 times per second.
  • the autopilot training data and the data filtering related information may include driving data of a driving trajectory, and may also include driving data of a plurality of driving trajectories.
  • the autopilot training data contains a lot of data information. If the autopilot training data contains data that filters out relevant information, the data filtering related information may also come from the autopilot training data.
  • the abnormality determining unit 52 is configured to determine whether the driving behavior indicated by the automatic driving training data at each time is abnormal based on the data filtering related information.
  • Unstable training data for autonomous driving training does not refer to abnormal data with abnormal data or irrational data. For example, in a training data with a constant vehicle speed, a sudden or large vehicle speed suddenly appears, because the speed of the vehicle cannot be changed so drastically. Therefore, such data is erroneous data or unreasonable abnormal data appearing in the data acquisition process, and can be eliminated by filtering the data. However, such data is not training data that is desired to be filtered out in embodiments of the present invention. What is filtered out in the embodiment of the present invention is autopilot training data that makes autopilot unstable.
  • the autopilot training data is the data of the actual driving of the vehicle directly collected
  • the driver refuels during the driving process or wants to stop and stop in the middle of the driving. Therefore, the training data of the vehicle deviating from the route may appear in the training data; if the driver and others When you call or chat, you will lose your concentration, so that the driving data will show the training data of the emergency brake. If these data are used for deep learning or training of autonomous driving, it may cause sudden braking or off-route during the automatic driving when the automatic driving function is activated. Therefore, it is necessary to find a way to filter out to improve the stability of autonomous driving.
  • the abnormality determining unit 52 determines the driving behavior of the driver corresponding to the time based on the data filtering related information at each time, and determines whether the driving behavior is an abnormal driving behavior of the automatic driving training.
  • the abnormal driving behavior of the automatic driving training refers to the driving behavior that affects the automatic driving and makes the automatic driving unstable.
  • Abnormal driving behaviors of autopilot training include: abnormal acceleration, abnormal braking, abnormal steering, and deviation from the route.
  • an abnormality in abnormal driving behavior such as "abnormal acceleration”, "abnormal brake”, or "abnormal steering” refers to an abnormal driving behavior that is not suitable for automatic driving training.
  • the way to judge the driver's behavior includes: the data filtering related information can be input into the graphic simulation software of the data, and the amplitude of each data of the vehicle control parameter information is graphically displayed, and the amplitude changes more than two times before and after each data
  • the threshold value at this time, if the automatic driving training data shows that the environment of the vehicle is not abnormal, the corresponding driver behavior is determined to be abnormal driving behavior.
  • the abnormal points whose amplitude changes of the respective data in the vehicle control parameter information exceed the threshold value are manually marked, and the driving behavior at the corresponding time is marked as abnormal driving behavior.
  • the abnormality determining unit 52 includes an observation state establishing module 61, a model establishing module 62, and a state judging module 63, as shown in FIG.
  • the observation state establishing module 61 is configured to establish an observation state sequence based on the hidden behavior defined by the hidden Markov model.
  • the observation state sequence of the driving behavior refers to a state that can be observed in the hidden Markov model, and in the present invention, the driving behavior is regarded as an observable state of the hidden Markov model.
  • the sequence of observation states of driving behavior includes the following observable states: normal driving state, rapid acceleration state, sudden braking state, sharp turning state, and deviation from the route state.
  • the data filtering related information is sampled at the time, and the vehicle control information and the map information corresponding to each time can be obtained.
  • the observable state of the driving behavior at each moment can be obtained based on the vehicle control information and the map information.
  • the driving state of each vehicle at each of the above points can be formed into an observable state chain.
  • the observation state of the driving behavior at time 1 is the normal driving state of the vehicle
  • the observation state at time 2 is the sharp turning state of the vehicle
  • the observation state at time 3 is the vehicle deviation from the route state
  • the vehicle deviates from the route state to form an observable state chain of time 1 -> time 3.
  • the above observable states can be encoded for easy implementation and understanding. It should be noted that the above observation state establishing module for obtaining an observable state of driving behavior is only an example, and other existing or future observation state establishing modules for obtaining an observable state of driving behavior may be applied to the present invention. It is also intended to be included within the scope of the invention and is hereby incorporated by reference.
  • the model building module 62 is configured to establish a hidden Markov model of the driving behavior state, and the driving behavior states include: a normal driving state and an abnormal driving state.
  • the normal driving state and the abnormal driving state are two hidden states in the hidden Markov model.
  • the process of establishing a hidden Markov model of driving behavior state is mainly to determine the parameters of the hidden Markov model, namely the initial probability vector, the state transition probability matrix and the observation probability matrix.
  • the model building module 62 can determine the hidden Markov model parameters by manually annotating the data. This method of manually labeling data requires a large amount of manual labeling of training data.
  • the model building module 62 includes a sample library building sub-module 71, a first state building sub-module 72, and a model training sub-module 73, as shown in FIG.
  • the sample library creation sub-module 71 is configured to build a sample library of hidden Markov models.
  • the sample library of the hidden Markov model is a sample database required for hidden Markov model learning, and includes data filtering information related to time information of one or more driving track segments.
  • the first state establishing sub-module 72 is configured to determine an observed state sequence trained by the hidden Markov model at each moment based on the data filtering related information in the sample library. Because the sample library of the model includes multi-segment data filtering related information, the data filtering related information of each driving track segment is processed to obtain a sequence of observation states corresponding to a plurality of time points. The sequence of observation states of a plurality of time points of a driving track segment is connected into an observation state sequence chain.
  • the length of the observed state chain may be the number of all time points contained in a driving trajectory, or may be a value determined according to the capabilities of the device or system. The length of the observable state chain is not limited in embodiments of the invention.
  • the model training sub-module configuration 73 is to train the hidden Markov model according to the data filtering related information in the sample library and the observation state sequence trained by the hidden Markov model to determine the parameters of the hidden Markov model. Determining the parameters of the hidden Markov model is also determining the initial probability vector, state transition probability matrix and observation probability matrix of the model.
  • the initial probability vector includes the probability that the initial moment is in the normal driving state and the initial moment is in the abnormal driving state.
  • the state transition probability matrix contains the probability of mutual transfer between the normal driving state and the abnormal driving state.
  • the observation probability matrix contains the probability of generating various observation states under normal driving conditions and abnormal driving conditions.
  • the model training sub-module 73 filters the data of a driving trajectory in the sample library to filter the hidden Markov model: in the driving trajectory segment, the first state establishing sub-module 72 first acquires the observation at each moment.
  • the value of the state sequence for example, is determined according to the vehicle control parameter, time 1 is the normal driving state, time 2 is the acceleration state, time 3 is the normal driving state, and time 4 is the braking state...; then the model training sub-module 73 filters the data according to the data.
  • the information estimates the parameters of the hidden Markov model (initial probability vector, state transition probability matrix and observation probability matrix) such that the probability of the observed sequence obtained under the model parameters is the largest.
  • the algorithm for estimating the parameters of the hidden Markov model can use the maximum likelihood method, or the Baum-Welch algorithm or other algorithms can be used for training learning.
  • the specific algorithm for estimating the parameters of the hidden Markov model is not limited in the present invention.
  • the model training sub-module 73 trains the data of the plurality of driving trajectories in the sample library to filter the hidden Markov model of the driving behavior state by the above method.
  • the parameters of the hidden Markov model acquired for each training are processed to determine the parameter values of the final hidden Markov model.
  • the transition probabilities P 1 , P 2 , P 3 , ..., P I (I represents the total number of segments of the model training data) of the normal driving state of each piece of data to the normal driving state are obtained, and finally
  • the transition probability P of the normal driving state to the normal driving state in the state transition probability matrix is the average value of P 1 , P 2 , P 3 , ..., P I .
  • the state determination module 63 is configured to determine whether the observed state sequence at each time corresponds to an abnormal driving state based on the data filtering related information and the hidden Markov model. Specifically, according to the observation state establishing module 61 and the model establishing module 62, the parameters of the hidden Markov model and the values of the observation state chain corresponding to the currently required automatic driving training data are obtained, and thus the state judging module 63 According to the obtained value of the observation state chain and the hidden Markov model, it is predicted whether the driving behavior state corresponding to the observation state at each moment is a normal driving state or an abnormal driving state.
  • the prediction algorithm can use an approximation algorithm or a Viterbi algorithm. Which prediction algorithm is used is not limited in the embodiment of the present invention.
  • the abnormality determining unit 52 further includes a parameter updating module 64 (not shown) configured to update the hidden Markov according to whether the observed state sequence of each time corresponds to the judgment result of the abnormal driving state.
  • the parameters of the model After the observation state establishing module 61, the model establishing module 62, and the state judging module 63 acquire the results of the driving behavior states corresponding to the observation state sequences at the respective moments, the parameter updating module 64 together the results and the values of the observed state sequences at the respective moments together.
  • the apparatus of an embodiment of the present invention uses a hidden Markov model to filter out unstable data in the autonomous driving training data.
  • This device is an innovative application of Hidden Markov Models for anomalous data filtering in autonomous driving training data.
  • the device creatively applies the hidden Markov model to the filtering scheme of the automatic driving training data, and can not only make full use of the existing training data, but also obtain more accurate filtering results, and can be based on the latest training data. Iteratively updated to accommodate more complex autonomous driving scenarios and environments.
  • Fig. 9 is a view showing an abnormality determining unit for judging whether or not the driving behavior is abnormal by traffic signal information according to a preferred embodiment of the present invention.
  • the abnormality determining unit 52 includes a traffic signal acquiring module 81, a traffic rule determining module 82, and a first abnormality determining module 8.
  • the traffic signal acquisition module 81 is configured to acquire traffic signal information.
  • the method of obtaining traffic signal information can be various.
  • the traffic signal acquisition module 81 may determine the traffic signal information according to the image recognition technology from the acquired image information by using an image recognition technology; and may acquire the data of the traffic signal information with the traffic dispatch center.
  • the traffic signal acquisition module 81 further includes a signal receiving sub-module 84 (not shown) configured to receive the wireless signal transmitted by the traffic signal indicating flag to obtain traffic signal information.
  • the wireless transmitting device is installed on the traffic signal indicating sign, and the result of the traffic signal or the change rule and the information such as the time point and the location of the traffic signal are transmitted through the wireless signal.
  • the wireless transmitting device is not limited to which wireless transceiver technology and wireless communication protocol or message format are used.
  • the traffic signal acquisition module 81 can install a wireless receiving device that matches the transmitting portion and directly receives the traffic signal information sent by the traffic signal indicator. Or the other electronic device first wirelessly receives the information sent by the traffic signal indicator, and then the traffic signal acquisition module 81 communicates with other electronic devices through wireless or wired manner to finally obtain the traffic signal information.
  • the traffic rule determination module 82 is configured to determine whether the driving behavior at the corresponding time violates the traffic rule based on the data filtering related information and the traffic signal information. Specifically, the traffic rule determination module 82 can know the location of the vehicle and the traffic sign near the area where the vehicle is located, such as the map information, the GPS information, and the traffic signal information in the data filtering related information, such as the traffic light at the intersection location of the vehicle or The traffic speed limit or the traffic direction of the intersection where the vehicle is located, so it is possible to judge whether the vehicle violates the traffic light sign, speeding or driving on an incorrect road according to the obtained traffic sign information and data filtering related information. The behavior of the rules.
  • the first abnormality determining module 83 is configured to determine that the driving behavior when the traffic rule is violated is an abnormal driving behavior. According to the judgment result of the traffic rule judging module 82, if the driving behavior has no illegal traffic rules, the autopilot training data does not need to be processed. If the driving behavior violates the traffic rules, the first abnormality determining module 83 determines the driving behavior at this time as the abnormal driving behavior of the automatic driving training.
  • the abnormality determining unit 52 is configured to determine that the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior.
  • the vehicle is waiting for a red light, or when the vehicle stops before the "stop" traffic sign, or when the vehicle is stopped after avoiding pedestrians or obstacles, the vehicle is at a standstill; after the vehicle is still waiting for the condition to disappear, the vehicle has a slave The process of stationary to startup. Since the driver's own reaction time is different, the time between the start of the vehicle from the conditional permission and the actual start of the vehicle is different. Therefore, it is reflected in the automatic driving training data, and the length of the corresponding training data is different when the vehicle is stationary.
  • the data of the vehicle when it is stationary is useless data for the automatic driving training, because the automatic driving equipment itself has its own processing reaction time, and the corresponding automatic driving training data when the vehicle before the vehicle starts in the training data is The abnormality data that needs to be filtered out is determined, so the abnormality judging unit 52 determines that the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior.
  • the data filtering unit 53 is configured to filter the automatic driving training data corresponding to the abnormal driving behavior. Specifically, the abnormality determining unit 52 has determined the abnormal driving behavior of the automatic driving training, and the time corresponding to the abnormal driving behavior has also been clarified, and thus the automatic driving training data corresponding to these moments is the unnecessary automatic driving training data. .
  • the data filtering unit 53 filters the data by directly deleting the training data of the time corresponding to the abnormal driving behavior from the original training data, or replacing the data without affecting the training.
  • the present invention can be implemented in software and/or a combination of software and hardware.
  • the various devices of the present invention can be implemented using an application specific integrated circuit (ASIC) or any other similar hardware device.
  • the software program of the present invention may be executed by a processor to implement the steps or functions described above.
  • the software programs (including related data structures) of the present invention can be stored in a computer readable medium.
  • the computer readable medium can be a computer readable signal medium or a computer readable storage medium.
  • the computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the above.
  • a computer readable storage medium can be any tangible medium that can contain or store a program, which can be used by or in connection with an instruction execution system, apparatus or device.
  • a computer readable signal medium may include a data signal that is propagated in the baseband or as part of a carrier, carrying computer readable program code. Such propagated data signals can take a variety of forms including, but not limited to, electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer readable signal medium can also be any computer readable medium other than a computer readable storage medium, which can transmit, propagate, or transport a program for use by or in connection with the instruction execution system, apparatus, or device. .
  • Program code embodied on a computer readable medium can be transmitted by any suitable medium, including but not limited to wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
  • Computer program code for performing the operations of the present invention may be written in one or more programming languages, or a combination thereof, including an object oriented programming language such as Java, Smalltalk, C++, and conventional A procedural programming language - such as the "C" language or a similar programming language.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer, partly on the remote computer, or entirely on the remote computer or server.
  • the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or can be connected to an external computer (eg, using an Internet service provider) Internet connection).
  • LAN local area network
  • WAN wide area network
  • Internet service provider Internet service provider
  • steps or functions of the present invention may be implemented in hardware, for example, as a circuit that cooperates with a processor to perform various steps or functions.

Abstract

The goal of the present invention is to provide a method and device for processing automatic driving training data. The method for processing automatic driving training data according to the present invention comprises: providing a method for processing automatic driving training data, the method comprising: obtaining information related to data filtration and automatic driving training data at a plurality of moments; according to the information related to data filtration, determining whether a driving behavior indicated by automatic driving training data at each moment is abnormal; filtering out automatic driving training data corresponding to an abnormal driving behavior. According to the technology of the present invention, data causing automatic driving abnormalities in automatic driving training data may be filtered out to ensure the stability and safety of automatic driving.

Description

处理自动驾驶训练数据的方法和装置Method and apparatus for processing automatic driving training data
本专利申请要求于2017年9月5日提交的、申请号为201710792053.5、申请人为百度在线网络技术(北京)有限公司、发明名称为“处理自动驾驶训练数据的方法和装置”的中国专利申请的优先权,该申请的全文以引用的方式并入本申请中。This patent application claims the Chinese patent application filed on September 5, 2017, the application number is 201710792053.5, the applicant is Baidu Online Network Technology (Beijing) Co., Ltd., and the invention is entitled "Method and Device for Processing Autopilot Training Data". Priority is hereby incorporated by reference in its entirety in its entirety.
技术领域Technical field
本发明涉及自动驾驶技术领域,尤其涉及一种处理自动驾驶训练数据的技术。The present invention relates to the field of automatic driving technology, and in particular, to a technology for processing automatic driving training data.
背景技术Background technique
自动驾驶汽车,是一种通过电脑系统实现无人驾驶的智能汽车。自动驾驶汽车依靠人工智能、视觉计算、雷达、监控装置和全球定位系统协同合作,让电脑可以在没有任何人类主动的操作下,自动安全地操作机动车辆。Autonomous driving is a smart car that is driven by a computer system. Automated driving vehicles rely on artificial intelligence, visual computing, radar, surveillance devices and global positioning systems to work together to allow the computer to operate the vehicle automatically and safely without any human active operation.
各种环境下的驾驶场景十分复杂和难以预测,这是自动驾驶问题的难点。因此需要通过融合多种传感器的数据来实现感知、定位、决策和规划。其中,“决策”与“规划”一直是难点问题。自动驾驶的深度学习训练,适合用于解决自动驾驶中的“决策”和“规划”的任务。进行训练需要首先收集驾驶场景并进行驾驶决策,建立训练数据的数据库。自动驾驶训练数据有些是来源于驾驶者实际的驾车环境,采集的训练数据中有一些是“脏数据”,会引起自动驾驶不稳定。这些“脏数据”并不是采集环境或设备可靠性造成的异常数据,而是驾驶员驾驶过程中正常会产生的训练数据,如驾驶员驶入休息站中途休息,驾驶员随意变道等。一般由于合格数据占比很高,很多情况下这些“脏数据”不会影响自动驾驶效果。但由于“脏数据”的存在,会 使得自动驾驶偶尔出现一些异常行为。自动驾驶对安全性的要求非常高,因此如何滤除自动驾驶训练数据中的“脏数据”是一个非常值得研究的课题。Driving scenarios in a variety of environments are complex and unpredictable, which is a difficult problem with autonomous driving. Therefore, it is necessary to integrate sensing, positioning, decision making and planning by combining data from multiple sensors. Among them, "decision" and "planning" have always been difficult issues. The deep learning training of autonomous driving is suitable for solving the tasks of "decision making" and "planning" in autonomous driving. Training requires first collecting driving scenarios and making driving decisions, and establishing a database of training data. Some of the autopilot training data comes from the actual driving environment of the driver. Some of the collected training data are “dirty data”, which may cause autopilot instability. These “dirty data” are not abnormal data caused by the environment or equipment reliability, but the training data that will normally occur during the driver's driving process, such as the driver entering the rest stop and taking a break, the driver changing lanes at will. Generally, due to the high proportion of qualified data, in many cases these "dirty data" will not affect the autonomous driving effect. However, due to the existence of “dirty data”, some abnormal behaviors may occur occasionally in automatic driving. Autopilot has a very high safety requirement, so how to filter out the “dirty data” in the autopilot training data is a very worthwhile research topic.
发明内容Summary of the invention
根据本发明的实施例,希望提供一种处理自动驾驶训练数据的方法和装置,从而可以滤除自动驾驶训练数据中的引起自动驾驶异常的数据,以保证自动驾驶的稳定性和安全性。In accordance with an embodiment of the present invention, it is desirable to provide a method and apparatus for processing autopilot training data such that data indicative of autopilot anomalies in autopilot training data can be filtered out to ensure stability and safety of autopilot.
根据本发明的第一方面的实施例,提供一种处理自动驾驶训练数据的方法,该方法包括:According to an embodiment of the first aspect of the present invention, a method of processing autopilot training data is provided, the method comprising:
a.获取多个时刻的数据过滤相关信息及自动驾驶训练数据;a. acquiring data filtering related information and automatic driving training data at multiple times;
b.根据数据过滤相关信息,判断每个时刻的自动驾驶训练数据所表示的驾驶行为是否异常;b. judging whether the driving behavior represented by the automatic driving training data at each moment is abnormal according to the data filtering related information;
c.过滤异常驾驶行为所对应的自动驾驶训练数据。c. Filter the autopilot training data corresponding to the abnormal driving behavior.
具体地,步骤b包括:Specifically, step b includes:
-建立基于隐马尔科夫模型定义的驾驶行为的观测状态序列;- establishing an observation state sequence based on the hidden behavior defined by the hidden Markov model;
-建立驾驶行为状态的隐马尔科夫模型,驾驶行为状态包括:正常驾驶状态和异常驾驶状态;- Establishing a hidden Markov model of the driving behavior state, the driving behavior states include: normal driving state and abnormal driving state;
-根据数据过滤相关信息以及隐马尔科夫模型,判断每个时刻的观测状态序列是否对应异常驾驶状态。- According to the data filtering related information and the hidden Markov model, it is judged whether the observation state sequence at each moment corresponds to an abnormal driving state.
具体地,该建立驾驶行为状态的隐马尔科夫模型的步骤包括:Specifically, the steps of establishing a hidden Markov model of the driving behavior state include:
-建立隐马尔科夫模型的样本库;- establishing a sample library of hidden Markov models;
-根据样本库中的数据过滤相关信息确定每个时刻的隐马尔科夫模型训练的的观测状态序列;- determining an observation state sequence trained by the hidden Markov model at each moment according to the data filtering related information in the sample library;
-根据样本库中的数据过滤相关信息和隐马尔科夫模型训练的观测状态序列,对隐马尔科夫模型进行训练,确定隐马尔科夫模型的参数。- According to the data in the sample library and the observation state sequence trained by the hidden Markov model, the hidden Markov model is trained to determine the parameters of the hidden Markov model.
具体地,步骤b还包括:Specifically, step b further includes:
根据每个时刻的观测状态序列是否对应异常驾驶状态的判断结 果,更新隐马尔科夫模型的参数。The parameters of the hidden Markov model are updated based on whether or not the observed state sequence at each time corresponds to the judgment result of the abnormal driving state.
具体地,步骤b包括:Specifically, step b includes:
-获取交通信号信息;- obtaining traffic signal information;
-根据数据过滤相关信息以及交通信号信息判断对应时刻的驾驶行为是否违反交通规则;- judging whether the driving behavior at the corresponding moment violates the traffic rules according to the data filtering related information and the traffic signal information;
-确定违反交通规则时的驾驶行为是异常驾驶行为。- Determining driving behavior in violation of traffic rules is abnormal driving behavior.
具体地,获取交通信号信息的步骤还包括:Specifically, the step of acquiring traffic signal information further includes:
-接收交通信号指示标志发送的无线信号,获取交通信号信息。Receiving a wireless signal transmitted by the traffic signal indicator to obtain traffic signal information.
具体地,步骤b包括:Specifically, step b includes:
-确定车辆起步前的车辆静止时的驾驶行为是异常驾驶行为。- Determining the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior.
根据本发明的第二个方面的实施例,提供了一种处理自动驾驶训练数据的装置,该装置包括:According to an embodiment of the second aspect of the present invention, an apparatus for processing autopilot training data is provided, the apparatus comprising:
-数据获取单元,配置为获取多个时刻的数据过滤相关信息及自动驾驶训练数据;a data acquisition unit configured to acquire data filtering related information and automatic driving training data at a plurality of times;
-异常判断单元,配置为根据数据过滤相关信息,判断每个时刻的自动驾驶训练数据所表示的驾驶行为是否异常;An abnormality determining unit configured to determine whether the driving behavior indicated by the automatic driving training data at each moment is abnormal according to the data filtering related information;
-数据过滤单元,配置为过滤异常驾驶行为所对应的自动驾驶训练数据。- A data filtering unit configured to filter autopilot training data corresponding to abnormal driving behavior.
具体地,异常判断单元包括:Specifically, the abnormality determining unit includes:
-观测状态建立模块,配置为建立基于隐马尔科夫模型定义的驾驶行为的观测状态序列;An observation state establishing module configured to establish an observation state sequence of driving behavior defined by a hidden Markov model;
-模型建立模块,配置为建立驾驶行为状态的隐马尔科夫模型,驾驶行为状态包括:正常驾驶状态和异常驾驶状态;a model building module configured to establish a hidden Markov model of driving behavior states, the driving behavior states including: a normal driving state and an abnormal driving state;
-状态判断模块,配置为根据数据过滤相关信息以及隐马尔科夫模型,判断每个时刻的观测状态序列是否对应异常驾驶状态。The state determination module is configured to determine whether the sequence of observation states at each time corresponds to an abnormal driving state based on the data filtering related information and the hidden Markov model.
具体地,模型建立模块还包括:Specifically, the model building module further includes:
-样本库建立子模块,配置为建立隐马尔科夫模型的样本库;- a sample library creation sub-module configured to build a sample library of hidden Markov models;
-第一状态建立子模块,配置为根据样本库中的数据过滤相关信息确定每个时刻的隐马尔科夫模型训练的的观测状态序列;a first state establishing submodule configured to determine an observation state sequence trained by the hidden Markov model at each moment according to the data filtering related information in the sample library;
-模型训练子模块,配置为根据样本库中的数据过滤相关信息和隐马尔科夫模型训练的观测状态序列,对隐马尔科夫模型进行训练,确定隐马尔科夫模型的参数。The model training sub-module is configured to filter the related information according to the data in the sample library and the observation state sequence trained by the hidden Markov model, and train the hidden Markov model to determine the parameters of the hidden Markov model.
具体地,异常判断单元还包括:Specifically, the abnormality determining unit further includes:
-参数更新模块,配置为根据每个时刻的观测状态序列是否对应异常驾驶状态的判断结果,更新隐马尔科夫模型的参数。The parameter update module is configured to update the parameters of the hidden Markov model according to whether the sequence of observation states at each time corresponds to the judgment result of the abnormal driving state.
具体地,异常判断单元包括:Specifically, the abnormality determining unit includes:
-交通信号获取模块,配置为获取交通信号信息;a traffic signal acquisition module configured to obtain traffic signal information;
-交通规则判断模块,配置为根据数据过滤相关信息以及交通信号信息判断对应时刻的驾驶行为是否违反交通规则;a traffic rule judging module configured to determine, according to the data filtering related information and the traffic signal information, whether the driving behavior at the corresponding moment violates the traffic rule;
-第一异常确定模块,配置为确定违反交通规则时的驾驶行为是异常驾驶行为。- The first abnormality determining module configured to determine that the driving behavior when the traffic rule is violated is an abnormal driving behavior.
具体地,交通信号获取模块还包括:Specifically, the traffic signal acquisition module further includes:
-信号接收子模块,配置为接收交通信号指示标志发送的无线信号,获取交通信号信息。a signal receiving submodule configured to receive a wireless signal transmitted by the traffic signal indicator to obtain traffic signal information.
具体地,异常判断单元包括:Specifically, the abnormality determining unit includes:
-第二异常确定模块,配置为确定车辆起步前的车辆静止时的驾驶行为是异常驾驶行为。a second abnormality determining module configured to determine that the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior.
根据本发明的第三个方面的实施例,提供了一种计算机设备,包括:一个或多个处理器;存储器,用于存储一个或多个程序,当一个或多个程序被一个或多个处理器执行时,使得一个或多个处理器执行如前述的处理自动驾驶训练数据的方法。According to an embodiment of the third aspect of the present invention, there is provided a computer apparatus comprising: one or more processors; a memory for storing one or more programs when one or more programs are one or more The processor, when executed, causes one or more processors to perform the method of processing the autonomous driving training data as previously described.
根据本发明的第四个方面的实施例,提供了一种计算机可读存储介质,其上存储有计算机程序,其中,所述计算机程序被处理器执行时实现前述的处理自动驾驶训练数据的方法。According to an embodiment of the fourth aspect of the present invention, there is provided a computer readable storage medium having stored thereon a computer program, wherein the computer program is executed by a processor to implement the aforementioned method of processing automatic driving training data .
根据本发明的第五个方面的实施例,提供了一种计算机程序产品,当所述计算机程序产品被计算机设备执行时实现前述的处理自动驾驶训练数据的方法。According to an embodiment of the fifth aspect of the present invention, there is provided a computer program product for implementing the aforementioned method of processing autopilot training data when the computer program product is executed by a computer device.
经过如上过滤的自动驾驶训练数据可以由任何适合的输出设备 输出,包括但不限于计算机的显示器、投影仪、打印机,以用于对自动驾驶过程的控制或其它适宜的操作。The autopilot training data filtered as above may be output by any suitable output device, including but not limited to a computer display, projector, printer, for control of an automated driving process or other suitable operation.
与现有技术相比,本发明的实施例具有以下优点:通过滤除自动驾驶训练数据中的引起自动驾驶不稳定的数据,提升了自动驾驶的安全性和稳定性。本发明的实施例的使用隐马尔科夫模型来滤除自动驾驶训练数据中的不稳定数据的方法,创造性地将隐马尔科夫模型应用在自动驾驶训练数据的滤除的技术方案上,不但可以充分利用已有的训练数据,得到更为准确的滤除结果,而且可以根据最新的训练数据不断迭代更新,以适应更多复杂的自动驾驶场景和环境。Compared with the prior art, the embodiment of the present invention has the advantage of improving the safety and stability of the automatic driving by filtering out the data causing the autopilot instability in the autopilot training data. The method for filtering out unstable data in the automatic driving training data using the hidden Markov model of the embodiment of the present invention creatively applies the hidden Markov model to the filtering technical solution of the automatic driving training data, not only You can make full use of the existing training data to get more accurate filtering results, and iteratively update according to the latest training data to adapt to more complex autonomous driving scenarios and environments.
附图说明DRAWINGS
通过阅读以下参照附图所作的对非限制性实施例所作的详细描述,本发明的其它特征、目的和优点将会变得更明显:Other features, objects, and advantages of the present invention will become apparent from the Detailed Description of Description
图1示出适于用来实现本发明实施方式的示例性计算机系统/服务器的框图;1 shows a block diagram of an exemplary computer system/server suitable for implementing embodiments of the present invention;
图2为基于本发明的实施例的处理自动驾驶训练数据方法的流程示意图;2 is a flow chart showing a method of processing automatic driving training data according to an embodiment of the present invention;
图3是基于本发明的实施例的通过隐马尔科夫模型判断驾驶行为是否异常的流程示意图;3 is a flow chart showing whether a driving behavior is abnormal by a hidden Markov model based on an embodiment of the present invention;
图4是基于本发明的实施例的建立驾驶行为状态的隐马尔科夫模型的流程示意图;4 is a flow chart showing a hidden Markov model for establishing a driving behavior state based on an embodiment of the present invention;
图5是基于本发明的实施例的通过交通信号信息判断驾驶行为是否异常的流程示意图。FIG. 5 is a flow chart showing whether the driving behavior is abnormal by the traffic signal information based on the embodiment of the present invention.
图6是基于本发明的优选实施例的处理自动驾驶训练数据的装置示意图;6 is a schematic diagram of an apparatus for processing automatic driving training data based on a preferred embodiment of the present invention;
图7是基于本发明的实施例的通过隐马尔科夫模型判断驾驶行为是否异常的异常判断单元的示意图;7 is a schematic diagram of an abnormality determining unit that determines whether a driving behavior is abnormal by a hidden Markov model, according to an embodiment of the present invention;
图8是基于本发明的实施例的模型建立模块的示意图;8 is a schematic diagram of a model building module based on an embodiment of the present invention;
图9是基于本发明的实施例的通过交通信号信息判断驾驶行为是 否异常的异常判断单元的示意图。Fig. 9 is a schematic diagram of an abnormality determining unit that judges whether or not the driving behavior is abnormal by the traffic signal information, based on the embodiment of the present invention.
附图中相同或相似的附图标记代表相同或相似的部件。The same or similar reference numerals in the drawings denote the same or similar components.
具体实施方式Detailed ways
在更加详细地讨论示例性实施例之前应当提到的是,一些示例性实施例被描述成作为流程图描绘的处理或方法。虽然流程图将各项操作描述成顺序的处理,但是其中的许多操作可以被并行地、并发地或者同时实施。此外,各项操作的顺序可以被重新安排。当其操作完成时所述处理可以被终止,但是还可以具有未包括在附图中的附加步骤。所述处理可以对应于方法、函数、规程、子例程、子程序等等。Before discussing the exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as a process or method depicted as a flowchart. Although the flowcharts describe various operations as a sequential process, many of the operations can be implemented in parallel, concurrently or concurrently. In addition, the order of operations can be rearranged. The process may be terminated when its operation is completed, but may also have additional steps not included in the figures. The processing may correspond to methods, functions, procedures, subroutines, subroutines, and the like.
在上下文中所称“计算机设备”,也称为“电脑”,是指可以通过运行预定程序或指令来执行数值计算和/或逻辑计算等预定处理过程的智能电子设备,其可以包括处理器与存储器,由处理器执行在存储器中预存的存续指令来执行预定处理过程,或是由ASIC、FPGA、DSP等硬件执行预定处理过程,或是由上述二者组合来实现。计算机设备包括但不限于服务器、个人电脑、笔记本电脑、平板电脑、智能手机等。By "computer device", also referred to as "computer" in the context, is meant an intelligent electronic device that can perform predetermined processing, such as numerical calculations and/or logical calculations, by running a predetermined program or instruction, which can include a processor and The memory is executed by the processor to execute a predetermined process pre-stored in the memory to execute a predetermined process, or is executed by hardware such as an ASIC, an FPGA, a DSP, or the like, or a combination of the two. Computer devices include, but are not limited to, servers, personal computers, notebook computers, tablets, smart phones, and the like.
所述计算机设备包括用户设备与网络设备。其中,所述用户设备包括但不限于电脑、智能手机、PDA等;所述网络设备包括但不限于单个网络服务器、多个网络服务器组成的服务器组或基于云计算(Cloud Computing)的由大量计算机或网络服务器构成的云,其中,云计算是分布式计算的一种,由一群松散耦合的计算机集组成的一个超级虚拟计算机。其中,所述计算机设备可单独运行来实现本发明,也可接入网络并通过与网络中的其他计算机设备的交互操作来实现本发明。其中,所述计算机设备所处的网络包括但不限于互联网、广域网、城域网、局域网、VPN网络等。The computer device includes a user device and a network device. The user equipment includes, but is not limited to, a computer, a smart phone, a PDA, etc.; the network device includes but is not limited to a single network server, a server group composed of multiple network servers, or a cloud computing based computer Or a cloud composed of a network server, wherein cloud computing is a type of distributed computing, a super virtual computer composed of a group of loosely coupled computers. Wherein, the computer device can be operated separately to implement the present invention, and can also access the network and implement the present invention by interacting with other computer devices in the network. The network in which the computer device is located includes, but is not limited to, the Internet, a wide area network, a metropolitan area network, a local area network, a VPN network, and the like.
需要说明的是,所述用户设备、网络设备和网络等仅为举例,其他现有的或今后可能出现的计算机设备或网络如可适用于本发明,也应包含在本发明保护范围以内,并以引用方式包含于此。It should be noted that the user equipment, the network equipment, the network, and the like are merely examples, and other existing or future possible computer equipment or networks, such as those applicable to the present invention, are also included in the scope of the present invention. It is included here by reference.
后面所讨论的方法(其中一些通过流程图示出)可以通过硬件、软件、固件、中间件、微代码、硬件描述语言或者其任意组合来实施。当用软件、固件、中间件或微代码来实施时,用以实施必要任务的程序代码或代码段可以被存储在机器或计算机可读介质(比如存储介质)中。(一个或多个)处理器可以实施必要的任务。The methods discussed below, some of which are illustrated by flowcharts, can be implemented in hardware, software, firmware, middleware, microcode, hardware description languages, or any combination thereof. When implemented in software, firmware, middleware or microcode, the program code or code segments to carry out the necessary tasks can be stored in a machine or computer readable medium, such as a storage medium. The processor(s) can perform the necessary tasks.
这里所公开的具体结构和功能细节仅仅是代表性的,并且是用于描述本发明的示例性实施例的目的。但是本发明可以通过许多替换形式来具体实现,并且不应当被解释成仅仅受限于这里所阐述的实施例。The specific structural and functional details disclosed are merely representative and are for the purpose of describing exemplary embodiments of the invention. The present invention may, however, be embodied in many alternative forms and should not be construed as being limited only to the embodiments set forth herein.
应当理解的是,当一个单元被称为“连接”或“耦合”到另一单元时,其可以直接连接或耦合到所述另一单元,或者可以存在中间单元。与此相对,当一个单元被称为“直接连接”或“直接耦合”到另一单元时,则不存在中间单元。应当按照类似的方式来解释被用于描述单元之间的关系的其他词语(例如“处于...之间”相比于“直接处于...之间”,“与...邻近”相比于“与...直接邻近”等等)。It will be understood that when a unit is referred to as "connected" or "coupled" to another unit, it can be directly connected or coupled to the other unit, or an intermediate unit can be present. In contrast, when a unit is referred to as being "directly connected" or "directly coupled" to another unit, there is no intermediate unit. Other words used to describe the relationship between the units should be interpreted in a similar manner (eg "between" and "directly between" and "adjacent to" Than "directly adjacent to", etc.).
应当理解的是,虽然在这里可能使用了术语“第一”、“第二”等等来描述各个单元,但是这些单元不应当受这些术语限制。使用这些术语仅仅是为了将一个单元与另一个单元进行区分。举例来说,在不背离示例性实施例的范围的情况下,第一单元可以被称为第二单元,并且类似地第二单元可以被称为第一单元。这里所使用的术语“和/或”包括其中一个或更多所列出的相关联项目的任意组合。It should be understood that although the terms "first," "second," etc. may be used herein to describe the various elements, these elements should not be limited by these terms. These terms are used only to distinguish one unit from another. For example, a first unit could be termed a second unit, and similarly a second unit could be termed a first unit, without departing from the scope of the exemplary embodiments. The term "and/or" used herein includes any combination of one or more of the associated listed items.
这里所使用的术语仅仅是为了描述具体实施例而不意图限制示例性实施例。除非上下文明确地另有所指,否则这里所使用的单数形式“一个”、“一项”还意图包括复数。还应当理解的是,这里所使用的术语“包括”和/或“包含”规定所陈述的特征、整数、步骤、操作、单元和/或组件的存在,而不排除存在或添加一个或更多其他特征、整数、步骤、操作、单元、组件和/或其组合。The terminology used herein is for the purpose of describing the particular embodiments, The singular forms "a", "an", It is also to be understood that the terms "comprising" and """ Other features, integers, steps, operations, units, components, and/or combinations thereof.
还应当提到的是,在一些替换实现方式中,所提到的功能/动作可以按照不同于附图中标示的顺序发生。举例来说,取决于所涉及的功 能/动作,相继示出的两幅图实际上可以基本上同时执行或者有时可以按照相反的顺序来执行。It should also be noted that in some alternative implementations, the functions/acts noted may occur in a different order than that illustrated in the drawings. For example, two figures shown in succession may in fact be executed substantially concurrently or sometimes in the reverse order, depending on the function/acts involved.
下面结合附图对本发明作进一步详细描述。The invention is further described in detail below with reference to the accompanying drawings.
图1示出了适于用来实现本发明实施方式的示例性计算机系统/服务器的框图。图1显示的计算机系统/服务器12仅仅是一个示例,不应对本发明实施例的功能和使用范围带来任何限制。FIG. 1 illustrates a block diagram of an exemplary computer system/server suitable for use in implementing embodiments of the present invention. The computer system/server 12 shown in FIG. 1 is merely an example and should not impose any limitation on the function and scope of use of the embodiments of the present invention.
如图1所示,计算机系统/服务器12以通用计算设备的形式表现。计算机系统/服务器12的组件可以包括但不限于:一个或者多个处理器或者处理单元16,系统存储器28,连接不同系统组件(包括系统存储器28和处理单元16)的总线18。As shown in FIG. 1, computer system/server 12 is embodied in the form of a general purpose computing device. The components of computer system/server 12 may include, but are not limited to, one or more processors or processing units 16, system memory 28, and bus 18 that connects different system components, including system memory 28 and processing unit 16.
总线18表示几类总线结构中的一种或多种,包括存储器总线或者存储器控制器,外围总线,图形加速端口,处理器或者使用多种总线结构中的任意总线结构的局域总线。举例来说,这些体系结构包括但不限于工业标准体系结构(ISA)总线,微通道体系结构(MAC)总线,增强型ISA总线、视频电子标准协会(VESA)局域总线以及外围组件互连(PCI)总线。 Bus 18 represents one or more of several types of bus structures, including a memory bus or memory controller, a peripheral bus, a graphics acceleration port, a processor, or a local bus using any of a variety of bus structures. For example, these architectures include, but are not limited to, an Industry Standard Architecture (ISA) bus, a Micro Channel Architecture (MAC) bus, an Enhanced ISA Bus, a Video Electronics Standards Association (VESA) local bus, and peripheral component interconnects ( PCI) bus.
计算机系统/服务器12典型地包括多种计算机系统可读介质。这些介质可以是任何能够被计算机系统/服务器12访问的可用介质,包括易失性和非易失性介质,可移动的和不可移动的介质。Computer system/server 12 typically includes a variety of computer system readable media. These media can be any available media that can be accessed by computer system/server 12, including both volatile and non-volatile media, removable and non-removable media.
存储器28可以包括易失性存储器形式的计算机系统可读介质,例如随机存取存储器(RAM)30和/或高速缓存存储器32。计算机系统/服务器12可以进一步包括其它可移动/不可移动的、易失性/非易失性计算机系统存储介质。仅作为举例,存储系统34可以用于读写不可移动的、非易失性磁介质(图1未示出,通常称为“硬盘驱动器”)。尽管图1中未示出,可以提供用于对可移动非易失性磁盘(例如“软盘”)读写的磁盘驱动器,以及对可移动非易失性光盘(例如CD-ROM,DVD-ROM或者其它光介质)读写的光盘驱动器。在这些情况下,每个驱动器可以通过一个或者多个数据介质接口与总线18相连。存储器28可以包括至少一个程序产品,该程序产品具有一组(例如至少 一个)程序模块,这些程序模块被配置以执行本发明各实施例的功能。 Memory 28 may include computer system readable media in the form of volatile memory, such as random access memory (RAM) 30 and/or cache memory 32. Computer system/server 12 may further include other removable/non-removable, volatile/non-volatile computer system storage media. By way of example only, storage system 34 may be used to read and write non-removable, non-volatile magnetic media (not shown in FIG. 1, commonly referred to as "hard disk drives"). Although not shown in FIG. 1, a disk drive for reading and writing to a removable non-volatile disk (such as a "floppy disk"), and a removable non-volatile disk (such as a CD-ROM, DVD-ROM) may be provided. Or other optical media) read and write optical drive. In these cases, each drive can be coupled to bus 18 via one or more data medium interfaces. Memory 28 can include at least one program product having a set (e.g., at least one) of program modules configured to perform the functions of various embodiments of the present invention.
具有一组(至少一个)程序模块42的程序/实用工具40,可以存储在例如存储器28中,这样的程序模块42包括——但不限于——操作系统、一个或者多个应用程序、其它程序模块以及程序数据,这些示例中的每一个或某种组合中可能包括网络环境的实现。程序模块42通常执行本发明所描述的实施例中的功能和/或方法。A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, such program modules 42 including, but not limited to, an operating system, one or more applications, other programs Modules and program data, each of these examples or some combination may include an implementation of a network environment. Program module 42 typically performs the functions and/or methods of the described embodiments of the present invention.
计算机系统/服务器12也可以与一个或多个外部设备14(例如键盘、指向设备、显示器24等)通信,还可与一个或者多个使得用户能与该计算机系统/服务器12交互的设备通信,和/或与使得该计算机系统/服务器12能与一个或多个其它计算设备进行通信的任何设备(例如网卡,调制解调器等等)通信。这种通信可以通过输入/输出(I/O)接口22进行。并且,计算机系统/服务器12还可以通过网络适配器20与一个或者多个网络(例如局域网(LAN),广域网(WAN)和/或公共网络,例如因特网)通信。如图所示,网络适配器20通过总线18与计算机系统/服务器12的其它模块通信。应当明白,尽管图1中未示出,可以结合计算机系统/服务器12使用其它硬件和/或软件模块,包括但不限于:微代码、设备驱动器、冗余处理单元、外部磁盘驱动阵列、RAID系统、磁带驱动器以及数据备份存储系统等。Computer system/server 12 may also be in communication with one or more external devices 14 (e.g., a keyboard, pointing device, display 24, etc.), and may also be in communication with one or more devices that enable a user to interact with the computer system/server 12. And/or in communication with any device (e.g., network card, modem, etc.) that enables the computer system/server 12 to communicate with one or more other computing devices. This communication can take place via an input/output (I/O) interface 22. Also, computer system/server 12 may also communicate with one or more networks (e.g., a local area network (LAN), a wide area network (WAN), and/or a public network, such as the Internet) through network adapter 20. As shown, network adapter 20 communicates with other modules of computer system/server 12 via bus 18. It should be understood that although not shown in FIG. 1, other hardware and/or software modules may be utilized in conjunction with computer system/server 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems. , tape drives, and data backup storage systems.
处理单元16通过运行存储在存储器28中的程序,从而执行各种功能应用以及数据处理。Processing unit 16 executes various functional applications and data processing by running programs stored in memory 28.
例如,存储器28中存储有用于执行本发明的各项功能和处理的计算机程序,处理单元16执行相应计算机程序时,本发明在网络端对来电意图的识别被实现。For example, the memory 28 stores therein a computer program for performing the functions and processes of the present invention, and when the processing unit 16 executes the corresponding computer program, the identification of the incoming call intention at the network side by the present invention is implemented.
以下将详细描述本发明确定用于处理自动驾驶训练数据的具体功能/步骤。The specific functions/steps of the present invention for determining autopilot training data are described in detail below.
图2为本发明的实施例的处理自动驾驶训练数据的方法的流程示意图。本发明的实施例的方法用于处理自动驾驶训练数据,可以通过电子设备来实现。电子设备包括但不限于计算机设备和汽车电子设备。计算机设备是指可以通过运行预定程序或指令来执行数值计算和 /或逻辑计算等预定处理过程的智能电子设备,其可以包括处理器与存储器,由处理器执行在存储器中预存的存续指令来执行预定处理过程,或是由ASIC、FPGA、DSP等硬件执行预定处理过程,或是由上述二者组合来实现。计算机设备包括但不限于服务器、个人电脑、笔记本电脑、平板电脑、智能手机等。服务器包括但不限于单个服务器、多个服务器组成或基于云计算的由大量计算机或服务器构成的云,其中,云计算是分布式计算的一种,由一群松散耦合的计算机集组成的一个超级虚拟计算机。汽车电子设备是在汽车上使用或与汽车相关的电子设备。2 is a flow chart showing a method of processing automatic driving training data according to an embodiment of the present invention. The method of an embodiment of the present invention is for processing autopilot training data, which can be implemented by an electronic device. Electronic devices include, but are not limited to, computer devices and automotive electronics. A computer device refers to an intelligent electronic device that can perform a predetermined process such as numerical calculation and/or logic calculation by running a predetermined program or instruction, which can include a processor and a memory, which are executed by the processor to execute a pre-stored survival instruction in the memory. The predetermined processing is performed by a hardware such as an ASIC, an FPGA, a DSP, or the like, or a combination of the two. Computer devices include, but are not limited to, servers, personal computers, notebook computers, tablets, smart phones, and the like. The server includes, but is not limited to, a single server, a plurality of servers, or a cloud-based cloud composed of a large number of computers or servers, wherein the cloud computing is a type of distributed computing, a super virtual composed of a group of loosely coupled computers. computer. Automotive electronics are electronic devices used in or related to automobiles.
如图2所示,根据本实施例的处理自动驾驶训练数据的方法包括步骤S1、步骤S2和步骤S3。As shown in FIG. 2, the method of processing the automatic driving training data according to the present embodiment includes step S1, step S2, and step S3.
首先,在步骤S1中,获取多个时刻的数据过滤相关信息及自动驾驶训练数据。自动驾驶训练数据是指用于自动驾驶训练或学习的数据。这些数据可以是驾驶员驾驶车辆过程中车辆上的各个感应器、监控仪或雷达等结合导航地图等一起采集的数据,可以是各个感应器、监控仪或雷达在模拟驾驶环境中产生的数据,也可以是软件或数据库中产生的数据。数据过滤相关信息是指用于滤除自动驾驶训练数据中会引起自动驾驶不稳定的训练数据所需要的信息,包括以下信息:GPS数据、地图信息、车辆控制参数信息。GPS数据是指与卫星定位导航系统的卫星通讯所获取的数据信息,包括时间和车辆的位置信息。在本发明中,GPS数据不限于从GPS(Global Position System,全球定位系统)中获取的数据信息,其他类似的从北斗导航卫星系统、伽利略卫星定位系统或目前已有或未来出现的导航定位系统中获取的时间和位置等信息如可适用于本发明,也应包含在本发明保护范围以内,并以引用方式包含于此。地图信息是指从导航地图中获取的数据信息,至少包括有车辆驾驶的道路的位置、道路形状,道路属性,道路挂接情况,道路交叉路口,通行方向等信息。车辆控制参数信息是指驾驶员驾驶车辆时对车辆的匀速行驶、加速、制动、转向等控制操作时产生的控制参数的数据,例如车辆的速度、车辆的方向盘转角、 车辆转向灯等。数据滤除相关信息中的GPS数据和地图信息可以从带有GPS接收装置的地图导航设备中得到,车辆控制参数信息可以通过车上安装的感应器获取,或者通过各个时刻的车辆行驶轨迹和地图信息等一起,经过运算后获得。例如,知道每个时刻的车辆的位置,根据地图信息就可以知道两个时刻之间的车辆都是直线行驶以及知道车辆两个时刻点之间的距离,从而可以获得车辆的速度。First, in step S1, data filtering related information and automatic driving training data at a plurality of times are acquired. Autopilot training data refers to data used for autonomous driving training or learning. The data may be collected by various sensors, monitors or radars on the vehicle during driving of the vehicle, combined with navigation maps, etc., and may be data generated by various sensors, monitors or radars in a simulated driving environment. It can also be data generated in software or in a database. The data filtering related information refers to information required for filtering training data that causes autopilot instability in the autopilot training data, including the following information: GPS data, map information, and vehicle control parameter information. GPS data refers to data information acquired by satellite communication with a satellite positioning navigation system, including time and location information of the vehicle. In the present invention, the GPS data is not limited to data information acquired from a GPS (Global Position System), and other similar navigation systems from the Beidou navigation satellite system, the Galileo satellite positioning system, or currently existing or future appearances. Information such as time and location obtained in the present invention is applicable to the present invention and is also included in the scope of the present invention and is incorporated herein by reference. The map information refers to the data information obtained from the navigation map, and includes at least information such as the location of the road on which the vehicle is driven, the shape of the road, the attribute of the road, the condition of the road, the intersection of the road, the direction of the passage, and the like. The vehicle control parameter information refers to data of control parameters generated when the driver drives the vehicle, such as the speed of the vehicle, the steering wheel angle of the vehicle, the vehicle turn signal, and the like, which are generated when the vehicle is in a control operation such as constant speed running, acceleration, braking, steering, and the like. The GPS data and map information in the data filtering related information can be obtained from a map navigation device with a GPS receiving device, and the vehicle control parameter information can be acquired by a sensor installed on the vehicle, or through the vehicle trajectory and map at each moment. The information is obtained together after the calculation. For example, knowing the position of the vehicle at each moment, according to the map information, it can be known that the vehicles between the two moments are traveling straight and knowing the distance between the two time points of the vehicle, so that the speed of the vehicle can be obtained.
数据滤除相关信息和自动驾驶训练数据带有多个时刻点信息,每个时刻点都对应一组数据滤除相关信息和自动驾驶训练数据。这些时刻点信息可以是GPS时间或来自GPS时间的时刻点信息,也可以是其他时间源的时刻点信息。这些时刻点可以是时间间隔固定的,如1/40s,也可以是时间间隔不固定的、零散的,例如:一段驾驶轨迹中,起步或停止段过程的时刻点频率为每秒25次,中间匀速行驶段的频率为每秒5次。The data filtering related information and the automatic driving training data have multiple time point information, and each time point corresponds to a set of data filtering related information and automatic driving training data. The time point information may be GPS time or time point information from the GPS time, or may be time point information of other time sources. These time points may be fixed at a time interval, such as 1/40 s, or may be an interval that is not fixed or scattered. For example, in a driving trajectory, the frequency of the starting or stopping segment is 25 times per second, in the middle. The frequency of the uniform driving section is 5 times per second.
自动驾驶训练数据和数据滤除相关信息可以包含一段驾驶轨迹的驾驶数据,也可以包括多段驾驶轨迹的驾驶数据。自动驾驶训练数据包含的数据信息内容很多。如果自动驾驶训练数据中包含有数据滤除相关信息的数据,那数据滤除相关信息也可以来自于自动驾驶训练数据。The autopilot training data and the data filtering related information may include driving data of a driving trajectory, and may also include driving data of a plurality of driving trajectories. The autopilot training data contains a lot of data information. If the autopilot training data contains data that filters out relevant information, the data filtering related information may also come from the autopilot training data.
在步骤S2中,根据数据过滤相关信息,判断每个时刻的自动驾驶训练数据所表示的驾驶行为是否异常。自动驾驶训练的不稳定的训练数据不是指数据突变或不合理的异常数据,例如在车速一直稳定的训练数据中突然出现一个车速很小或很大的值,因为车速不可能有如此剧烈的变化,因此这类数据是数据采集过程中出现的错误数据或不合理的异常数据,可以通过对数据滤波等方式消除。但这种数据并不是本发明的实施例中希望滤除的训练数据。本发明的实施例中滤除的是使自动驾驶不稳定的自动驾驶训练数据。例如,自动驾驶训练数据是直接采集的车辆实际驾驶的数据时,驾驶员在驾驶过程中进行加油或想中途停车休息,因此训练数据中会出现车辆偏离航线的训练数据;驾驶员若与其他人打电话或聊天,会注意力不集中,使得驾驶数 据会出现急刹的训练数据。这些数据若用于自动驾驶的深度学习或训练的话,就会使得在自动驾驶功能激活时,可能在自动驾驶过程中出现急刹或偏离航线的情况。因此需要想办法滤除,以提高自动驾驶的稳定性。In step S2, based on the data filtering related information, it is judged whether or not the driving behavior indicated by the automatic driving training data at each time is abnormal. Unstable training data for autonomous driving training does not refer to abnormal data with abnormal data or irrational data. For example, in a training data with a constant vehicle speed, a sudden or large vehicle speed suddenly appears, because the speed of the vehicle cannot be changed so drastically. Therefore, such data is erroneous data or unreasonable abnormal data appearing in the data acquisition process, and can be eliminated by filtering the data. However, such data is not training data that is desired to be filtered out in embodiments of the present invention. What is filtered out in the embodiment of the present invention is autopilot training data that makes autopilot unstable. For example, when the autopilot training data is the data of the actual driving of the vehicle directly collected, the driver refuels during the driving process or wants to stop and stop in the middle of the driving. Therefore, the training data of the vehicle deviating from the route may appear in the training data; if the driver and others When you call or chat, you will lose your concentration, so that the driving data will show the training data of the emergency brake. If these data are used for deep learning or training of autonomous driving, it may cause sudden braking or off-route during the automatic driving when the automatic driving function is activated. Therefore, it is necessary to find a way to filter out to improve the stability of autonomous driving.
具体地说,步骤S2是根据每个时刻的数据滤除相关信息,来对该时刻对应的驾驶员的驾驶行为进行判断,判断驾驶行为是否是自动驾驶训练的异常驾驶行为。自动驾驶训练的异常驾驶行为是指对自动驾驶有影响的,使自动驾驶不稳定的驾驶行为。自动驾驶训练的异常驾驶行为包括:异常加速、异常刹车、异常转向、偏离航线等。这里“异常加速”、“异常刹车”、“异常转向”等异常驾驶行为中的异常是指不适合用于自动驾驶训练的异常驾驶行为。判断驾驶员行为的方式包括有:可以把数据滤除相关信息输入到数据的图形模拟软件中,通过图形显示车辆控制参数信息的各个数据的幅值,当各个数据前后两个时刻幅值变化超过阈值,此时若自动驾驶训练数据中显示车辆所在环境无异常,则所对应的驾驶员行为确定为异常驾驶行为。另外还可以通过人工结合自动驾驶训练数据的内容,对车辆控制参数信息中的各个数据的幅值变化超过阈值的异常点进行人工标注,标注出对应时刻的驾驶行为为异常驾驶行为。Specifically, in step S2, the relevant information is filtered based on the data of each time, and the driving behavior of the driver corresponding to the time is judged to determine whether the driving behavior is an abnormal driving behavior of the automatic driving training. The abnormal driving behavior of the automatic driving training refers to the driving behavior that affects the automatic driving and makes the automatic driving unstable. Abnormal driving behaviors of autonomous driving training include: abnormal acceleration, abnormal braking, abnormal steering, and deviation from the route. Here, an abnormality in abnormal driving behavior such as "abnormal acceleration", "abnormal brake", or "abnormal steering" refers to an abnormal driving behavior that is not suitable for automatic driving training. The way to judge the driver's behavior includes: the data filtering related information can be input into the graphic simulation software of the data, and the amplitude of each data of the vehicle control parameter information is graphically displayed, and the amplitude changes more than two times before and after each data The threshold value, at this time, if the automatic driving training data shows that the environment of the vehicle is not abnormal, the corresponding driver behavior is determined to be abnormal driving behavior. In addition, by manually combining the contents of the automatic driving training data, the abnormal points whose amplitude changes of the respective data in the vehicle control parameter information exceed the threshold value are manually marked, and the driving behavior at the corresponding time is marked as abnormal driving behavior.
图3是根据本发明的实施例的通过隐马尔科夫模型判断驾驶行为是否异常的流程示意图。如图3所示,在一个优选实施例中,步骤S2包括步骤S21、步骤S22和步骤S23。3 is a flow chart showing whether a driving behavior is abnormal by a hidden Markov model according to an embodiment of the present invention. As shown in FIG. 3, in a preferred embodiment, step S2 includes step S21, step S22, and step S23.
在步骤S21中,建立基于隐马尔科夫模型定义的驾驶行为的观测状态序列。驾驶行为的观测状态序列是指在隐马尔科夫模型中可以观测的状态,在本发明中将驾驶行为做为隐马尔科夫模型的可观测状态。驾驶行为的观测状态序列包括以下可观测状态:正常行驶状态,急加速状态,急刹车状态,急转弯状态,偏离航线状态。对数据过滤相关信息按时刻进行采样,可以获取对应各个时刻的车辆控制信息和地图信息。根据车辆控制信息和地图信息可以获取各个时刻的驾驶行为的可观测状态。例如:根据车辆控制信息可以知道时刻t1的车辆的 速度v1、车辆方向盘转角k1,然后根据前一时刻车辆的速度v0,车辆的速度增加的加速度a1=(v1-v0)/(t1-t0),若a1的值超过了预设的加速阈值,则当前时刻的观测状态为急加速状态;车辆的速度减小的加速度b1=(v0-v1)/(t1-t0),若b1的值超过了预设的减速阈值,则当前时刻的观测状态为急刹车状态;根据前一时刻车辆的方向盘转角k0,车辆的方向盘转动的角度的变化幅度c1=(k1-k0)/(t1-t0),若c1的值超过了预设的转角阈值,则当前时刻的观测状态为急转弯状态;根据地图信息可以知道车辆行驶轨迹的位置,若当前时刻的车辆行驶轨迹与地图信息上支队的车辆行驶轨迹的位置相差的距离超过位置阈值,则当前时刻的观测状态为偏离航线状态;若车辆不处于急加速状态、急刹车状态、急转弯状态和偏离航线状态时,可认为当前时刻的观测状态为车辆正常行驶状态。可将以上各个时刻点的各车辆行驶状态组成可观测状态链。比如,时刻1的驾驶行为的观测状态是车辆正常行驶状态,时刻2的观测状态是车辆急转弯状态,时刻3的观测状态是车辆偏离航线状态,则车辆正常行驶状态->车辆急转弯状态->车辆偏离航线状态组成了时刻1->时刻3的可观测状态链。可以对以上可观测状态进行编码,以便于实现和理解。需要说明的是,以上关于获取驾驶行为的可观测状态的内容仅为举例,其他现有的或今后可能出现的获取驾驶行为的可观测状态的内容如可适用于本发明,也应包含在本发明保护范围以内,并以引用方式包含于此。In step S21, an observation state sequence of the driving behavior defined based on the hidden Markov model is established. The observation state sequence of the driving behavior refers to a state that can be observed in the hidden Markov model, and in the present invention, the driving behavior is regarded as an observable state of the hidden Markov model. The sequence of observation states of driving behavior includes the following observable states: normal driving state, rapid acceleration state, sudden braking state, sharp turning state, and deviation from the route state. The data filtering related information is sampled at the time, and the vehicle control information and the map information corresponding to each time can be obtained. The observable state of the driving behavior at each moment can be obtained based on the vehicle control information and the map information. For example, according to the vehicle control information, the speed v1 of the vehicle at time t1 and the steering angle k1 of the vehicle can be known, and then the acceleration of the speed of the vehicle is increased according to the speed v0 of the vehicle at the previous moment a1=(v1-v0)/(t1-t0) If the value of a1 exceeds the preset acceleration threshold, the observation state at the current time is the rapid acceleration state; the acceleration of the vehicle speed decreases b1=(v0-v1)/(t1-t0), if the value of b1 exceeds The preset deceleration threshold, the current state of observation is the sudden braking state; according to the steering wheel angle k0 of the vehicle at the previous moment, the angle of change of the steering angle of the vehicle c1=(k1-k0)/(t1-t0) If the value of c1 exceeds the preset corner threshold, the observation state of the current moment is a sharp turn state; according to the map information, the position of the vehicle travel trajectory can be known, if the current vehicle trajectory and the vehicle information of the detachment on the map information If the distance between the positions of the trajectories exceeds the position threshold, the observation state at the current time is the deviation from the route state; if the vehicle is not in the rapid acceleration state, the sudden braking state, the sharp turning state, and the deviation route state, I think the current state of the observation time of the vehicle normal driving conditions. The driving state of each vehicle at each of the above points can be formed into an observable state chain. For example, the observation state of the driving behavior at time 1 is the normal driving state of the vehicle, the observation state at time 2 is the sharp turning state of the vehicle, and the observation state at time 3 is the vehicle deviation from the route state, then the normal driving state of the vehicle -> the vehicle sharp turning state - > The vehicle deviates from the route state to form an observable state chain of time 1 -> time 3. The above observable states can be encoded for easy implementation and understanding. It should be noted that the above content regarding the observable state of obtaining driving behavior is only an example, and other existing or future possible observable state of obtaining driving behavior may be applicable to the present invention and should also be included in the present invention. It is within the scope of the invention and is hereby incorporated by reference.
在步骤S22中,建立驾驶行为状态的隐马尔科夫模型,驾驶行为状态包括:正常驾驶状态和异常驾驶状态。正常驾驶状态和异常驾驶状态是隐马尔科夫模型中的两个隐含状态。建立驾驶行为状态的隐马尔科夫模型的过程主要是确定隐马尔科夫模型的参数,即初始概率向量、状态转移概率矩阵和观测概率矩阵。在步骤S22中,可以采用人工标注数据的方式来确定隐马尔科夫模型参数。这种人工标注数据的方式需要大量的人工标注训练数据。In step S22, a hidden Markov model of the driving behavior state is established, and the driving behavior state includes a normal driving state and an abnormal driving state. The normal driving state and the abnormal driving state are two hidden states in the hidden Markov model. The process of establishing a hidden Markov model of driving behavior state is mainly to determine the parameters of the hidden Markov model, namely the initial probability vector, the state transition probability matrix and the observation probability matrix. In step S22, the hidden Markov model parameters may be determined by manually labeling the data. This method of manually labeling data requires a large amount of manual labeling of training data.
图4是本发明的优选实施例的建立驾驶行为状态的隐马尔科夫模型的流程示意图。如图4所示,在该优选实施例中,通过模型学习或 模型训练的方式建立隐马尔科夫模型。其中,建立驾驶行为状态的隐马尔科夫模型的步骤包括步骤S31,步骤S32和步骤S33。4 is a flow chart showing a hidden Markov model for establishing a driving behavior state in accordance with a preferred embodiment of the present invention. As shown in Figure 4, in the preferred embodiment, a hidden Markov model is built by means of model learning or model training. The step of establishing a hidden Markov model of the driving behavior state includes step S31, step S32 and step S33.
在步骤S31中,建立隐马尔科夫模型的样本库。隐马尔科夫模型的样本库是隐马尔可模型学习所需要的样本数据库,包括一个或多个驾驶轨迹段的带有时刻信息的数据滤除相关信息。In step S31, a sample library of the hidden Markov model is established. The sample library of the hidden Markov model is a sample database required for hidden Markov model learning, and includes data filtering information related to time information of one or more driving track segments.
在步骤S32中,根据样本库中的数据过滤相关信息确定每个时刻的隐马尔科夫模型训练的的观测状态序列。因为模型的样本库中包括多段数据滤除相关信息,因此对每一个驾驶轨迹段的数据滤除相关信息进行处理得到多个时刻点对应的观测状态序列。将一个驾驶轨迹段的多个时刻点的观测状态序列连接起来为一观测状态序列链。观测状态链的长度可以是一段驾驶轨迹中包含的全部时刻点的数目,也可以是根据设备或系统能力确定的一个值。可观测状态链的长度在本发明的实施例中不受限。In step S32, the observation state sequence trained by the hidden Markov model at each moment is determined according to the data filtering related information in the sample library. Because the sample library of the model includes multi-segment data filtering related information, the data filtering related information of each driving track segment is processed to obtain a sequence of observation states corresponding to a plurality of time points. The sequence of observation states of a plurality of time points of a driving track segment is connected into an observation state sequence chain. The length of the observed state chain may be the number of all time points contained in a driving trajectory, or may be a value determined according to the capabilities of the device or system. The length of the observable state chain is not limited in embodiments of the invention.
在步骤S33中,根据样本库中的数据过滤相关信息和隐马尔科夫模型训练的观测状态序列,对隐马尔科夫模型进行训练,确定隐马尔科夫模型的参数。确定隐马尔科夫模型的参数也就是确定模型的初始概率向量、状态转移概率矩阵和观测概率矩阵。初始概率向量包括初始时刻处于正常驾驶状态和初始时刻处于异常驾驶状态的概率。状态转移概率矩阵包含了正常驾驶状态和异常驾驶状态之间相互转移的概率。观测概率矩阵包含了正常驾驶状态和异常驾驶状态下生成各个观测状态的概率。将样本库中的一段驾驶轨迹的数据滤除相关信息来对隐马尔科夫模型进行训练:在该驾驶轨迹段中,先根据步骤S32获取每个时刻的观测状态序列的值,例如,根据车辆控制参数确定时刻1是正常行驶状态,时刻2是加速状态,时刻3是正常行驶状态,时刻4是刹车状态……;然后根据数据过滤相关信息估计隐马尔科夫模型的参数(初始概率向量、状态转移概率矩阵和观测概率矩阵),使得在该模型参数下获取的观测序列的概率最大。估计隐马尔科夫模型的参数的算法可以使用极大似然法,也可以使用Baum-Welch算法或其他算法进行训练学习。估计隐马尔科夫模型的参数的具体算法在本 发明中不受限。将样本库中的多个驾驶轨迹的数据滤除相关信息都分别用以上方法对驾驶行为状态的隐马尔科夫模型进行训练。将每次训练获取的隐马尔科夫模型的参数进行处理,确定最终的隐马尔科夫模型的参数值。例如,根据多段模型训练数据获得了每段数据的正常驾驶状态到正常驾驶状态的转移概率P 1,P 2,P 3,……,P I(I表示模型训练数据的总段数),则最终状态转移概率矩阵中的正常驾驶状态到正常驾驶状态的转移概率P为P 1,P 2,P 3,……,P I的平均值。 In step S33, the hidden Markov model is trained according to the data filtering related information in the sample library and the observation state sequence trained by the hidden Markov model, and the parameters of the hidden Markov model are determined. Determining the parameters of the hidden Markov model is also determining the initial probability vector, state transition probability matrix and observation probability matrix of the model. The initial probability vector includes the probability that the initial moment is in the normal driving state and the initial moment is in the abnormal driving state. The state transition probability matrix contains the probability of mutual transfer between the normal driving state and the abnormal driving state. The observation probability matrix contains the probability of generating various observation states under normal driving conditions and abnormal driving conditions. The hidden Markov model is trained by filtering relevant data of a driving trajectory in the sample library to: in the driving trajectory segment, first obtaining the value of the observed state sequence at each moment according to step S32, for example, according to the vehicle The control parameter determines that time 1 is the normal running state, time 2 is the acceleration state, time 3 is the normal running state, and time 4 is the braking state... and then estimating the parameters of the hidden Markov model based on the data filtering related information (initial probability vector, The state transition probability matrix and the observation probability matrix) make the probability of the observed sequence obtained under the model parameters the largest. The algorithm for estimating the parameters of the hidden Markov model can use the maximum likelihood method, or the Baum-Welch algorithm or other algorithms can be used for training learning. The specific algorithm for estimating the parameters of the hidden Markov model is not limited in the present invention. The hidden Markov model of the driving behavior state is trained by filtering the relevant information of the data of the plurality of driving trajectories in the sample library by the above method. The parameters of the hidden Markov model acquired for each training are processed to determine the parameter values of the final hidden Markov model. For example, according to the multi-segment model training data, the transition probabilities P 1 , P 2 , P 3 , ..., P I (I represents the total number of segments of the model training data) of the normal driving state of each piece of data to the normal driving state are obtained, and finally The transition probability P of the normal driving state to the normal driving state in the state transition probability matrix is the average value of P 1 , P 2 , P 3 , ..., P I .
在步骤S23中,根据数据过滤相关信息以及隐马尔科夫模型,判断每个时刻的观测状态序列是否对应异常驾驶状态。具体地说,根据步骤S21和S22,已经获得了隐马尔科夫模型的参数,以及当前所需处理的自动驾驶训练数据所对应的观测状态链的值,因此可以根据已获得的观测状态链的值和隐马尔科夫模型,预测各个时刻的观测状态对应的驾驶行为状态是正常驾驶状态还是异常驾驶状态。预测的算法可以采用近似算法或维特比算法。使用何种预测算法在本发明的实施例中不受限。In step S23, based on the data filtering related information and the hidden Markov model, it is judged whether or not the observation state sequence at each time corresponds to the abnormal driving state. Specifically, according to steps S21 and S22, the parameters of the hidden Markov model and the values of the observed state chain corresponding to the currently required autopilot training data have been obtained, and thus can be based on the obtained observed state chain. The value and hidden Markov model predict whether the driving behavior state corresponding to the observation state at each moment is a normal driving state or an abnormal driving state. The prediction algorithm can use an approximation algorithm or a Viterbi algorithm. Which prediction algorithm is used is not limited in the embodiment of the present invention.
在另一个优选实施例中,判断驾驶行为是否异常的步骤S2还包括步骤S24(图中未标出):根据每个时刻的观测状态序列是否对应异常驾驶状态的判断结果,更新隐马尔科夫模型的参数。在根据步骤S21、步骤S22和步骤S23获取了各个时刻的观测状态序列对应的驾驶行为状态的结果之后,将该结果以及各个时刻的观测状态序列的值一起,应用到驾驶行为状态的隐马尔科夫模型中,得到本次隐马尔科夫模型参数的值,并将新的隐马尔科夫模型参数和原隐马尔科夫模型参数一起进行处理,例如求平均值,并用处理之后的值代替原隐马尔科夫模型参数。In another preferred embodiment, the step S2 of determining whether the driving behavior is abnormal includes the step S24 (not shown): updating the hidden Markov according to whether the observation state sequence of each time corresponds to the judgment result of the abnormal driving state. The parameters of the model. After the results of the driving behavior states corresponding to the observation state sequence at the respective times are acquired according to steps S21, S22, and S23, the results and the values of the observed state sequences at the respective times are applied to the hidden behavior of the driving behavior state. In the model, the value of the hidden Markov model parameters is obtained, and the new hidden Markov model parameters are processed together with the hidden Markov model parameters, such as averaging, and the processed values are used instead of the original Hidden Markov model parameters.
本发明的实施例的电子设备,使用了隐马尔科夫模型来滤除自动驾驶训练数据中的不稳定数据。该方法是隐马尔科夫模型在自动驾驶训练数据中的异常数据滤除上的创新性的应用。该方法创造性地将隐马尔科夫模型应用在自动驾驶训练数据的滤除的技术方案上,不但可以充分利用已有的训练数据,得到更为准确的滤除结果,而且可以根 据最新的训练数据不断迭代更新,以适应更多复杂的自动驾驶场景和环境。The electronic device of the embodiment of the present invention uses a hidden Markov model to filter out unstable data in the automatic driving training data. This method is an innovative application of Hidden Markov Models for the anomaly data filtering in autonomous driving training data. The method creatively applies the hidden Markov model to the filtering technical solution of the automatic driving training data, and can not only make full use of the existing training data, but also obtain more accurate filtering results, and can be based on the latest training data. Iteratively updated to accommodate more complex autonomous driving scenarios and environments.
图5是本发明的优选实施例的通过交通信号信息判断驾驶行为是否异常的流程示意图。如图5所示,在该优选实施例中,步骤S2包括步骤S41、步骤S42和步骤S43。在步骤S41中,获取交通信号信息。获取交通信号信息的方法可以是多种的。可以通过图像识别技术,从获取的图像信息中根据图像识别技术确定交通信号信息。可以与交通调度中心获取交通信号信息的数据。在一个优选实施例中,步骤S41包括接收交通信号指示标志发送的无线信号,获取交通信号信息。具体地说,在交通信号指示标志上安装无线发送装置,将交通信号的结果或变化规律以及交通信号的时刻点和所在位置等信息通过无线信号发送出来。这里无线发送装置不限于使用哪种无线收发技术以及无线通信协议或消息格式。本发明实施例的电子设备可以安装与发送部分相匹配的无线接收装置,直接接收交通信号指示标志发出的交通信号信息。或者其它电子设备先无线接收交通信号指示标志发出的信息,然后本发明实施例的电子设备与其他电子设备通过无线或有线方式通信,最终获取交通信号信息。Fig. 5 is a flow chart showing the determination of whether the driving behavior is abnormal by the traffic signal information in the preferred embodiment of the present invention. As shown in FIG. 5, in the preferred embodiment, step S2 includes step S41, step S42, and step S43. In step S41, traffic signal information is acquired. The method of obtaining traffic signal information can be various. The traffic signal information can be determined from the acquired image information by image recognition technology by image recognition technology. The data of the traffic signal information can be obtained with the traffic dispatch center. In a preferred embodiment, step S41 includes receiving a wireless signal transmitted by the traffic signal indicator to obtain traffic signal information. Specifically, the wireless transmitting device is installed on the traffic signal indicating sign, and the result of the traffic signal or the change rule and the information such as the time point and the location of the traffic signal are transmitted through the wireless signal. Here, the wireless transmitting device is not limited to which wireless transceiver technology and wireless communication protocol or message format are used. The electronic device of the embodiment of the present invention may install a wireless receiving device matched with the transmitting portion, and directly receive traffic signal information sent by the traffic signal indicating flag. Or the other electronic device firstly receives the information sent by the traffic signal indicator, and then the electronic device in the embodiment of the present invention communicates with other electronic devices through wireless or wired manner to finally obtain the traffic signal information.
在步骤S42中,根据数据过滤相关信息以及交通信号信息判断对应时刻的驾驶行为是否违反交通规则。具体地说,根据数据过滤相关信息中的地图信息、GPS信息,以及交通信号信息,可以知道车辆所在位置以及车辆所在区域附近的交通标志,例如车辆所在路口位置的红绿灯情况或车辆所在路口的交通限速或交通通行方向的要求,因此可以根据所获取的交通标志信息、数据过滤相关信息一起,判断车辆是否有违反红绿灯标志、超速或行驶在不正确的道路上等违法交通规则的行为。In step S42, it is determined whether the driving behavior at the corresponding time violates the traffic rule based on the data filtering related information and the traffic signal information. Specifically, according to the map information, the GPS information, and the traffic signal information in the data filtering related information, it is possible to know the location of the vehicle and the traffic sign near the area where the vehicle is located, such as the traffic light at the intersection where the vehicle is located or the traffic at the intersection where the vehicle is located. According to the requirements of speed limit or traffic direction, it is possible to judge whether the vehicle violates the illegal traffic rules such as traffic light signs, speeding or driving on an incorrect road according to the obtained traffic sign information and data filtering related information.
在步骤S43中,确定违反交通规则时的驾驶行为是异常驾驶行为。根据步骤S42的判断结果,如果驾驶行为没有违法交通规则,则不需要对自动驾驶训练数据进行处理。如果驾驶行为违法了交通规则,则把此时的驾驶行为确定为自动驾驶训练的异常驾驶行为。In step S43, it is determined that the driving behavior when the traffic rule is violated is an abnormal driving behavior. According to the judgment result of the step S42, if the driving behavior has no illegal traffic rules, the automatic driving training data does not need to be processed. If the driving behavior violates the traffic rules, the driving behavior at this time is determined as the abnormal driving behavior of the automatic driving training.
在本发明的另一个优选实施例中,步骤S2包括:确定车辆起步前的车辆静止时的驾驶行为是异常驾驶行为。在车辆等待红灯时,或车辆在“停止”的交通标志前停止,或因规避行人或障碍物后使车辆停止时,车辆处于静止状态;在车辆静止等待的条件消失后,车辆有一个从静止到启动的过程。由于驾驶员本身的反应时间不同,因此车辆从条件允许可以开始启动到车辆真正启动之间的时间不同。从而反映到自动驾驶训练数据中,车辆静止时对应的训练数据的长短不同。这段车辆静止时的数据对于自动驾驶训练来说是无用的数据,因为自动驾驶设备本身有自己的处理反应时间,训练数据中的这段车辆起步前的车辆静止时对应的自动驾驶训练数据是需要滤除的异常数据,因此确定车辆起步前的车辆静止时的驾驶行为是异常驾驶行为。In another preferred embodiment of the present invention, step S2 includes determining that the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior. When the vehicle is waiting for a red light, or when the vehicle stops before the "stop" traffic sign, or when the vehicle is stopped after avoiding pedestrians or obstacles, the vehicle is at a standstill; after the vehicle is still waiting for the condition to disappear, the vehicle has a slave The process of stationary to startup. Since the driver's own reaction time is different, the time between the start of the vehicle from the conditional permission and the actual start of the vehicle is different. Therefore, it is reflected in the automatic driving training data, and the length of the corresponding training data is different when the vehicle is stationary. The data of the vehicle when it is stationary is useless data for the automatic driving training, because the automatic driving equipment itself has its own processing reaction time, and the corresponding automatic driving training data when the vehicle before the vehicle starts in the training data is Abnormal data that needs to be filtered out, so it is determined that the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior.
在步骤S3中,过滤异常驾驶行为所对应的自动驾驶训练数据。具体地说,在步骤S2中已经确定了自动驾驶训练的异常驾驶行为,也已经明确了这些异常驾驶行为对应的时刻,因此这些时刻对应的自动驾驶训练数据也就是所不需要的自动驾驶训练数据。过滤的方式是直接从原始训练数据中删除这些异常驾驶行为对应时刻的训练数据,或者用不影响训练的数据代替。In step S3, the automatic driving training data corresponding to the abnormal driving behavior is filtered. Specifically, the abnormal driving behavior of the automatic driving training has been determined in step S2, and the time corresponding to the abnormal driving behavior has also been clarified, and thus the automatic driving training data corresponding to these moments is the unnecessary automatic driving training data. . The filtering method is to directly delete the training data of the time corresponding to the abnormal driving behavior from the original training data, or replace the data without affecting the training.
图6为本发明的实施例的处理自动驾驶训练数据的装置的流程示意图。本发明的实施例的装置用于处理自动驾驶训练数据,可以应用在电子设备上。电子设备包括但不限于计算机设备和汽车电子设备。计算机设备是指可以通过运行预定程序或指令来执行数值计算和/或逻辑计算等预定处理过程的智能电子设备,其可以包括处理器与存储器,由处理器执行在存储器中预存的存续指令来执行预定处理过程,或是由ASIC、FPGA、DSP等硬件执行预定处理过程,或是由上述二者组合来实现。计算机设备包括但不限于服务器、个人电脑、笔记本电脑、平板电脑、智能手机等。服务器包括但不限于单个服务器、多个服务器组成或基于云计算的由大量计算机或服务器构成的云,其中,云计算是分布式计算的一种,由一群松散耦合的计算机集组成的一个超级虚拟计算机。汽车电子设备是在汽车上使用或与汽车相关的 电子设备。FIG. 6 is a schematic flow chart of an apparatus for processing automatic driving training data according to an embodiment of the present invention. The apparatus of an embodiment of the present invention is for processing autopilot training data, which can be applied to an electronic device. Electronic devices include, but are not limited to, computer devices and automotive electronics. A computer device refers to an intelligent electronic device that can perform a predetermined process such as numerical calculation and/or logic calculation by running a predetermined program or instruction, which can include a processor and a memory, which are executed by the processor to execute a pre-stored survival instruction in the memory. The predetermined processing is performed by a hardware such as an ASIC, an FPGA, a DSP, or the like, or a combination of the two. Computer devices include, but are not limited to, servers, personal computers, notebook computers, tablets, smart phones, and the like. The server includes, but is not limited to, a single server, a plurality of servers, or a cloud-based cloud composed of a large number of computers or servers, wherein the cloud computing is a type of distributed computing, a super virtual composed of a group of loosely coupled computers. computer. Automotive electronics are electronic devices used in or related to automobiles.
如图6所示,根据本实施例的处理自动驾驶训练数据的装置包括:数据获取单元51、异常判断单元52和数据过滤单元53。As shown in FIG. 6, the apparatus for processing automatic driving training data according to the present embodiment includes a data acquiring unit 51, an abnormality determining unit 52, and a data filtering unit 53.
首先,数据获取单元51配置为获取多个时刻的数据过滤相关信息及自动驾驶训练数据。自动驾驶训练数据是指用于自动驾驶训练或学习的数据。这些数据可以是驾驶员驾驶车辆过程中车辆上的各个感应器、监控仪或雷达等结合导航地图等一起采集的数据,可以是各个感应器、监控仪或雷达在模拟驾驶环境中产生的数据,也可以是软件或数据库中产生的数据。数据过滤相关信息是指用于滤除自动驾驶训练数据中会引起自动驾驶不稳定的训练数据所需要的信息,包括以下信息:GPS数据、地图信息、车辆控制参数信息。GPS数据是指与卫星定位导航系统的卫星通讯所获取的数据信息,包括时间和车辆的位置信息。在本发明中,GPS数据不限于从GPS(Global Position System,全球定位系统)中获取的数据信息,其他类似的从北斗导航卫星系统、伽利略卫星定位系统或目前已有或未来出现的导航定位系统中获取的时间和位置等信息如可适用于本发明,也应包含在本发明保护范围以内,并以引用方式包含于此。地图信息是指从导航地图中获取的数据信息,至少包括有车辆驾驶的道路的位置、道路形状,道路属性,道路挂接情况,道路交叉路口,通行方向等信息。车辆控制参数信息是指驾驶员驾驶车辆时对车辆的匀速行驶、加速、制动、转向等控制操作时产生的控制参数的数据,例如车辆的速度、车辆的方向盘转角、车辆转向灯等。数据滤除相关信息中的GPS数据和地图信息可以从带有GPS接收装置的地图导航设备中得到,车辆控制参数信息可以通过车上安装的感应器获取,或者通过各个时刻的车辆行驶轨迹和地图信息等一起,经过运算后获得。例如,知道每个时刻的车辆的位置,根据地图信息就可以知道两个时刻之间的车辆都是直线行驶以及知道车辆两个时刻点之间的距离,从而可以获得车辆的速度。First, the data acquisition unit 51 is configured to acquire data filtering related information and automatic driving training data at a plurality of times. Autopilot training data refers to data used for autonomous driving training or learning. The data may be collected by various sensors, monitors or radars on the vehicle during driving of the vehicle, combined with navigation maps, etc., and may be data generated by various sensors, monitors or radars in a simulated driving environment. It can also be data generated in software or in a database. The data filtering related information refers to information required for filtering training data that causes autopilot instability in the autopilot training data, including the following information: GPS data, map information, and vehicle control parameter information. GPS data refers to data information acquired by satellite communication with a satellite positioning navigation system, including time and location information of the vehicle. In the present invention, the GPS data is not limited to data information acquired from a GPS (Global Position System), and other similar navigation systems from the Beidou navigation satellite system, the Galileo satellite positioning system, or currently existing or future appearances. Information such as time and location obtained in the present invention is applicable to the present invention and is also included in the scope of the present invention and is incorporated herein by reference. The map information refers to the data information obtained from the navigation map, and includes at least information such as the location of the road on which the vehicle is driven, the shape of the road, the attribute of the road, the condition of the road, the intersection of the road, the direction of the passage, and the like. The vehicle control parameter information refers to data of control parameters generated when the driver drives the vehicle, such as the speed of the vehicle, the steering wheel angle of the vehicle, the vehicle steering light, and the like, which are generated when the vehicle is in a control operation such as constant speed running, acceleration, braking, steering, and the like. The GPS data and map information in the data filtering related information can be obtained from a map navigation device with a GPS receiving device, and the vehicle control parameter information can be acquired by a sensor installed on the vehicle, or through the vehicle trajectory and map at each moment. The information is obtained together after the calculation. For example, knowing the position of the vehicle at each moment, according to the map information, it can be known that the vehicles between the two moments are traveling straight and knowing the distance between the two time points of the vehicle, so that the speed of the vehicle can be obtained.
数据滤除相关信息和自动驾驶训练数据带有多个时刻点信息,每个时刻点都对应一组数据滤除相关信息和自动驾驶训练数据。这些时 刻点信息可以是GPS时间或来自GPS时间的时刻点信息,也可以是其他时间源的时刻点信息。这些时刻点可以是时间间隔固定的,如1/40s,也可以是时间间隔不固定的、零散的,例如:一段驾驶轨迹中,起步或停止段过程的时刻点频率为每秒25次,中间匀速行驶段的频率为每秒5次。The data filtering related information and the automatic driving training data have multiple time point information, and each time point corresponds to a set of data filtering related information and automatic driving training data. These time point information may be GPS time or time point information from GPS time, or may be time point information of other time sources. These time points may be fixed at a time interval, such as 1/40 s, or may be an interval that is not fixed or scattered. For example, in a driving trajectory, the frequency of the starting or stopping segment is 25 times per second, in the middle. The frequency of the uniform driving section is 5 times per second.
自动驾驶训练数据和数据滤除相关信息可以包含一段驾驶轨迹的驾驶数据,也可以包括多段驾驶轨迹的驾驶数据。自动驾驶训练数据包含的数据信息内容很多。如果自动驾驶训练数据中包含有数据滤除相关信息的数据,那数据滤除相关信息也可以来自于自动驾驶训练数据。The autopilot training data and the data filtering related information may include driving data of a driving trajectory, and may also include driving data of a plurality of driving trajectories. The autopilot training data contains a lot of data information. If the autopilot training data contains data that filters out relevant information, the data filtering related information may also come from the autopilot training data.
异常判断单元52配置为根据数据过滤相关信息,判断每个时刻的自动驾驶训练数据所表示的驾驶行为是否异常。自动驾驶训练的不稳定的训练数据不是指数据突变或不合理的异常数据,例如在车速一直稳定的训练数据中突然出现一个车速很小或很大的值,因为车速不可能有如此剧烈的变化,因此这类数据是数据采集过程中出现的错误数据或不合理的异常数据,可以通过对数据滤波等方式消除。但这种数据并不是本发明的实施例中希望滤除的训练数据。本发明的实施例中滤除的是使自动驾驶不稳定的自动驾驶训练数据。例如,自动驾驶训练数据是直接采集的车辆实际驾驶的数据时,驾驶员在驾驶过程中进行加油或想中途停车休息,因此训练数据中会出现车辆偏离航线的训练数据;驾驶员若与其他人打电话或聊天,会注意力不集中,使得驾驶数据会出现急刹的训练数据。这些数据若用于自动驾驶的深度学习或训练的话,就会使得在自动驾驶功能激活时,可能在自动驾驶过程中出现急刹或偏离航线的情况。因此需要想办法滤除,以提高自动驾驶的稳定性。The abnormality determining unit 52 is configured to determine whether the driving behavior indicated by the automatic driving training data at each time is abnormal based on the data filtering related information. Unstable training data for autonomous driving training does not refer to abnormal data with abnormal data or irrational data. For example, in a training data with a constant vehicle speed, a sudden or large vehicle speed suddenly appears, because the speed of the vehicle cannot be changed so drastically. Therefore, such data is erroneous data or unreasonable abnormal data appearing in the data acquisition process, and can be eliminated by filtering the data. However, such data is not training data that is desired to be filtered out in embodiments of the present invention. What is filtered out in the embodiment of the present invention is autopilot training data that makes autopilot unstable. For example, when the autopilot training data is the data of the actual driving of the vehicle directly collected, the driver refuels during the driving process or wants to stop and stop in the middle of the driving. Therefore, the training data of the vehicle deviating from the route may appear in the training data; if the driver and others When you call or chat, you will lose your concentration, so that the driving data will show the training data of the emergency brake. If these data are used for deep learning or training of autonomous driving, it may cause sudden braking or off-route during the automatic driving when the automatic driving function is activated. Therefore, it is necessary to find a way to filter out to improve the stability of autonomous driving.
具体地说,异常判断单元52是根据每个时刻的数据滤除相关信息,来对该时刻对应的驾驶员的驾驶行为进行判断,判断驾驶行为是否是自动驾驶训练的异常驾驶行为。自动驾驶训练的异常驾驶行为是指对自动驾驶有影响的,使自动驾驶不稳定的驾驶行为。自动驾驶训 练的异常驾驶行为包括:异常加速、异常刹车、异常转向、偏离航线等。这里“异常加速”、“异常刹车”、“异常转向”等异常驾驶行为中的异常是指不适合用于自动驾驶训练的异常驾驶行为。判断驾驶员行为的方式包括有:可以把数据滤除相关信息输入到数据的图形模拟软件中,通过图形显示车辆控制参数信息的各个数据的幅值,当各个数据前后两个时刻幅值变化超过阈值,此时若自动驾驶训练数据中显示车辆所在环境无异常,则所对应的驾驶员行为确定为异常驾驶行为。另外还可以通过人工结合自动驾驶训练数据的内容,对车辆控制参数信息中的各个数据的幅值变化超过阈值的异常点进行人工标注,标注出对应时刻的驾驶行为为异常驾驶行为。Specifically, the abnormality determining unit 52 determines the driving behavior of the driver corresponding to the time based on the data filtering related information at each time, and determines whether the driving behavior is an abnormal driving behavior of the automatic driving training. The abnormal driving behavior of the automatic driving training refers to the driving behavior that affects the automatic driving and makes the automatic driving unstable. Abnormal driving behaviors of autopilot training include: abnormal acceleration, abnormal braking, abnormal steering, and deviation from the route. Here, an abnormality in abnormal driving behavior such as "abnormal acceleration", "abnormal brake", or "abnormal steering" refers to an abnormal driving behavior that is not suitable for automatic driving training. The way to judge the driver's behavior includes: the data filtering related information can be input into the graphic simulation software of the data, and the amplitude of each data of the vehicle control parameter information is graphically displayed, and the amplitude changes more than two times before and after each data The threshold value, at this time, if the automatic driving training data shows that the environment of the vehicle is not abnormal, the corresponding driver behavior is determined to be abnormal driving behavior. In addition, by manually combining the contents of the automatic driving training data, the abnormal points whose amplitude changes of the respective data in the vehicle control parameter information exceed the threshold value are manually marked, and the driving behavior at the corresponding time is marked as abnormal driving behavior.
图7是根据本发明的实施例的通过隐马尔科夫模型判断驾驶行为是否异常的异常判断单元的示意图。在一个优选实施例中,异常判断单元52包括观测状态建立模块61、模型建立模块62和状态判断模块63,如图7所示。7 is a schematic diagram of an abnormality determining unit that determines whether a driving behavior is abnormal by a hidden Markov model, according to an embodiment of the present invention. In a preferred embodiment, the abnormality determining unit 52 includes an observation state establishing module 61, a model establishing module 62, and a state judging module 63, as shown in FIG.
观测状态建立模块61配置为建立基于隐马尔科夫模型定义的驾驶行为的观测状态序列。驾驶行为的观测状态序列是指在隐马尔科夫模型中可以观测的状态,在本发明中将驾驶行为做为隐马尔科夫模型的可观测状态。驾驶行为的观测状态序列包括以下可观测状态:正常行驶状态,急加速状态,急刹车状态,急转弯状态,偏离航线状态。对数据过滤相关信息按时刻进行采样,可以获取对应各个时刻的车辆控制信息和地图信息。根据车辆控制信息和地图信息可以获取各个时刻的驾驶行为的可观测状态。例如:根据车辆控制信息可以知道时刻t1的车辆的速度v1、车辆方向盘转角k1,然后根据前一时刻车辆的速度v0,车辆的速度增加的加速度a1=(v1-v0)/(t1-t0),若a1的值超过了预设的加速阈值,则当前时刻的观测状态为急加速状态;车辆的速度减小的加速度b1=(v0-v1)/(t1-t0),若b1的值超过了预设的减速阈值,则当前时刻的观测状态为急刹车状态;根据前一时刻车辆的方向盘转角k0,车辆的方向盘转动的角度的变化幅度c1=(k1-k0)/(t1-t0),若c1的值超过了预设的转角阈值,则当前时刻的观测状态为急转弯 状态;根据地图信息可以知道车辆行驶轨迹的位置,若当前时刻的车辆行驶轨迹与地图信息上支队的车辆行驶轨迹的位置相差的距离超过位置阈值,则当前时刻的观测状态为偏离航线状态;若车辆不处于急加速状态、急刹车状态、急转弯状态和偏离航线状态时,可认为当前时刻的观测状态为车辆正常行驶状态。可将以上各个时刻点的各车辆行驶状态组成可观测状态链。比如,时刻1的驾驶行为的观测状态是车辆正常行驶状态,时刻2的观测状态是车辆急转弯状态,时刻3的观测状态是车辆偏离航线状态,则车辆正常行驶状态->车辆急转弯状态->车辆偏离航线状态组成了时刻1->时刻3的可观测状态链。可以对以上可观测状态进行编码,以便于实现和理解。需要说明的是,以上关于获取驾驶行为的可观测状态的观测状态建立模块仅为举例,其他现有的或今后可能出现的获取驾驶行为的可观测状态的观测状态建立模块如可适用于本发明,也应包含在本发明保护范围以内,并以引用方式包含于此。The observation state establishing module 61 is configured to establish an observation state sequence based on the hidden behavior defined by the hidden Markov model. The observation state sequence of the driving behavior refers to a state that can be observed in the hidden Markov model, and in the present invention, the driving behavior is regarded as an observable state of the hidden Markov model. The sequence of observation states of driving behavior includes the following observable states: normal driving state, rapid acceleration state, sudden braking state, sharp turning state, and deviation from the route state. The data filtering related information is sampled at the time, and the vehicle control information and the map information corresponding to each time can be obtained. The observable state of the driving behavior at each moment can be obtained based on the vehicle control information and the map information. For example, according to the vehicle control information, the speed v1 of the vehicle at time t1 and the steering angle k1 of the vehicle can be known, and then the acceleration of the speed of the vehicle is increased according to the speed v0 of the vehicle at the previous moment a1=(v1-v0)/(t1-t0) If the value of a1 exceeds the preset acceleration threshold, the observation state at the current time is the rapid acceleration state; the acceleration of the vehicle speed decreases b1=(v0-v1)/(t1-t0), if the value of b1 exceeds The preset deceleration threshold, the current state of observation is the sudden braking state; according to the steering wheel angle k0 of the vehicle at the previous moment, the angle of change of the steering angle of the vehicle c1=(k1-k0)/(t1-t0) If the value of c1 exceeds the preset corner threshold, the observation state at the current moment is a sharp turn state; according to the map information, the position of the vehicle travel trajectory can be known, if the current vehicle trajectory and the vehicle information of the detachment on the map information If the distance between the positions of the trajectories exceeds the position threshold, the observation state at the current time is the deviation from the route state; if the vehicle is not in the rapid acceleration state, the sudden braking state, the sharp turning state, and the deviation route state, I think the current state of the observation time of the vehicle normal driving conditions. The driving state of each vehicle at each of the above points can be formed into an observable state chain. For example, the observation state of the driving behavior at time 1 is the normal driving state of the vehicle, the observation state at time 2 is the sharp turning state of the vehicle, and the observation state at time 3 is the vehicle deviation from the route state, then the normal driving state of the vehicle -> the vehicle sharp turning state - > The vehicle deviates from the route state to form an observable state chain of time 1 -> time 3. The above observable states can be encoded for easy implementation and understanding. It should be noted that the above observation state establishing module for obtaining an observable state of driving behavior is only an example, and other existing or future observation state establishing modules for obtaining an observable state of driving behavior may be applied to the present invention. It is also intended to be included within the scope of the invention and is hereby incorporated by reference.
模型建立模块62配置为建立驾驶行为状态的隐马尔科夫模型,驾驶行为状态包括:正常驾驶状态和异常驾驶状态。正常驾驶状态和异常驾驶状态是隐马尔科夫模型中的两个隐含状态。建立驾驶行为状态的隐马尔科夫模型的过程主要是确定隐马尔科夫模型的参数,即初始概率向量、状态转移概率矩阵和观测概率矩阵。模型建立模块62可以采用人工标注数据的方式来确定隐马尔科夫模型参数。这种人工标注数据的方式需要大量的人工标注训练数据。The model building module 62 is configured to establish a hidden Markov model of the driving behavior state, and the driving behavior states include: a normal driving state and an abnormal driving state. The normal driving state and the abnormal driving state are two hidden states in the hidden Markov model. The process of establishing a hidden Markov model of driving behavior state is mainly to determine the parameters of the hidden Markov model, namely the initial probability vector, the state transition probability matrix and the observation probability matrix. The model building module 62 can determine the hidden Markov model parameters by manually annotating the data. This method of manually labeling data requires a large amount of manual labeling of training data.
图8是本发明的优选实施例的建立驾驶行为状态的隐马尔科夫模型的模型建立模块的示意图。在该优选实施例中,通过模型学习或模型训练的方式建立隐马尔科夫模型。模型建立模块62包括样本库建立子模块71、第一状态建立子模块72和模型训练子模块73,如图8所示。8 is a schematic diagram of a model building block of a hidden Markov model for establishing a driving behavior state in accordance with a preferred embodiment of the present invention. In the preferred embodiment, the hidden Markov model is built by means of model learning or model training. The model building module 62 includes a sample library building sub-module 71, a first state building sub-module 72, and a model training sub-module 73, as shown in FIG.
样本库建立子模块71配置为建立隐马尔科夫模型的样本库。隐马尔科夫模型的样本库是隐马尔可模型学习所需要的样本数据库,包括一个或多个驾驶轨迹段的带有时刻信息的数据滤除相关信息。The sample library creation sub-module 71 is configured to build a sample library of hidden Markov models. The sample library of the hidden Markov model is a sample database required for hidden Markov model learning, and includes data filtering information related to time information of one or more driving track segments.
第一状态建立子模块72配置为根据样本库中的数据过滤相关信息确定每个时刻的隐马尔科夫模型训练的的观测状态序列。因为模型的样本库中包括多段数据滤除相关信息,因此对每一个驾驶轨迹段的数据滤除相关信息进行处理得到多个时刻点对应的观测状态序列。将一个驾驶轨迹段的多个时刻点的观测状态序列连接起来为一观测状态序列链。观测状态链的长度可以是一段驾驶轨迹中包含的全部时刻点的数目,也可以是根据设备或系统能力确定的一个值。可观测状态链的长度在本发明的实施例中不受限。The first state establishing sub-module 72 is configured to determine an observed state sequence trained by the hidden Markov model at each moment based on the data filtering related information in the sample library. Because the sample library of the model includes multi-segment data filtering related information, the data filtering related information of each driving track segment is processed to obtain a sequence of observation states corresponding to a plurality of time points. The sequence of observation states of a plurality of time points of a driving track segment is connected into an observation state sequence chain. The length of the observed state chain may be the number of all time points contained in a driving trajectory, or may be a value determined according to the capabilities of the device or system. The length of the observable state chain is not limited in embodiments of the invention.
模型训练子模块配置73为根据样本库中的数据过滤相关信息和隐马尔科夫模型训练的观测状态序列,对隐马尔科夫模型进行训练,确定隐马尔科夫模型的参数。确定隐马尔科夫模型的参数也就是确定模型的初始概率向量、状态转移概率矩阵和观测概率矩阵。初始概率向量包括初始时刻处于正常驾驶状态和初始时刻处于异常驾驶状态的概率。状态转移概率矩阵包含了正常驾驶状态和异常驾驶状态之间相互转移的概率。观测概率矩阵包含了正常驾驶状态和异常驾驶状态下生成各个观测状态的概率。模型训练子模块73将样本库中的一段驾驶轨迹的数据滤除相关信息来对隐马尔科夫模型进行训练:在该驾驶轨迹段中,第一状态建立子模块72先获取每个时刻的观测状态序列的值,例如,根据车辆控制参数确定时刻1是正常行驶状态,时刻2是加速状态,时刻3是正常行驶状态,时刻4是刹车状态……;然后模型训练子模块73根据数据过滤相关信息估计隐马尔科夫模型的参数(初始概率向量、状态转移概率矩阵和观测概率矩阵),使得在该模型参数下获取的观测序列的概率最大。估计隐马尔科夫模型的参数的算法可以使用极大似然法,也可以使用Baum-Welch算法或其他算法进行训练学习。估计隐马尔科夫模型的参数的具体算法在本发明中不受限。模型训练子模块73将样本库中的多个驾驶轨迹的数据滤除相关信息都分别用以上方法对驾驶行为状态的隐马尔科夫模型进行训练。将每次训练获取的隐马尔科夫模型的参数进行处理,确定最终的隐马尔科夫模型的参数值。例如,根据多段模型训练数据获得了 每段数据的正常驾驶状态到正常驾驶状态的转移概率P 1,P 2,P 3,……,P I(I表示模型训练数据的总段数),则最终状态转移概率矩阵中的正常驾驶状态到正常驾驶状态的转移概率P为P 1,P 2,P 3,……,P I的平均值。 The model training sub-module configuration 73 is to train the hidden Markov model according to the data filtering related information in the sample library and the observation state sequence trained by the hidden Markov model to determine the parameters of the hidden Markov model. Determining the parameters of the hidden Markov model is also determining the initial probability vector, state transition probability matrix and observation probability matrix of the model. The initial probability vector includes the probability that the initial moment is in the normal driving state and the initial moment is in the abnormal driving state. The state transition probability matrix contains the probability of mutual transfer between the normal driving state and the abnormal driving state. The observation probability matrix contains the probability of generating various observation states under normal driving conditions and abnormal driving conditions. The model training sub-module 73 filters the data of a driving trajectory in the sample library to filter the hidden Markov model: in the driving trajectory segment, the first state establishing sub-module 72 first acquires the observation at each moment. The value of the state sequence, for example, is determined according to the vehicle control parameter, time 1 is the normal driving state, time 2 is the acceleration state, time 3 is the normal driving state, and time 4 is the braking state...; then the model training sub-module 73 filters the data according to the data. The information estimates the parameters of the hidden Markov model (initial probability vector, state transition probability matrix and observation probability matrix) such that the probability of the observed sequence obtained under the model parameters is the largest. The algorithm for estimating the parameters of the hidden Markov model can use the maximum likelihood method, or the Baum-Welch algorithm or other algorithms can be used for training learning. The specific algorithm for estimating the parameters of the hidden Markov model is not limited in the present invention. The model training sub-module 73 trains the data of the plurality of driving trajectories in the sample library to filter the hidden Markov model of the driving behavior state by the above method. The parameters of the hidden Markov model acquired for each training are processed to determine the parameter values of the final hidden Markov model. For example, according to the multi-segment model training data, the transition probabilities P 1 , P 2 , P 3 , ..., P I (I represents the total number of segments of the model training data) of the normal driving state of each piece of data to the normal driving state are obtained, and finally The transition probability P of the normal driving state to the normal driving state in the state transition probability matrix is the average value of P 1 , P 2 , P 3 , ..., P I .
状态判断模块63配置为根据数据过滤相关信息以及隐马尔科夫模型,判断每个时刻的观测状态序列是否对应异常驾驶状态。具体地说,根据观测状态建立模块61和模型建立模块62已经获得了隐马尔科夫模型的参数,以及当前所需处理的自动驾驶训练数据所对应的观测状态链的值,因此状态判断模块63根据已获得的观测状态链的值和隐马尔科夫模型,预测各个时刻的观测状态对应的驾驶行为状态是正常驾驶状态还是异常驾驶状态。预测的算法可以采用近似算法或维特比算法。使用何种预测算法在本发明的实施例中不受限。The state determination module 63 is configured to determine whether the observed state sequence at each time corresponds to an abnormal driving state based on the data filtering related information and the hidden Markov model. Specifically, according to the observation state establishing module 61 and the model establishing module 62, the parameters of the hidden Markov model and the values of the observation state chain corresponding to the currently required automatic driving training data are obtained, and thus the state judging module 63 According to the obtained value of the observation state chain and the hidden Markov model, it is predicted whether the driving behavior state corresponding to the observation state at each moment is a normal driving state or an abnormal driving state. The prediction algorithm can use an approximation algorithm or a Viterbi algorithm. Which prediction algorithm is used is not limited in the embodiment of the present invention.
在另一个优选实施例中,异常判断单元52还包括参数更新模块64(图中未标出),配置为根据每个时刻的观测状态序列是否对应异常驾驶状态的判断结果,更新隐马尔科夫模型的参数。在观测状态建立模块61、模型建立模块62和状态判断模块63获取了各个时刻的观测状态序列对应的驾驶行为状态的结果之后,参数更新模块64将该结果以及各个时刻的观测状态序列的值一起,应用到驾驶行为状态的隐马尔科夫模型中,得到本次隐马尔科夫模型参数的值,并将新的隐马尔科夫模型参数和原隐马尔科夫模型参数一起进行处理,例如求平均值,并用处理之后的值代替原隐马尔科夫模型参数。In another preferred embodiment, the abnormality determining unit 52 further includes a parameter updating module 64 (not shown) configured to update the hidden Markov according to whether the observed state sequence of each time corresponds to the judgment result of the abnormal driving state. The parameters of the model. After the observation state establishing module 61, the model establishing module 62, and the state judging module 63 acquire the results of the driving behavior states corresponding to the observation state sequences at the respective moments, the parameter updating module 64 together the results and the values of the observed state sequences at the respective moments together. Applying to the hidden Markov model of the driving behavior state, obtaining the values of the parameters of the hidden Markov model, and processing the new hidden Markov model parameters together with the hidden Markov model parameters, for example, The average value is substituted for the hidden Markov model parameters with the processed values.
本发明的实施例的装置,使用了隐马尔科夫模型来滤除自动驾驶训练数据中的不稳定数据。该装置是隐马尔科夫模型在自动驾驶训练数据中的异常数据滤除上的创新性的应用。该装置创造性地将隐马尔科夫模型应用在自动驾驶训练数据的滤除的技术方案上,不但可以充分利用已有的训练数据,得到更为准确的滤除结果,而且可以根据最新的训练数据不断迭代更新,以适应更多复杂的自动驾驶场景和环境。The apparatus of an embodiment of the present invention uses a hidden Markov model to filter out unstable data in the autonomous driving training data. This device is an innovative application of Hidden Markov Models for anomalous data filtering in autonomous driving training data. The device creatively applies the hidden Markov model to the filtering scheme of the automatic driving training data, and can not only make full use of the existing training data, but also obtain more accurate filtering results, and can be based on the latest training data. Iteratively updated to accommodate more complex autonomous driving scenarios and environments.
图9是本发明的优选实施例的通过交通信号信息判断驾驶行为是 否异常的异常判断单元的示意图。如图9所示,在该优选实施例中,异常判断单元52包括交通信号获取模块81、交通规则判断模块82和第一异常判断模块8。交通信号获取模块81配置为获取交通信号信息。获取交通信号信息的方法可以是多种的。交通信号获取模块81可以通过图像识别技术,从获取的图像信息中根据图像识别技术确定交通信号信息;也可以与交通调度中心获取交通信号信息的数据。在一个优选实施例中,交通信号获取模块81还包括信号接收子模块84(图中未示出),信号接收子模块84配置为接收交通信号指示标志发送的无线信号,获取交通信号信息。具体地说,在交通信号指示标志上安装无线发送装置,将交通信号的结果或变化规律以及交通信号的时刻点和所在位置等信息通过无线信号发送出来。这里无线发送装置不限于使用哪种无线收发技术以及无线通信协议或消息格式。交通信号获取模块81可以安装与发送部分相匹配的无线接收装置,直接接收交通信号指示标志发出的交通信号信息。或者其它电子设备先无线接收交通信号指示标志发出的信息,然后交通信号获取模块81与其他电子设备通过无线或有线方式通信,最终获取交通信号信息。Fig. 9 is a view showing an abnormality determining unit for judging whether or not the driving behavior is abnormal by traffic signal information according to a preferred embodiment of the present invention. As shown in FIG. 9, in the preferred embodiment, the abnormality determining unit 52 includes a traffic signal acquiring module 81, a traffic rule determining module 82, and a first abnormality determining module 8. The traffic signal acquisition module 81 is configured to acquire traffic signal information. The method of obtaining traffic signal information can be various. The traffic signal acquisition module 81 may determine the traffic signal information according to the image recognition technology from the acquired image information by using an image recognition technology; and may acquire the data of the traffic signal information with the traffic dispatch center. In a preferred embodiment, the traffic signal acquisition module 81 further includes a signal receiving sub-module 84 (not shown) configured to receive the wireless signal transmitted by the traffic signal indicating flag to obtain traffic signal information. Specifically, the wireless transmitting device is installed on the traffic signal indicating sign, and the result of the traffic signal or the change rule and the information such as the time point and the location of the traffic signal are transmitted through the wireless signal. Here, the wireless transmitting device is not limited to which wireless transceiver technology and wireless communication protocol or message format are used. The traffic signal acquisition module 81 can install a wireless receiving device that matches the transmitting portion and directly receives the traffic signal information sent by the traffic signal indicator. Or the other electronic device first wirelessly receives the information sent by the traffic signal indicator, and then the traffic signal acquisition module 81 communicates with other electronic devices through wireless or wired manner to finally obtain the traffic signal information.
交通规则判断模块82配置为根据数据过滤相关信息以及交通信号信息判断对应时刻的驾驶行为是否违反交通规则。具体地说,交通规则判断模块82根据数据过滤相关信息中的地图信息、GPS信息,以及交通信号信息,可以知道车辆所在位置以及车辆所在区域附近的交通标志,例如车辆所在路口位置的红绿灯情况或车辆所在路口的交通限速或交通通行方向的要求,因此可以根据所获取的交通标志信息、数据过滤相关信息一起,判断车辆是否有违反红绿灯标志、超速或行驶在不正确的道路上等违法交通规则的行为。The traffic rule determination module 82 is configured to determine whether the driving behavior at the corresponding time violates the traffic rule based on the data filtering related information and the traffic signal information. Specifically, the traffic rule determination module 82 can know the location of the vehicle and the traffic sign near the area where the vehicle is located, such as the map information, the GPS information, and the traffic signal information in the data filtering related information, such as the traffic light at the intersection location of the vehicle or The traffic speed limit or the traffic direction of the intersection where the vehicle is located, so it is possible to judge whether the vehicle violates the traffic light sign, speeding or driving on an incorrect road according to the obtained traffic sign information and data filtering related information. The behavior of the rules.
第一异常判断模块83配置为确定违反交通规则时的驾驶行为是异常驾驶行为。根据交通规则判断模块82的判断结果,如果驾驶行为没有违法交通规则,则不需要对自动驾驶训练数据进行处理。如果驾驶行为违法了交通规则,则第一异常判断模块83把此时的驾驶行为确定为自动驾驶训练的异常驾驶行为。The first abnormality determining module 83 is configured to determine that the driving behavior when the traffic rule is violated is an abnormal driving behavior. According to the judgment result of the traffic rule judging module 82, if the driving behavior has no illegal traffic rules, the autopilot training data does not need to be processed. If the driving behavior violates the traffic rules, the first abnormality determining module 83 determines the driving behavior at this time as the abnormal driving behavior of the automatic driving training.
在本发明的另一个优选实施例中,异常判断单元52配置为确定车辆起步前的车辆静止时的驾驶行为是异常驾驶行为。在车辆等待红灯时,或车辆在“停止”的交通标志前停止,或因规避行人或障碍物后使车辆停止时,车辆处于静止状态;在车辆静止等待的条件消失后,车辆有一个从静止到启动的过程。由于驾驶员本身的反应时间不同,因此车辆从条件允许可以开始启动到车辆真正启动之间的时间不同。从而反映到自动驾驶训练数据中,车辆静止时对应的训练数据的长短不同。这段车辆静止时的数据对于自动驾驶训练来说是无用的数据,因为自动驾驶设备本身有自己的处理反应时间,训练数据中的这段车辆起步前的车辆静止时对应的自动驾驶训练数据是需要滤除的异常数据,因此异常判断单元52确定车辆起步前的车辆静止时的驾驶行为是异常驾驶行为。In another preferred embodiment of the present invention, the abnormality determining unit 52 is configured to determine that the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior. When the vehicle is waiting for a red light, or when the vehicle stops before the "stop" traffic sign, or when the vehicle is stopped after avoiding pedestrians or obstacles, the vehicle is at a standstill; after the vehicle is still waiting for the condition to disappear, the vehicle has a slave The process of stationary to startup. Since the driver's own reaction time is different, the time between the start of the vehicle from the conditional permission and the actual start of the vehicle is different. Therefore, it is reflected in the automatic driving training data, and the length of the corresponding training data is different when the vehicle is stationary. The data of the vehicle when it is stationary is useless data for the automatic driving training, because the automatic driving equipment itself has its own processing reaction time, and the corresponding automatic driving training data when the vehicle before the vehicle starts in the training data is The abnormality data that needs to be filtered out is determined, so the abnormality judging unit 52 determines that the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior.
数据过滤单元53配置为过滤异常驾驶行为所对应的自动驾驶训练数据。具体地说,异常判断单元52已经确定了自动驾驶训练的异常驾驶行为,也已经明确了这些异常驾驶行为对应的时刻,因此这些时刻对应的自动驾驶训练数据也就是所不需要的自动驾驶训练数据。数据过滤单元53过滤数据的方式是直接从原始训练数据中删除这些异常驾驶行为对应时刻的训练数据,或者用不影响训练的数据代替。The data filtering unit 53 is configured to filter the automatic driving training data corresponding to the abnormal driving behavior. Specifically, the abnormality determining unit 52 has determined the abnormal driving behavior of the automatic driving training, and the time corresponding to the abnormal driving behavior has also been clarified, and thus the automatic driving training data corresponding to these moments is the unnecessary automatic driving training data. . The data filtering unit 53 filters the data by directly deleting the training data of the time corresponding to the abnormal driving behavior from the original training data, or replacing the data without affecting the training.
需要注意的是,本发明可在软件和/或软件与硬件的组合体中被实施,例如,本发明的各个装置可采用专用集成电路(ASIC)或任何其他类似硬件设备来实现。在一个实施例中,本发明的软件程序可以通过处理器执行以实现上文所述步骤或功能。同样地,本发明的软件程序(包括相关的数据结构)可以被存储到计算机可读介质中。计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子(非穷举的列表)包括:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、 可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本文件中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。It should be noted that the present invention can be implemented in software and/or a combination of software and hardware. For example, the various devices of the present invention can be implemented using an application specific integrated circuit (ASIC) or any other similar hardware device. In one embodiment, the software program of the present invention may be executed by a processor to implement the steps or functions described above. As such, the software programs (including related data structures) of the present invention can be stored in a computer readable medium. The computer readable medium can be a computer readable signal medium or a computer readable storage medium. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the above. More specific examples (non-exhaustive lists) of computer readable storage media include: electrical connections having one or more wires, a portable computer disk, a hard disk, a random access memory (RAM), a read only memory (ROM), Erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing. In this document, a computer readable storage medium can be any tangible medium that can contain or store a program, which can be used by or in connection with an instruction execution system, apparatus or device.
计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括——但不限于——电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。A computer readable signal medium may include a data signal that is propagated in the baseband or as part of a carrier, carrying computer readable program code. Such propagated data signals can take a variety of forms including, but not limited to, electromagnetic signals, optical signals, or any suitable combination of the foregoing. The computer readable signal medium can also be any computer readable medium other than a computer readable storage medium, which can transmit, propagate, or transport a program for use by or in connection with the instruction execution system, apparatus, or device. .
计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括——但不限于——无线、电线、光缆、RF等等,或者上述的任意合适的组合。Program code embodied on a computer readable medium can be transmitted by any suitable medium, including but not limited to wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
可以以一种或多种程序设计语言或其组合来编写用于执行本发明操作的计算机程序代码,所述程序设计语言包括面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如”C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。Computer program code for performing the operations of the present invention may be written in one or more programming languages, or a combination thereof, including an object oriented programming language such as Java, Smalltalk, C++, and conventional A procedural programming language - such as the "C" language or a similar programming language. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer, partly on the remote computer, or entirely on the remote computer or server. In the case of a remote computer, the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or can be connected to an external computer (eg, using an Internet service provider) Internet connection).
另外,本发明的一些步骤或功能可采用硬件来实现,例如,作为与处理器配合从而执行各个步骤或功能的电路。Additionally, some of the steps or functions of the present invention may be implemented in hardware, for example, as a circuit that cooperates with a processor to perform various steps or functions.
对于本领域技术人员而言,显然本发明不限于上述示范性实施例的细节,而且在不背离本发明的精神或基本特征的情况下,能够以其他的 具体形式实现本发明。因此,无论从哪一点来看,均应将实施例看作是示范性的,而且是非限制性的,本发明的范围由所附权利要求而不是上述说明限定,因此旨在将落在权利要求的等同要件的含义和范围内的所有变化涵括在本发明内。不应将权利要求中的任何附图标记视为限制所涉及的权利要求。此外,显然“包括”一词不排除其他单元或步骤,单数不排除复数。系统权利要求中陈述的多个单元或装置也可以由一个单元或装置通过软件或者硬件来实现。第一,第二等词语用来表示名称,而并不表示任何特定的顺序。It is obvious to those skilled in the art that the present invention is not limited to the details of the above-described exemplary embodiments, and the present invention can be embodied in other specific forms without departing from the spirit or essential characteristics of the invention. Therefore, the present embodiments are to be considered as illustrative and not restrictive, and the scope of the invention is defined by the appended claims instead All changes in the meaning and scope of equivalent elements are included in the present invention. Any reference signs in the claims should not be construed as limiting the claim. In addition, it is to be understood that the word "comprising" does not exclude other elements or steps. A plurality of units or devices recited in the system claims can also be implemented by a unit or device by software or hardware. The first, second, etc. words are used to denote names and do not denote any particular order.

Claims (19)

  1. 一种处理自动驾驶训练数据的方法,包括:A method of processing autonomous driving training data, comprising:
    a.获取多个时刻的数据过滤相关信息及所述自动驾驶训练数据;a. acquiring data filtering related information and the automatic driving training data at multiple moments;
    b.根据所述数据过滤相关信息,判断每个时刻的自动驾驶训练数据所表示的驾驶行为是否异常;b. determining, according to the data filtering related information, whether the driving behavior represented by the automatic driving training data at each moment is abnormal;
    c.过滤异常驾驶行为所对应的所述自动驾驶训练数据。c. Filtering the autopilot training data corresponding to the abnormal driving behavior.
  2. 根据权利要求1所述的方法,其中,所述步骤b包括:The method of claim 1 wherein said step b comprises:
    -建立基于隐马尔科夫模型定义的驾驶行为的观测状态序列;- establishing an observation state sequence based on the hidden behavior defined by the hidden Markov model;
    -建立驾驶行为状态的隐马尔科夫模型,所述驾驶行为状态包括:正常驾驶状态和异常驾驶状态;a hidden Markov model for establishing a driving behavior state, the driving behavior state comprising: a normal driving state and an abnormal driving state;
    -根据所述数据过滤相关信息以及所述隐马尔科夫模型,判断每个时刻的所述观测状态序列是否对应所述异常驾驶状态。Determining, according to the data filtering related information and the hidden Markov model, whether the observed state sequence at each moment corresponds to the abnormal driving state.
  3. 根据权利要求2所述的方法,其中,所述建立驾驶行为状态的隐马尔科夫模型的步骤包括:The method of claim 2 wherein said step of establishing a hidden Markov model of the driving behavior state comprises:
    -建立所述隐马尔科夫模型的样本库;- establishing a sample library of the hidden Markov model;
    -根据所述样本库中的所述数据过滤相关信息确定每个时刻的隐马尔科夫模型训练的的观测状态序列;Determining an observation state sequence trained by the hidden Markov model at each moment according to the data filtering related information in the sample library;
    -根据所述样本库中的所述数据过滤相关信息和所述隐马尔科夫模型训练的观测状态序列,对所述隐马尔科夫模型进行训练,确定隐马尔科夫模型的参数。- training the hidden Markov model according to the data filtering related information in the sample library and the observation state sequence trained by the hidden Markov model to determine parameters of the hidden Markov model.
  4. 根据权利要求3所述的方法,其中,所述步骤b还包括:The method of claim 3 wherein said step b further comprises:
    -根据每个时刻的所述观测状态序列是否对应所述异常驾驶状态的判断结果,更新所述隐马尔科夫模型的参数。- updating the parameters of the hidden Markov model according to whether the sequence of observation states at each time corresponds to the judgment result of the abnormal driving state.
  5. 根据权利要求2至4中任一项所述的方法,其中,所述观测状态序列包括:正常行驶状态,急加速状态,急刹车状态,急转弯状态,偏离航线状态。The method according to any one of claims 2 to 4, wherein the sequence of observed states comprises: a normal driving state, a sudden acceleration state, a sudden braking state, a sharp turning state, and a deviation route state.
  6. 根据权利要求1所述的方法,其中,所述步骤b包括:The method of claim 1 wherein said step b comprises:
    -获取交通信号信息;- obtaining traffic signal information;
    -根据所述数据过滤相关信息以及所述交通信号信息判断对应时刻的驾驶行为是否违反交通规则;Determining, according to the data filtering related information and the traffic signal information, whether the driving behavior at the corresponding moment violates the traffic rule;
    -确定违反交通规则时的驾驶行为是异常驾驶行为。- Determining driving behavior in violation of traffic rules is abnormal driving behavior.
  7. 根据权利要求6所述的方法,其中,所述获取交通信号信息的步骤还包括:The method of claim 6, wherein the step of acquiring traffic signal information further comprises:
    -接收交通信号指示标志发送的无线信号,获取所述交通信号信息。Receiving a wireless signal transmitted by the traffic signal indicator to obtain the traffic signal information.
  8. 根据权利要求1所述的方法,其中,所述步骤b包括:The method of claim 1 wherein said step b comprises:
    -确定车辆起步前的车辆静止时的驾驶行为是异常驾驶行为。- Determining the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior.
  9. 一种处理自动驾驶训练数据的装置,其中,所述装置包括:An apparatus for processing automatic driving training data, wherein the apparatus comprises:
    -数据获取单元,配置为获取多个时刻的数据过滤相关信息及所述自动驾驶训练数据;a data acquisition unit configured to acquire data filtering related information and the automatic driving training data at a plurality of times;
    -异常判断单元,配置为根据所述数据过滤相关信息,判断每个时刻的自动驾驶训练数据所表示的驾驶行为是否异常;An abnormality determining unit configured to determine whether the driving behavior represented by the automatic driving training data at each time is abnormal according to the data filtering related information;
    -数据过滤单元,配置为过滤异常驾驶行为所对应的所述自动驾驶训练数据。a data filtering unit configured to filter the autopilot training data corresponding to the abnormal driving behavior.
  10. 根据权利要求9所述的装置,其中,所述异常判断单元包括:The apparatus according to claim 9, wherein said abnormality determining unit comprises:
    -观测状态建立模块,配置为建立基于隐马尔科夫模型定义的驾驶行为的观测状态序列;An observation state establishing module configured to establish an observation state sequence of driving behavior defined by a hidden Markov model;
    -模型建立模块,配置为建立驾驶行为状态的隐马尔科夫模型,所述驾驶行为状态包括:正常驾驶状态和异常驾驶状态;a model building module configured to establish a hidden Markov model of a driving behavior state, the driving behavior state comprising: a normal driving state and an abnormal driving state;
    -状态判断模块,配置为根据所述数据过滤相关信息以及所述隐马尔科夫模型,判断每个时刻的所述观测状态序列是否对应所述异常驾驶状态。a state determination module configured to determine whether the sequence of observed states at each time corresponds to the abnormal driving state based on the data filtering related information and the hidden Markov model.
  11. 根据权利要求10所述的装置,其中,所述模型建立模块还包括:The apparatus of claim 10, wherein the model building module further comprises:
    -样本库建立子模块,配置为建立所述隐马尔科夫模型的样本库;a sample library creation submodule configured to create a sample library of the hidden Markov model;
    -第一状态建立子模块,配置为根据所述样本库中的所述数据过滤相关信息确定每个时刻的隐马尔科夫模型训练的的观测状态序列;a first state establishing submodule configured to determine an observed state sequence trained by the hidden Markov model at each moment according to the data filtering related information in the sample library;
    -模型训练子模块,配置为根据所述样本库中的所述数据过滤相关信息和所述隐马尔科夫模型训练的观测状态序列,对所述隐马尔科夫模 型进行训练,确定隐马尔科夫模型的参数。a model training sub-module configured to train the hidden Markov model according to the data filtering related information in the sample library and the observation state sequence trained by the hidden Markov model to determine hidden Markov The parameters of the model.
  12. 根据权利要求11所述的装置,其中,所述异常判断单元还包括:The apparatus according to claim 11, wherein the abnormality determining unit further comprises:
    -参数更新模块,配置为根据每个时刻的所述观测状态序列是否对应所述异常驾驶状态的判断结果,更新所述隐马尔科夫模型的参数。a parameter update module configured to update parameters of the hidden Markov model according to whether the sequence of observed states at each time corresponds to a determination result of the abnormal driving state.
  13. 根据权利要求10至12任一项所述的装置,其中,所述观测状态序列包括:正常行驶状态,急加速状态,急刹车状态,急转弯状态,偏离航线状态。The apparatus according to any one of claims 10 to 12, wherein the sequence of observation states comprises: a normal running state, a sudden acceleration state, a sudden braking state, a sharp turning state, and a deviation course state.
  14. 根据权利要求9所述的装置,其中,所述异常判断单元包括:The apparatus according to claim 9, wherein said abnormality determining unit comprises:
    -交通信号获取模块,配置为获取交通信号信息;a traffic signal acquisition module configured to obtain traffic signal information;
    -交通规则判断模块,配置为根据所述数据过滤相关信息以及所述交通信号信息判断对应时刻的驾驶行为是否违反交通规则;a traffic rule judging module configured to determine, according to the data filtering related information and the traffic signal information, whether a driving behavior at a corresponding moment violates a traffic rule;
    -第一异常确定模块,配置为确定违反交通规则时的驾驶行为是异常驾驶行为。- The first abnormality determining module configured to determine that the driving behavior when the traffic rule is violated is an abnormal driving behavior.
  15. 根据权利要求14所述的装置,其中,所述交通信号获取模块还包括:The device of claim 14, wherein the traffic signal acquisition module further comprises:
    -信号接收子模块,配置为接收交通信号指示标志发送的无线信号,获取所述交通信号信息。a signal receiving submodule configured to receive a wireless signal transmitted by the traffic signal indicator to obtain the traffic signal information.
  16. 根据权利要求9所述的装置,其中,所述异常判断单元包括:The apparatus according to claim 9, wherein said abnormality determining unit comprises:
    -第二异常确定模块,配置为确定车辆起步前的车辆静止时的驾驶行为是异常驾驶行为。a second abnormality determining module configured to determine that the driving behavior when the vehicle is stationary before the vehicle starts is an abnormal driving behavior.
  17. 一种计算机设备,所述计算机设备包括:A computer device, the computer device comprising:
    -一个或多个处理器;- one or more processors;
    -存储器,用于存储一个或多个程序,- a memory for storing one or more programs,
    -当所述一个或多个程序被所述一个或多个处理器执行时,使得所述一个或多个处理器执行如权利要求1-8中任一所述的方法。- causing the one or more processors to perform the method of any of claims 1-8 when the one or more programs are executed by the one or more processors.
  18. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机代码,当所述计算机代码被执行时,如权利要求1至8中任一项所述的方法被执行。A computer readable storage medium storing computer code, the method of any one of claims 1 to 8 being executed when the computer code is executed.
  19. 一种计算机程序产品,当所述计算机程序产品被计算机设备执 行时,如权利要求1至8中任一项所述的方法被执行。A computer program product, when the computer program product is executed by a computer device, the method of any one of claims 1 to 8 being performed.
PCT/CN2018/093353 2017-09-05 2018-06-28 Method and device for processing automatic driving training data WO2019047593A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710792053.5 2017-09-05
CN201710792053.5A CN107784709A (en) 2017-09-05 2017-09-05 The method and apparatus for handling automatic Pilot training data

Publications (1)

Publication Number Publication Date
WO2019047593A1 true WO2019047593A1 (en) 2019-03-14

Family

ID=61437564

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/093353 WO2019047593A1 (en) 2017-09-05 2018-06-28 Method and device for processing automatic driving training data

Country Status (2)

Country Link
CN (1) CN107784709A (en)
WO (1) WO2019047593A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111767837A (en) * 2020-06-28 2020-10-13 中国计量大学 Visual assessment method for valve operation normative during loading and unloading of tank truck
CN113159410A (en) * 2021-04-14 2021-07-23 北京百度网讯科技有限公司 Training method for automatic control model and fluid supply system control method
CN113177077A (en) * 2021-04-29 2021-07-27 北京百度网讯科技有限公司 Abnormal event determination method and device for automatic driving and electronic equipment
CN113232666A (en) * 2021-03-10 2021-08-10 北华航天工业学院 Vehicle driving training system based on driving assistance system
CN115195757A (en) * 2022-09-07 2022-10-18 郑州轻工业大学 Electric bus starting driving behavior modeling and recognition training method
CN116092056A (en) * 2023-03-06 2023-05-09 安徽蔚来智驾科技有限公司 Target recognition method, vehicle control method, device, medium and vehicle
CN117609737A (en) * 2024-01-18 2024-02-27 中国人民解放军火箭军工程大学 Method, system, equipment and medium for predicting health state of inertial navigation system

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107784709A (en) * 2017-09-05 2018-03-09 百度在线网络技术(北京)有限公司 The method and apparatus for handling automatic Pilot training data
CN108446727B (en) * 2018-03-09 2021-09-21 上海安亭地平线智能交通技术有限公司 Driving behavior decision method and system and electronic equipment
US20200026277A1 (en) * 2018-07-19 2020-01-23 GM Global Technology Operations LLC Autonomous driving decisions at intersections using hierarchical options markov decision process
CN113168176A (en) * 2018-10-17 2021-07-23 柯尼亚塔有限公司 System and method for generating realistic simulation data for training automated driving
TWI668141B (en) * 2018-11-07 2019-08-11 國家中山科學研究院 Virtual thermal image driving data generation system
US11137762B2 (en) * 2018-11-30 2021-10-05 Baidu Usa Llc Real time decision making for autonomous driving vehicles
CN111401564A (en) * 2019-01-02 2020-07-10 北京地平线信息技术有限公司 Model updating method and device for machine learning, electronic equipment and storage medium
CN109979193B (en) * 2019-02-19 2021-01-19 浙江海康智联科技有限公司 Data anomaly diagnosis method based on Markov model
CN111767933A (en) * 2019-05-17 2020-10-13 北京京东尚科信息技术有限公司 Method and device for identifying vehicle driving state
CN110276952B (en) * 2019-06-27 2020-11-27 武汉中海庭数据技术有限公司 Traffic information simulation acquisition method and device
CN110558934B (en) * 2019-08-02 2022-06-28 杭州连帆科技有限公司 Sleep quality evaluation method and device, electronic equipment and medium
CN110660217B (en) * 2019-09-27 2021-03-16 百度在线网络技术(北京)有限公司 Method and device for detecting information security
CN111047047A (en) * 2019-11-15 2020-04-21 奇点汽车研发中心有限公司 Driving model training method and device, electronic equipment and computer storage medium
CN111540079A (en) * 2020-04-02 2020-08-14 东软睿驰汽车技术(沈阳)有限公司 Method and device for evaluating driving state, electronic device, and storage medium
CN112061139B (en) * 2020-09-03 2022-02-18 三一专用汽车有限责任公司 Automatic driving control method, automatic driving device and computer storage medium
CN113903102B (en) * 2021-10-29 2023-11-17 广汽埃安新能源汽车有限公司 Adjustment information acquisition method, adjustment device, electronic equipment and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140277832A1 (en) * 2013-03-14 2014-09-18 National University Corporation Nara Institute System for detecting abnormal driving behavior
WO2017062106A1 (en) * 2015-10-05 2017-04-13 Delphi Technologies, Inc. Humanized steering model for automated vehicles
CN106740864A (en) * 2017-01-12 2017-05-31 北京交通大学 A kind of driving behavior is intended to judge and Forecasting Methodology
CN107784709A (en) * 2017-09-05 2018-03-09 百度在线网络技术(北京)有限公司 The method and apparatus for handling automatic Pilot training data

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8260515B2 (en) * 2008-07-24 2012-09-04 GM Global Technology Operations LLC Adaptive vehicle control system with driving style recognition

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140277832A1 (en) * 2013-03-14 2014-09-18 National University Corporation Nara Institute System for detecting abnormal driving behavior
WO2017062106A1 (en) * 2015-10-05 2017-04-13 Delphi Technologies, Inc. Humanized steering model for automated vehicles
CN106740864A (en) * 2017-01-12 2017-05-31 北京交通大学 A kind of driving behavior is intended to judge and Forecasting Methodology
CN107784709A (en) * 2017-09-05 2018-03-09 百度在线网络技术(北京)有限公司 The method and apparatus for handling automatic Pilot training data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LU XIFENG: "Driving behavior Identification of urban road sections based on hidden Markov Model", SCIENCE ENGINEERING- CHINA MASTER'S THESES, no. 2, 15 February 2017 (2017-02-15), ISSN: 1674- 0246 *

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111767837A (en) * 2020-06-28 2020-10-13 中国计量大学 Visual assessment method for valve operation normative during loading and unloading of tank truck
CN111767837B (en) * 2020-06-28 2023-12-05 中国计量大学 Visual assessment method for valve operation normalization during loading and unloading of tank truck
CN113232666A (en) * 2021-03-10 2021-08-10 北华航天工业学院 Vehicle driving training system based on driving assistance system
CN113159410A (en) * 2021-04-14 2021-07-23 北京百度网讯科技有限公司 Training method for automatic control model and fluid supply system control method
CN113159410B (en) * 2021-04-14 2024-02-27 北京百度网讯科技有限公司 Training method of automatic control model and fluid supply system control method
CN113177077A (en) * 2021-04-29 2021-07-27 北京百度网讯科技有限公司 Abnormal event determination method and device for automatic driving and electronic equipment
CN113177077B (en) * 2021-04-29 2023-09-26 北京百度网讯科技有限公司 Abnormal event determination method and device for automatic driving and electronic equipment
CN115195757A (en) * 2022-09-07 2022-10-18 郑州轻工业大学 Electric bus starting driving behavior modeling and recognition training method
CN115195757B (en) * 2022-09-07 2023-08-04 郑州轻工业大学 Electric bus starting driving behavior modeling and recognition training method
CN116092056A (en) * 2023-03-06 2023-05-09 安徽蔚来智驾科技有限公司 Target recognition method, vehicle control method, device, medium and vehicle
CN116092056B (en) * 2023-03-06 2023-07-07 安徽蔚来智驾科技有限公司 Target recognition method, vehicle control method, device, medium and vehicle
CN117609737A (en) * 2024-01-18 2024-02-27 中国人民解放军火箭军工程大学 Method, system, equipment and medium for predicting health state of inertial navigation system
CN117609737B (en) * 2024-01-18 2024-03-19 中国人民解放军火箭军工程大学 Method, system, equipment and medium for predicting health state of inertial navigation system

Also Published As

Publication number Publication date
CN107784709A (en) 2018-03-09

Similar Documents

Publication Publication Date Title
WO2019047593A1 (en) Method and device for processing automatic driving training data
CN110155083B (en) Autonomous vehicle rollback request
CN111161008B (en) AR/VR/MR ride sharing assistant
US20210237759A1 (en) Explainability of Autonomous Vehicle Decision Making
US20180053102A1 (en) Individualized Adaptation of Driver Action Prediction Models
WO2019199880A1 (en) User interface for presenting decisions
US9513134B1 (en) Management of evacuation with mobile objects
US10809735B2 (en) System and method for a framework of robust and safe reinforcement learning application in real world autonomous vehicle application
JP2023168361A (en) Information processing system, information processing method, and program
CN110291479B (en) Method and vehicle for executing rollback operation based on instantaneous autonomous operation situation
WO2019127079A1 (en) Vehicle lane change prediction
US9865163B2 (en) Management of mobile objects
WO2022022549A1 (en) Method and apparatus for controlling vehicle, and electronic device and storage medium
US10745010B2 (en) Detecting anomalous vehicle behavior through automatic voting
CN114194217B (en) Automatic driving method and device for vehicle, electronic equipment and storage medium
US11262207B2 (en) User interface
US20230251665A1 (en) Systems and methods for evaluating autonomous vehicle software interactions for proposed trips
WO2023025007A1 (en) Vehicle avoidance method and apparatus, vehicle-mounted device, and storage medium
US11200798B2 (en) Grouping of moving objects
US10703383B1 (en) Systems and methods for detecting software interactions for individual autonomous vehicles
US11887409B2 (en) Device health code broadcasting on mixed vehicle communication networks
CN114463985A (en) Driving assistance method, device, equipment and storage medium
US20220237961A1 (en) Systems and methods for detecting software interactions for autonomous vehicles within changing environmental conditions
US20220371530A1 (en) Device-level fault detection
JP2023133049A (en) Perception-based parking assistance for autonomous machine system and application

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: 18854476

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

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 1205 DATED 07.08.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18854476

Country of ref document: EP

Kind code of ref document: A1