---
license: apache-2.0
---
# CoIRL-AD: Collaborative–Competitive Imitation–Reinforcement Learning in Latent World Models for Autonomous Driving
**CoIRL-AD** introduces a dual-policy framework that unifies imitation learning (IL) and reinforcement learning (RL) through a collaborative–competitive mechanism within a latent world model.
The framework enhances generalization and robustness in end-to-end autonomous driving without relying on external simulators.

Here we provide our model checkpoints (see `/ckpts`), info files (see `/info-files`) for dataloader to download and reproduce our experiment results.
## For more details, please refer to our [github repo](https://github.com/SEU-zxj/CoIRL-AD).