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

CoIRL-AD: Collaborative-Competitive Imitation-Reinforcement Learning in Latent World Models for Autonomous Driving

arXiv 25.10 2025 52.6 method, application

TLDR

End-to-end autonomous driving models trained with imitation learning (IL) often generalize poorly, particularly in long-tail scenarios where expert demonstrations are sparse.

Reasoning

Fallback reasoning generated from available title and abstract metadata: End-to-end autonomous driving models trained with imitation learning (IL) often generalize poorly, particularly in long-tail scenarios where expert demonstrations are sparse. Reinforcement learning (RL) can provide complementary task-level supervision, but applying RL to real-world autonomous driving is challenging...

Read-first score

Read-first score 52.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals.

Recency 8%
86.7

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

Methodology quality 25%
80

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

Reproducibility 25%
50

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

Topical relevance 42%
30.9

Matches configured research keywords against title, abstract, tags, and analysis text. matched=6

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 485.

Deep Analysis

Innovations

  • Competitive dual-policy framework integrating IL and RL under unified offline training
  • Decoupling imitation and reward optimization into separate actors to alleviate objective conflicts
  • Imagined future rollouts for long-horizon reward estimation in latent world models
  • Competition mechanism that selectively transfers beneficial behaviors while keeping RL anchored to expert-like driving

Methodology

CoIRL-AD uses a competitive dual-policy framework with separate actors for imitation and reward optimization, operating in latent world models. It employs imagined future rollouts for long-horizon reward estimation and a competition mechanism to selectively transfer beneficial behaviors while anchoring RL to expert-like driving. The model is trained offline on the nuScenes dataset without interactive simulators.

Key Results

Experiments on nuScenes benchmark show consistent improvement in robustness over strong IL-based baselines, with especially large gains in cross-city generalization and long-tail scenarios.

Tags