IP Library Granted Patent US 11,872,984
Granted Patent B2
US 11,872,984 · App. 16/883,899 · Granted Jan 16, 2024

Trajectory prediction from precomputed or dynamically generated bank of trajectories

Inventors: Tung Minh Phan (Garden Grove, CA); Eric Wolff (Boston, MA); Emilio Frazzoli (Newton, MA); Elena Corina Grigore (Boston, MA); Freddy Boulton (Boston, MA)
Assignee: Motional AD LLC
B60W30/0956G01S7/4814G01S17/89G01S17/931G01S19/01G05B13/027G05D1/0221G06F17/18B60W2420/42B60W2554/4044B60W2556/10G05D2201/0213
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,872,984
App. No.
16/883,899
Filed
May 26, 2020
Granted
Jan 16, 2024
Kind
B2
Art Unit
3669
USPC
701/25
Abstract

Among other things, techniques are described for predicting how an agent (e.g., a vehicle, bicycle, pedestrian, etc.) will move in an environment based on prior movement, the road network, the surrounding objects and/or other relevant environmental factors. One trajectory prediction technique involves generating a probability map for an agent's movement. Another trajectory prediction technique involves generating a trajectory lattice, for an agent's movement. In addition, a different trajectory prediction technique involves multi-modal regression where a classifier (e.g., a neural network) is trained to classify the probability of a number of (learned) modes such that each model produces a trajectory based on the current input.

Claims (49)

1. A computer implemented method comprising:

receiving, by one or more processors, location data and past trajectory data for one or more objects detected by one or more sensors and training set data comprising a trajectory traveled by an agent;

determining, by the one or more processors, a set of features for the one or more objects based on the location data and the past trajectory data, wherein the set of features comprises information associated with the one or more objects;

combining, by the one or more processors, the set of features, the trajectory traveled by the agent, and motion data of the agent to form a concatenated data set;

generating, by the one or more processors, predicted trajectories based on the concatenated data set, wherein the predicted trajectories are associated with coordinates and corresponding probabilities;

calculating, by the one or more processors, angles between the predicted trajectories and the trajectory traveled by the agent;

selecting, by the one or more processors, a selected trajectory from the predicted trajectories when the angles are within a threshold using a function that selects the selected trajectory from the predicted trajectories based on template trajectories;

calculating, by the one or more processors, a difference between the selected trajectory and the trajectory traveled by the agent using a multi-modal loss function;

adjusting, by the one or more processors, weights of a model based on the difference between the selected trajectory and the trajectory traveled by the agent; and

controlling, by the one or more processors, operation of at least one actuator of a vehicle according to at least one driving command generated based on the model.

2. The method of claim 1 , wherein the templates are fixed templates.

3. The method of claim 1 , wherein the template trajectories are dynamic templates that change based on motion or states of the agent.

4. The method of claim 1 , wherein the difference is calculated by summing a regression loss of the selected trajectory with a classification loss of the predicted trajectories.

5. The method of claim 1 , wherein the weights of a neural network are adjusted by back-propagating the difference through the model.

6. The method of claim 1 , wherein receiving the past trajectory data comprises receiving a trajectory of each object of the one or more object for a past time interval.

7. The method of claim 1 , wherein receiving the location data and the past trajectory data comprises receiving an image including the location data for the one or more objects and the past trajectory data for the one or more objects, wherein the past trajectory data is color coded to indicate a corresponding past trajectory for each object of the one or more objects.

8. A non-transitory computer-readable storage medium comprising one or more programs for execution by one or more processors, the one or more programs including instructions which, when executed by the one or more processors, cause the one or more processors to:

receive location data and past trajectory data for one or more objects detected by one or more sensors and training set data comprising a trajectory traveled by an agent;

determine a set of features for the one or more objects based on the location data and the past trajectory data, wherein the set of features comprises information associated with the one or more objects;

combine the set of features, the trajectory traveled by the agent, and motion data of the agent to form a concatenated data set;

generate predicted trajectories based on the concatenated data set, wherein the predicted trajectories are associated with coordinates and corresponding probabilities;

calculate angles between the predicted trajectories and the trajectory traveled by the agent;

select a selected trajectory from the predicted trajectories when the angles are within a threshold using a function that selects the selected trajectory from the predicted trajectories based on template trajectories;

calculate a difference between the selected trajectory and the trajectory traveled by the agent using a multi-modal loss function;

adjust weights of a model based on the difference between the selected trajectory and the trajectory traveled by the agent; and

control operation of at least one actuator of a vehicle according to at least one driving command generated based on the model.

9. The non-transitory computer-readable storage medium of claim 8 , wherein the templates are fixed templates.

10. The non-transitory computer-readable storage medium of claim 8 , wherein the template trajectories are dynamic templates that change based on motion or states of the agent.

11. The non-transitory computer-readable storage medium of claim 8 , wherein the difference is calculated by summing a regression loss of the selected trajectory with a classification loss of the predicted trajectories.

12. The non-transitory computer-readable storage medium of claim 8 , wherein the weights of a neural network are adjusted by back-propagating the difference through the model.

13. The non-transitory computer-readable storage medium of claim 8 , wherein receiving the past trajectory data comprises receiving a trajectory of each object of the one or more object for a past time interval.

14. A vehicle comprising:

one or more computer-readable media storing computer-executable instructions; and

one or more processors configured to execute the computer-executable instructions to:

receive location data and past trajectory data for one or more objects detected by one or more sensors and training set data comprising a trajectory traveled by an agent;

determine a set of features for the one or more objects based on the location data and the past trajectory data, wherein the set of features comprises information associated with the one or more objects;

combine the set of features, the trajectory traveled by the agent, and motion data of the agent to form a concatenated data set;

generate predicted trajectories based on the concatenated data set, wherein the predicted trajectories are associated with coordinates and corresponding probabilities;

calculate angles between the predicted trajectories and the trajectory traveled by the agent;

select a selected trajectory from the predicted trajectories when the angles are within a threshold using a function that selects the selected trajectory from the predicted trajectories based on template trajectories;

calculate a difference between the selected trajectory and the trajectory traveled by the agent using a multi-modal loss function;

adjust weights of a model based on the difference between the selected trajectory and the trajectory traveled by the agent; and

control operation of at least one actuator of the vehicle according to at least one driving command generated based on the model.

15. The vehicle of claim 14 , wherein the templates are fixed templates.

16. The vehicle of claim 14 , wherein the template trajectories are dynamic templates that change based on motion or states of the agent.

17. The vehicle of claim 14 , wherein the difference is calculated by summing a regression loss of the selected trajectory with a classification loss of the predicted trajectories.

18. The vehicle of claim 14 , wherein the weights of a neural network are adjusted by back-propagating the difference through the model.

19. The vehicle of claim 14 , wherein receiving the past trajectory data comprises receiving a trajectory of each object of the one or more object for a past time interval.

20. The vehicle of claim 14 , wherein receiving the location data and the past trajectory data comprises receiving an image including the location data for the one or more objects and the past trajectory data for the one or more objects, wherein the past trajectory data is color coded to indicate a corresponding past trajectory for each object of the one or more objects.

Assignments (2)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Nov 5, 2020
From: PHAN, TUNG MINH; WOLFF, ERIC; FRAZZOLI, EMILIO; GRIGORE, ELENA CORINA; BOULTON, FREDDY
To: MOTIONAL AD LLC
Reel/Frame 054281/0450 →
CHANGE OF NAME Recorded Nov 5, 2020
From: HYUNDAI-APTIV AD LLC
To: MOTIONAL AD LLC
Reel/Frame 054313/0385 →
Continuity (2)
Provisional Application 62932164 · Nov 7, 2019
Related Publication 20210139026A1 · May 13, 2021