Prediction

Prediction is a critical component of autonomous driving and directly affects system safety, reliability, and user experience. In complex and changing traffic environments, accurate predictions help autonomous vehicles make decisions and plan ahead, reduce unnecessary emergency braking or evasive maneuvers, and avoid potential collision risks, improving both safety and passenger experience.

Typically, prediction tasks take road users’ recent state information (e.g., positions, velocities, and headings over 1s or 3s) and map information (e.g., lanes, road markings, and traffic lights) as input, and output their future states over a horizon such as 3s or 5s (trajectory coordinates or distributions).

The prediction problem is broken down into:Motor-Vehicle Trajectory Prediction TaskVulnerable road user (VRU) trajectory prediction taskMulti-target trajectory prediction task