Home

Awesome

Awesome Knowledge-driven Autonomous Driving :blue_car:

Awesome Static Badge visitors

<!-- ![GitHub stars](https://img.shields.io/github/stars/PJLab-ADG/awesome-knowledge-driven-AD?color=yellow) ![GitHub forks](https://img.shields.io/github/forks/PJLab-ADG/awesome-knowledge-driven-AD?color=9cf) [![GitHub license](https://img.shields.io/github/license/PJLab-ADG/awesome-knowledge-driven-AD)](https://github.com/PJLab-ADG/awesome-knowledge-driven-AD/blob/main/LICENSE) [![docs](https://img.shields.io/badge/docs-latest-blue)](https://github.com/PJLab-ADG/awesome-knowledge-driven-AD) -->

Here is a collection of research papers and the relevant valuable open-source resources for awesome knowledge-driven autonomous driving (AD). The repository will be continuously updated to track the frontier of knowledge-driven AD.

🌟 Welcome to star and contribute to (PR) this awesome knowledge-driven AD! 🌟

<pre name="code" class="html"> <font color="red">[2023.12.08] <b>New: We release the survey 'Towards Knowledge-driven Autonomous Driving'! </b></font> <font color="red">[2023.10.24] New: We release the awesome knowledge-driven AD! </font> </pre>

:page_with_curl: Outline

:art: Overview of knowledge-driven AD

The autonomous driving community has witnessed substantial growth in approaches that embrace a knowledge-driven paradigm. Here, we delve into knowledge-driven autonomous driving, exploring motivations, components, challenges, and prospects. More details of knowledge-driven autonomous driving can be found in our paper.

<p align="center"> <img style="border-radius: 0.3125em; box-shadow: 0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.08);" src="./assets/knowledge_AD.png"> <br> <em style="display: inline-block;">Key components in knowledge-driven AD.</em> </p>

:books: Papers

Dataset & Benchmark

Knowledge-aug. DatasetSensorsKnowledge FormTasksMetrics
BDD-XCExplanationVehicle Control, Explanation Generation, Scene CaptioningMAE, MDC, BLEU-4, METEOR, CIDEr-D
Cityscapes-RefCObject Referral, Gaze HeatmapObject ReferringAcc@1
DR(eye)VECGaze HeatmapGaze PredictionCC, KLD, IG
HADCAdviceVehicle ControlMAE, MDC
Talk2CarC+L+RObject ReferralObject ReferringIoU@0.5
DADA-2000CGaze Heatmap, Crash Objects, Accident WindowGaze PredictionCC, KLD, NSS, SIM
HDBDCGaze Heatmap, Takeover IntentionDriver Takeover DetectionAUC
Refer-KITTIC+LObject ReferralObject Referring, Object TrackingHOTA
DRAMACAdvice, Risk LocalizationMotion PlanningL2 Error, Collision Rate
Rank2TellC+LObject Referral, Importance RankingImportance Estimation, Scene CaptioningF1 Score, Accuracy, BLEU-4, METEOR, ROUGE, CIDER
DriveLMCScene Captioning, Question AnsweringScene Captioning, Question Answering, Vehicle ControlADE, FDE, Accuracy, Collision Rate, SPICE, GPT-Score
NuScenes-QAC+L+RQuestion AnsweringQuestion AnsweringExist, Count, Object, Status, Comparison, Acc
DESIGNC+L+RScene Captioning, Question AnsweringQuestion Answering, Motion PlanningBLEU-4, METEOR, ROUGE, L2 Error, Collision Rate
Reason2DriveC+LQuestion AnsweringQuestion AnsweringBLEU-4, METEOR, ROUGE, CIDER
NuScenes-MQAC+L+RQuestion AnsweringQuestion AnsweringBLEU-4, METEOR, ROUGE
LangAutoC+LNavigation Instructions, Notice InstructionsVehicle ControlRC, IS, DS
DriveMLMC+LQuestion Answering, User InstructionsVehicle Control, Decision ExplanationRC, IS, DS, BLEU-4, METEOR, CIDER
NuInstructCScene-, Frame-, Ego-, Instance Information, Question AnsweringQuestion Answering, Scene CaptioningMAE, Accuracy, BLEU-4, mAP

Environment

Driver Agent

:clipboard: Survey

:mortar_board: Tutorial

:bookmark: Citation

If you find our paper useful, please kindly cite us via:

@article{li2023knowledgedriven,
  title={Towards Knowledge-driven Autonomous Driving},
  author={Li, Xin and Bai, Yeqi and Cai, Pinlong and Wen, Licheng and Fu, Daocheng and Zhang, Bo and Yang, Xuemeng and Cai, Xinyu and Ma, Tao and Guo, Jianfei and Gao, Xing and Dou, Min and Shi, Botian and Liu, Yong and He, Liang and Qiao, Yu},
  journal={arXiv preprint arXiv:2312.04316},
  year = {2023}
}

:memo: License

Awesome Knowledge-driven Autonomous Driving is released under the Apache 2.0 license.