ROSYSYApr 13

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

arXiv:2508.044369.5h-index: 5
AI Analysis

For autonomous highway driving, this work provides a practical solution that balances real-time performance and formal safety, addressing a critical bottleneck in high-speed trajectory planning.

The paper proposes a hybrid highway trajectory planning framework that combines learning-based adaptability with optimization-based safety guarantees, achieving over 97% scenario success rate and 54 ms average planning time on the HighD dataset.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes