Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ruiqi-song/InsightDrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InsightDrive: Insight Scene Representation for End-to-End Autonomous Driving

InsightDrive: Insight Scene Representation for End-to-End Autonomous Driving

Ruiqi Song*, Xianda Guo*, Hangbin Wu$\dagger$, Qinggong Wei, Long Chen$\dagger$

* Equal contribution $\dagger$ Corresponding author

News

  • [2025/5/07] README.md Release

Overview

![overview]

  • In this paper, a novel end-to-end autonomous driving method called InsightDrive is proposed, which organizes perception by attention-centric scene representation inspired by human drivers.
  • This approach imitates the attention allocation behavior of human drivers by constructing chain-of-thought-based instructions, and fine-tunes a large language model (LLM) to generate knowledge aligned with human attention patterns.
  • A lightweight vision-language adapter is employed to inject human driver knowledge into the conventional scene representation, which allows the model to achieve attention-centric scene modeling with negligible increase in model parameters.
  • The method establishes a knowledge distillation pipeline from human drivers to LLMs and finally to onboard models.
  • Furthermore, we employ self-attention and cross-attention mechanisms to model the ego-agents and agents-map relationships to comprehensively build the topological relationships of the scene.
  • Comprehensive evaluations on the widely adopted nuScenes benchmark demonstrate that InsightDrive achieves considerable improvements over conventional scene representation approaches.

FrameWork

Result

Description

Visualization

Related Projects

Also thanks to these excellent open-sourced repos: GenAD

Citation

If you find this project helpful, please consider citing the following paper:

@article{insightdrive2025,
    title={InsightDrive: Insight Scene Representation for End-to-End Autonomous Driving},
    author={Ruiqi Song and Xianda Guo and Hangbin Wu and Qinggong Wei and Long Chen },
    journal={https://arxiv.org/abs/2503.13047},
    year={2025}
}

About

InsightDrive: Insight Scene Representation for End-to-End Autonomous Driving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published