Hierarchical Model-Based Imitation Learning for Planning in Autonomous Driving
TLDR
First large-scale application of model-based generative adversarial imitation learning for dense urban self-driving with hierarchical goal generalization.
Reasoning
Strengths include real-world expert data, closed-loop evaluation, and zero-shot generalization. Weaknesses are that it focuses on imitation learning rather than explicit world modeling, and evaluation is limited to simulation.
Read-first score
Read-first score 33.2, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 10.
Field roles
Rank sensitivity
Stability: volatile; rank range: 59.
Keyword Scores
Deep Analysis
Innovations
- First large-scale application of model-based generative adversarial imitation learning (MGAIL) to dense urban self-driving
- Augmentation of MGAIL with a hierarchical model to enable generalization to arbitrary goal routes
- Demonstration of a steerable policy that navigates robustly in a zero-shot setting, generalizing to synthetic scenarios with novel goals not seen in real-world driving
- Mixing closed-loop MGAIL losses with open-loop behavior cloning losses to improve performance
Methodology
The paper applies model-based generative adversarial imitation learning (MGAIL) with a hierarchical model to learn driving policies from expert trajectories collected from real vehicles over 100,000 miles in San Francisco. Training combines closed-loop MGAIL losses with open-loop behavior cloning losses. Evaluation is performed in a closed-loop simulation framework with simulated interactive agents, measuring performance in both average and challenging scenarios.
Key Results
The best policy approaches the performance of the expert and demonstrates robust navigation in a zero-shot setting, generalizing to synthetic scenarios with novel goals that never occurred in real-world driving.
Limitations
- Evaluation is conducted only in a closed-loop simulation with simulated interactive agents, not in real-world traffic
- Training data is limited to San Francisco, which may affect generalization to other cities or driving conditions
- The zero-shot generalization to novel goals is demonstrated in synthetic scenarios, and real-world edge cases may not be fully covered