Reliable and Real-Time Highway Trajectory Planning via Hybrid Learning-Optimization Frameworks

arXiv cs.RO / 4/14/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses autonomous highway trajectory planning challenges by requiring both high computational speed and strong reliability under rare, safety-critical events.
  • It proposes a hybrid learning-optimization framework (H-HTP) that uses a learning module to produce a traffic-adaptive velocity profile while enforcing all safety-critical constraints via a Mixed-Integer Quadratic Program (MIQP).
  • To make real-time execution feasible, it introduces a linearization strategy for vehicle geometry that reduces the number of integer variables in the MIQP.
  • Experiments on the HighD dataset report a scenario success rate above 97% and an average planning cycle time of about 54 ms, with trajectories that are smooth, kinematically feasible, and collision-free in critical highway scenarios.

Abstract

Autonomous highway driving involves high-speed safety risks due to limited reaction time, where rare but dangerous events may lead to severe consequences. This places stringent requirements on trajectory planning in terms of both reliability and computational efficiency. This paper proposes a hybrid highway trajectory planning (H-HTP) framework that integrates learning-based adaptability with optimization-based formal safety guarantees. The key design principle is a deliberate division of labor: a learning module generates a traffic-adaptive velocity profile, while all safety-critical decisions including collision avoidance and kinematic feasibility are delegated to a Mixed-Integer Quadratic Program (MIQP). This design ensures that formal safety constraints are always enforced, regardless of the complexity of multi-vehicle interactions. A linearization strategy for the vehicle geometry substantially reduces the number of integer variables, enabling real-time optimization without sacrificing formal safety guarantees. Experiments on the HighD dataset demonstrate that H-HTP achieves a scenario success rate above 97% with an average planning-cycle time of approximately 54 ms, reliably producing smooth, kinematically feasible, and collision-free trajectories in safety-critical highway scenarios.