Skip to content

Latest commit

Β 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

Person2Drive

Driving Like Yourself: A Benchmark for Closed-Loop Personalized End-to-End Autonomous Driving

ECCV 2026

arXiv Dataset Conference


πŸ”₯ News

  • [2026] Person2Drive is accepted to ECCV 2026.
  • [2026/02] The Person2Drive paper is available on arXiv.
  • [Coming soon] Code, pretrained models, and evaluation tools will be released in this repository.

πŸ“– Overview

Existing end-to-end autonomous driving systems typically learn a single standardized driving policy, while human drivers exhibit diverse and consistent driving preferences in aspects such as speed, acceleration, braking, and interaction with surrounding traffic.

Person2Drive introduces a benchmark for closed-loop personalized end-to-end autonomous driving. It studies whether an autonomous driving system can adapt its behavior to a specific driver based on personalized driving demonstrations and reproduce that driver's driving preferences.

The benchmark includes driving demonstrations from 50 drivers and evaluates personalization from both offline and closed-loop perspectives. In addition to driving performance, Person2Drive evaluates whether learned personalized behaviors remain consistent when transferred to unseen routes and scenarios.


πŸ“Š Benchmark

Person2Drive evaluates personalized end-to-end autonomous driving from several complementary perspectives:

  • Offline Evaluation: measures trajectory quality and consistency with individual driving behavior.
  • Closed-Loop Evaluation: evaluates personalized driving policies in interactive driving environments.
  • Personalization Evaluation: measures how closely generated driving behavior matches the preferences of a target driver.
  • Generalization Evaluation: examines whether personalized behavior learned from observed routes can transfer to unseen routes and scenarios.

Detailed evaluation protocols, metrics, and benchmark scripts will be released together with the code.


πŸ“¦ Dataset

The Person2Drive dataset contains personalized driving demonstrations collected from 50 drivers for studying personalized end-to-end autonomous driving.

The dataset is hosted on Hugging Face:

πŸ‘‰ Person2Drive Dataset on Hugging Face

Detailed information about dataset organization, data format, annotations, and downloading instructions can be found on the Hugging Face dataset page.


πŸš€ Getting Started

The codebase is currently being organized for public release.

Detailed documentation will be provided for:

  • Installation
  • Dataset preparation
  • Training
  • Offline evaluation
  • Closed-loop evaluation
  • Pretrained models

After the code release, this section will provide the main entry points for reproducing the Person2Drive benchmark and experiments.


πŸ” Ethics & Privacy

Person2Drive is released for research purposes.

  • Driver identities in the released dataset are anonymized.
  • Personally identifiable information is not intended to be included in the public release.
  • The dataset should be used in accordance with applicable research ethics requirements and dataset usage terms.

Additional details regarding data collection, privacy protection, and dataset usage will be provided with the public release.


πŸ”— Links & Status

  • πŸ“„ Paper: arXiv:2602.18757
  • πŸŽ“ Conference: ECCV 2026
  • πŸ’» Code: This repository
  • πŸ“¦ Dataset: Person2Drive on Hugging Face
  • 🧠 Pretrained Models: Coming soon
  • πŸ› οΈ Evaluation Tools: Coming soon

πŸ™ Acknowledgements

Person2Drive builds upon several excellent open-source autonomous driving projects and benchmarks.

Detailed acknowledgements, third-party dependencies, and corresponding licenses will be provided together with the public code release.


πŸ“š Citation

If you find Person2Drive useful in your research, please consider citing our work:

@article{dong2026person2drive,
  title={Driving Like Yourself: A Benchmark for Closed-Loop Personalized End-to-End Autonomous Driving},
  author={Dong, Xiaoru and others},
  journal={arXiv preprint arXiv:2602.18757},
  year={2026}
}

The citation will be updated with the official ECCV 2026 publication information after the final proceedings are available.


πŸ“„ License

License information will be added together with the public code release.

About

[ECCV 2026] Person2Drive | Driving Like Yourself: A Benchmark for Closed-Loop Personalized End-to-End Autonomous Driving

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors