The Integration of Prediction and Planning in Deep Learning Automated Driving Systems: A Review
Steffen Hagedorn, Marcel Hallgarten, Martin Stoll, Alexandru Condurache
TL;DR
The paper surveys how deep learning-enabled automated driving systems can integrate prediction and planning, arguing that traditional modular pipelines are insufficient for modeling bidirectional interactions with surrounding traffic. It classifies integration strategies into sequential, undirected, and bidirectional IPPS, detailing their architectures, information flows, and behavioral implications, while highlighting data representations, scene coordinates, and output modalities. The authors discuss planning paradigms (cost-based, regression, hybrid), and present extensive discussion on benchmarking, evaluation in open- and closed-loop setups, and the need for interactive scenario benchmarks and V2X-enabled coordination. Key contributions include a taxonomy of IPPS designs, critical analysis of their safety and interaction properties, and a roadmap identifying gaps in benchmarking, simulation realism, and technology integration. The work emphasizes that bidirectional, interaction-aware IPPSs—especially with scenario-based planning and end-to-end differentiable designs—are crucial for safer, more efficient automated driving and outlines concrete directions for future research.
Abstract
Automated driving has the potential to revolutionize personal, public, and freight mobility. Beside accurately perceiving the environment, automated vehicles must plan a safe, comfortable, and efficient motion trajectory. To promote safety and progress, many works rely on modules that predict the future motion of surrounding traffic. Modular automated driving systems commonly handle prediction and planning as sequential, separate tasks. While this accounts for the influence of surrounding traffic on the ego vehicle, it fails to anticipate the reactions of traffic participants to the ego vehicle's behavior. Recent methods increasingly integrate prediction and planning in a joint or interdependent step to model bidirectional interactions. To date, a comprehensive overview of different integration principles is lacking. We systematically review state-of-the-art deep learning-based planning systems, and focus on how they integrate prediction. Different facets of the integration ranging from system architecture to high-level behavioral aspects are considered and related to each other. Moreover, we discuss the implications, strengths, and limitations of different integration principles. By pointing out research gaps, describing relevant future challenges, and highlighting trends in the research field, we identify promising directions for future research.
