Learning-based dynamic modeling methods for autonomous driving vehicles

US11199846B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11199846-B2
Application numberUS-201816204941-A
CountryUS
Kind codeB2
Filing dateNov 29, 2018
Priority dateNov 29, 2018
Publication dateDec 14, 2021
Grant dateDec 14, 2021

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

In an embodiment, a learning-based dynamic modeling method is provided for use with an autonomous driving vehicle. A control module in the ADV can generate current states of the ADV and control commands for a first driving cycle, and send the current states and control commands to a dynamic model implemented using a trained neural network model. Based on the current states and the control commands, the dynamic model generates expected future states for a second driving cycle, during which the control module generates actual future states. The ADV compares the expected future states and the actual future states to generate a comparison result, for use in evaluating one or more of a decision module, a planning module and a control module in the ADV.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method of evaluating an autonomous driving system of an autonomous driving vehicle (ADV), comprising: measuring a plurality of current states of the ADV for a first driving cycle, wherein the plurality of current states of the ADV include a speed, an acceleration, and an angular velocity of the ADV; predicting, using a dynamic model in the ADV, a plurality of expected future states for a second driving cycle of the ADV based on the plurality of current states for the first driving cycle and a first set of control commands issued for the first driving cycle, wherein the first set of control commands include a throttle command, a brake command, and a steering command, wherein the dynamic model is a trained neural network model, wherein the plurality of current states and the first set of control commands are provided as input to the trained neural network model; measuring a plurality of actual future states for the second driving cycle to control the ADV in response to the first set of control commands; and comparing the plurality of expected future states and the plurality of actual future states, wherein a result of the comparison is used to modify one or more autonomous driving modules in the autonomous driving system of the ADV. 2. The method of claim 1 , wherein the trained neural network model is one of a linear regression, a multiplayer perceptron (MLP), or a recurrent neural network (RNN). 3. The method of claim 2 , wherein the trained neural network model is trained using datasets that include real-world data collected by sensors in vehicles. 4. The method of claim 1 , wherein the ADV further includes an inverse dynamic model, which is configured to compute one or more control commands based on the plurality of current states and the plurality of expected future states, wherein the one or more control commands are used for real-time adaptive control of the ADV. 5. The method of claim 1 , wherein the result of the comparison is persisted in a persistent storage for future use. 6. The method of claim 1 , wherein each of the first driving cycle and the second driving cycle is a time interval during which the ADV generates planning and control data, and issues one or more control commands based on the planning and control data. 7. A non-transitory machine-readable medium having instructions stored therein, which when executed by a processor, causing the processor to perform operations of evaluating an autonomous driving system of an autonomous driving vehicle (ADV), the operations comprising: measuring a plurality of current states of the ADV for a first driving cycle, wherein the plurality of current states of the ADV include a speed, an acceleration, and an angular velocity of the ADV; predicting, using a dynamic model in the ADV, a plurality of expected future states for a second driving cycle of the ADV based on the plurality of current states for the first driving cycle and a first set of control commands issued for the first driving cycle, wherein the first set of control commands include a throttle command, a brake command, and a steering command, wherein the dynamic model is a trained neural network model, wherein the plurality of current states and the first set of control commands are provided as input to the trained neural network model; measuring a plurality of actual future states for the second driving cycle to control the ADV in response to the first set of control commands; and comparing the plurality of expected future states and the plurality of actual future states, wherein a result of the comparison is used to modify one or more autonomous driving modules in the autonomous driving system of the ADV. 8. The non-transitory machine-readable medium of claim 7 , wherein the trained neural network model is one of a linear regression, a multiplayer perceptron (MLP), or a recurrent neural network (RNN). 9. The non-transitory machine-readable medium of claim 8 , wherein the trained neural network model is trained using datasets that include real-world data collected by sensors in vehicles. 10. The non-transitory machine-readable medium of claim 7 , wherein the ADV further includes an inverse dynamic model, which is configured to compute one or more control commands based on the plurality of current states and the plurality of expected future states, wherein the one or more control commands are used for real-time adaptive control of the ADV. 11. The non-transitory machine-readable medium of claim 7 , wherein the result of the comparison is persisted in a persistent storage for future use. 12. The non-transitory machine-readable medium of claim 7 , wherein each of the first driving cycle and the second driving cycle is a time interval during which the ADV generates planning and control data, and issues one or more control commands based on the planning and control data. 13. A data processing system, comprising: a processor; and a memory coupled to the processor to store instructions, which, when executed by a processor, cause the processor to perform operations of evaluating an autonomous driving system of an autonomous driving vehicle (ADV), the operations comprising: measuring a plurality of current states of the ADV for a first driving cycle, wherein the plurality of current states of the ADV include a speed, an acceleration, and an angular velocity of the ADV; predicting, using a dynamic model in the ADV, a plurality of expected future states for a second driving cycle of the ADV based on the plurality of current states for the first driving cycle and a first set of control commands issued for the first driving cycle, wherein the first set of control commands include a throttle command, a brake command, and a steering command, wherein the dynamic model is a trained neural network model, wherein the plurality of current states and the first set of control commands are provided as input to the trained neural network model; measuring a plurality of actual future states for the second driving cycle to control the ADV in response to the first set of control commands; and comparing the plurality of expected future states and the plurality of actual future states, wherein a result of the comparison is used to modify one or more autonomous driving modules in the autonomous driving system of the ADV. 14. The system of claim 13 , wherein the trained neural network model is one of a linear regression, a multiplayer perceptron (MLP), or a recurrent neural network (RNN). 15. The system of claim 14 , wherein the trained neural network model is trained using datasets that include real-world data collected by sensors in vehicles. 16. The system of claim 13 , wherein the ADV further includes an inverse dynamic model, which is configured to compute one or more control commands based on the plurality of current states and the plurality of expected future states, wherein the one or more control commands are used for real-time adaptive control of the ADV. 17. The system of claim 13 , wherein the result of the comparison is persisted in a persistent storage for future use, and wherein each of the first driving cycle and the second driving cycle is a time interval during which the ADV generates planning and control data, and issues one or more control commands based on the planning and control data.

Assignees

Inventors

Classifications

  • Recurrent networks, e.g. Hopfield networks · CPC title

  • Activation functions · CPC title

  • G06N3/08Primary

    Learning methods · CPC title

  • characterised by memory or gating, e.g. long short-term memory [LSTM] or gated recurrent units [GRU] · CPC title

  • Feedforward networks · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11199846B2 cover?
In an embodiment, a learning-based dynamic modeling method is provided for use with an autonomous driving vehicle. A control module in the ADV can generate current states of the ADV and control commands for a first driving cycle, and send the current states and control commands to a dynamic model implemented using a trained neural network model. Based on the current states and the control comma…
Who is the assignee on this patent?
Baidu Usa Llc
What technology area does this patent fall under?
Primary CPC classification G06N3/08. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Dec 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 5 related publications on this page (citations in our corpus or others sharing the same primary CPC).