End-to-end-Autonomous-Driving icon indicating copy to clipboard operation
End-to-end-Autonomous-Driving copied to clipboard

All you need for End-to-end Autonomous Driving

End-to-end Autonomous Driving

This repo is all you need for end-to-end autonomous driving research. We present awesome talks, comprehensive paper collections, benchmarks, and challenges.

Table of Contents

  • At a Glance
  • Learning Materials for Beginners
  • Workshops and Talks
  • Paper Collection
  • Benchmarks and Datasets
  • Competitions / Challenges
  • Contributing
  • License
  • Citation
  • Contact

At a Glance

The autonomous driving community has witnessed a rapid growth in approaches that embrace an end-to-end algorithm framework, utilizing raw sensor input to generate vehicle motion plans, instead of concentrating on individual tasks such as detection and motion prediction. In this survey, we provide a comprehensive analysis of more than 250 papers on the motivation, roadmap, methodology, challenges, and future trends in end-to-end autonomous driving. More details can be found in our survey paper.

End-to-end Autonomous Driving: Challenges and Frontiers

Li Chen1, Penghao Wu1, Kashyap Chitta2,3, Bernhard Jaeger2,3, Andreas Geiger2,3, and Hongyang Li1,4

1 Shanghai AI Lab, 2 University of Tübingen, 3 Tübingen AI Center, 4 Shanghai Jiao Tong University



If you find some useful related materials, shoot us an email or simply open a PR!

(back to top)

Learning Materials for Beginners

Online Courses

Useful Tools
  • Under construction!

(back to top)

Workshops and Talks

Workshops

Relevant talks from other workshops

(back to top)

Paper Collection

We list key challenges from a wide span of candidate concerns, as well as trending methodologies. Please refer to this page for the full list, and the survey paper for detailed discussions.

  • Survey
  • Multi-sensor Fusion
  • Language-guided Driving
  • Multi-task Learning
  • Interpretability
    • Attention Visualization
    • Interpretable Tasks
    • Cost Learning
    • Linguistic Explainability
    • Uncertainty Modeling
  • Visual Abstraction / Representation Learning
  • Policy Distillation
  • Causal Confusion
  • World Model & Model-based RL
  • Robustness
    • Long-tailed Distribution
    • Covariate Shift
    • Domain Adaptation
  • Affordance Learning
  • BEV
  • Transformer
  • V2V Cooperative
  • Distributed RL
  • Data-driven Simulation
    • Parameter Initialization
    • Traffic Simulation
    • Sensor Simulation

(back to top)

Benchmarks and Datasets

Closed-loop

Open-loop

(back to top)

Competitions / Challenges

(back to top)

Contributing

Thank you for all your contributions. Please make sure to read the contributing guide before you make a pull request.

(back to top)

License

End-to-end Autonomous Driving is released under the MIT license.

(back to top)

Citation

If you find this project useful in your research, please consider citing:

@article{chen2023e2esurvey,
  title={End-to-end Autonomous Driving: Challenges and Frontiers},
  author={Chen, Li and Wu, Penghao and Chitta, Kashyap and Jaeger, Bernhard and Geiger, Andreas and Li, Hongyang},
  journal={arXiv},
  volume={2306.16927},
  year={2023}
}

(back to top)

Contact

Primary contact: [email protected]. You can also contact: [email protected].

Join Slack to chat with the commuty! Slack channel: #e2ead.

(back to top)