Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

Hierarchical Model-Based Imitation Learning for Planning in Autonomous Driving

IROS 22 2022 33.2 method, application

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.

Methodology quality 25%
60

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=evaluation

Recency 8%
56.5

Uses a gentle age decay so recent papers surface without erasing older foundations. 2022

Reproducibility 25%
30

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=none

Topical relevance 42%
14.3

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Field roles

Candidate

Rank sensitivity

Stability: volatile; rank range: 59.

Keyword Scores

world model
3
generative world model
2
world dynamics prediction
2
model-based reinforcement learning world model
2
interactive world model
1
world simulator
0
video world model
0

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

Tags