Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

ADS-Edit: A Multimodal Knowledge Editing Dataset for Autonomous Driving Systems

Created by
  • Haebom

Author

Chenxi Wang, Jizhan Fang, Xiang Chen, Bozhong Tian, Ziwen Xu, Huajun Chen, Ningyu Zhang

Outline

This paper proposes a knowledge editing technique to address challenges in applying large-scale multimodal models (LMMs) to autonomous driving systems (ADS), such as traffic knowledge errors, complex road environments, and diverse vehicle conditions. We aim to improve the performance of ADS by leveraging knowledge editing, which allows for goal-directed modification of model behavior without requiring full retraining. To this end, we introduce ADS-Edit, a multimodal knowledge editing dataset that encompasses diverse real-world scenarios, multiple data types, and comprehensive evaluation metrics. We then draw several conclusions through extensive experiments. The code and data are publicly available.

Takeaways, Limitations

Takeaways:
We present the effectiveness of knowledge editing techniques in solving Limitations of LMMs-based autonomous driving systems.
We provide ADS-Edit, a multi-modal knowledge editing dataset specialized for autonomous driving systems.
We present a new methodology and evaluation indicators for effective knowledge editing.
It shows the potential to contribute to the development of knowledge editing applications in the field of autonomous driving.
Limitations:
Further review may be necessary regarding the size and diversity of the ADS-Edit dataset.
Further research is needed to evaluate the generalization performance and stability of the proposed knowledge editing technique in real road environments.
There may be a lack of analysis of the computational cost and efficiency of the knowledge editing process.
👍