Beyond Imitation: Constraint-Aware Trajectory Generation with Flow Matching For End-to-End Autonomous Driving
Lin Liu, Guanyi Yu, Ziying Song, Junqiao Li, Caiyan Jia, Feiyang Jia, Peiliang Wu, Yandan Luo
TL;DR
The paper tackles the challenge of end-to-end autonomous driving planning where imitation learning yields limited diversity and purely generative methods lack hard constraints. It introduces CATG, a Constraint-Aware Trajectory Generation framework built on Flow Matching that eliminates imitation learning and supports flexible conditioning signals and explicit constraint integration. It leverages three constraint mechanisms—CVF, CIV, and CAT—together with Energy Matching in a two-stage training regime, plus reward-conditioned controllability via an EP score, all within a perception-driven conditioning pipeline using trajectory anchors, target points, and driving commands. On NAVSIM v2, CATG achieves a second-place EPDMS of 51.31 and an Innovation Award, demonstrating robust constraint-aware trajectory generation and controllable driving style for end-to-end autonomous planning.
Abstract
Planning is a critical component of end-to-end autonomous driving. However, prevailing imitation learning methods often suffer from mode collapse, failing to produce diverse trajectory hypotheses. Meanwhile, existing generative approaches struggle to incorporate crucial safety and physical constraints directly into the generative process, necessitating an additional optimization stage to refine their outputs. To address these limitations, we propose CATG, a novel planning framework that leverages Constrained Flow Matching. Concretely, CATG explicitly models the flow matching process, which inherently mitigates mode collapse and allows for flexible guidance from various conditioning signals. Our primary contribution is the novel imposition of explicit constraints directly within the flow matching process, ensuring that the generated trajectories adhere to vital safety and kinematic rules. Secondly, CATG parameterizes driving aggressiveness as a control signal during generation, enabling precise manipulation of trajectory style. Notably, on the NavSim v2 challenge, CATG achieved 2nd place with an EPDMS score of 51.31 and was honored with the Innovation Award.
