Generalized Predictive Model for Autonomous Driving
TLDR
First large-scale video prediction model for autonomous driving using web data and latent diffusion, achieving zero-shot generalization and adaptation to planning.
Reasoning
Strengths include large-scale web data, zero-shot generalization, and adaptation to action-conditioned prediction and motion planning. Weaknesses: no explicit comparison to world models, limited evaluation details in abstract.
Read-first score
Read-first score 61.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 19.
Field roles
Rank sensitivity
Stability: volatile; rank range: 765.
Keyword Scores
Deep Analysis
Innovations
- First large-scale video prediction model specifically designed for autonomous driving.
- Use of web-sourced diverse driving videos paired with text descriptions to reduce data collection costs and improve generalization.
- Novel temporal reasoning blocks integrated into a latent diffusion model (GenAD) to handle complex driving dynamics.
- Demonstrated zero-shot generalization to multiple unseen driving datasets, outperforming both general and driving-specific video prediction models.
- Adaptability of GenAD to action-conditioned prediction and motion planning tasks for real-world applications.
Methodology
GenAD is built on a latent diffusion model architecture enhanced with novel temporal reasoning blocks to capture the dynamics of driving scenes. The model is trained on a large-scale dataset of over 2000 hours of web-sourced driving videos from diverse global regions, weather conditions, and traffic scenarios, each paired with high-quality text descriptions. Evaluation is performed in a zero-shot setting on unseen driving datasets, comparing against general video prediction models and driving-specific counterparts.
Key Results
GenAD achieves superior zero-shot generalization to various unseen driving datasets, surpassing both general and driving-specific video prediction models in predictive performance.
Limitations
- Web-sourced data may contain quality inconsistencies and lack precise annotations, potentially introducing biases.
- Zero-shot performance, while strong, may not match the accuracy of models fine-tuned on target datasets.
- The computational cost of latent diffusion models could limit real-time deployment in autonomous driving systems.
- Adaptation to action-conditioned prediction or motion planning may require additional training or fine-tuning for specific tasks.