Mitigating Covariate Shift in Imitation Learning for Autonomous Vehicles Using Latent Space Generative World Models
TLDR
Proposes latent space generative world models to mitigate covariate shift in autonomous driving imitation learning, with simulator results.
Reasoning
The paper directly addresses covariate shift using world models and presents novel perception encoder, with strong simulator results. However, it lacks real-world validation and the world model is not used for interactive or video tasks, limiting scope.
Read-first score
Read-first score 39.3, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 36.
Field roles
Rank sensitivity
Stability: volatile; rank range: 202.
Keyword Scores
Deep Analysis
Innovations
- Use of latent space generative world models to address covariate shift in imitation learning for autonomous driving
- Novel transformer-based perception encoder employing multi-view cross-attention and a learned scene query
Methodology
The paper proposes using a latent space generative world model, a neural network that predicts the agent's next state given past states and actions, to mitigate covariate shift. During end-to-end training, the driving policy learns to recover from errors by aligning with states observed in human demonstrations. The approach also introduces a transformer-based perception encoder with multi-view cross-attention and a learned scene query. Training and evaluation are conducted in the CARLA simulator and NVIDIA's DRIVE Sim.
Key Results
The method demonstrates significant improvements upon prior state of the art in closed-loop testing in the CARLA simulator, and shows the ability to handle perturbations in both CARLA and NVIDIA's DRIVE Sim.