Discover and explore top open-source AI tools and projects—updated daily.
xiaomi-researchCognitive reinforcement learning for end-to-end autonomous driving
Top 83.3% on SourcePulse
Summary
ReCogDrive offers a reinforced cognitive framework for end-to-end autonomous driving, tackling issues like slow inference and infeasible actions inherent in language-modeling approaches. Aimed at researchers and engineers, it unifies driving understanding and planning, enhancing safety, comfort, and achieving state-of-the-art performance.
How It Works
This framework integrates an autoregressive VLM with a diffusion planner, using a hierarchical data pipeline to instill human driving cognition. It injects VLM driving priors into the diffusion planner for efficient, continuous trajectory generation, overcoming language-action mismatches. A DiffGRPO stage further boosts safety and comfort.
Quick Start & Requirements
Setup involves cloning the ReCogDrive GitHub repository, downloading NAVSIM datasets, preparing the environment, and running provided training/evaluation scripts. Specific hardware or software dependencies are not detailed. Links to the GitHub repo, Hugging Face weights, and datasets are provided.
Highlighted Details
Maintenance & Community
The project lists multiple contributors, with Haiyang Sun as project leader and Xinggang Wang as corresponding author. Recent updates cover paper, model, and dataset releases, including bug fixes. No direct community channels or roadmaps are linked.
Licensing & Compatibility
The code's license is unspecified. However, the project explicitly restricts dataset usage and the framework itself to "academic research purposes, with no commercial applications involved." Users must also comply with original dataset licenses, limiting commercial viability.
Limitations & Caveats
The primary limitation is the explicit restriction to academic research, prohibiting commercial applications. Users must also adhere to the original licenses of the numerous pretraining datasets, potentially introducing further compatibility constraints.
1 day ago
Inactive
OpenDriveLab