Can We Edit Multimodal Large Language Models? · The Large Language Model Bible Contribute to LLM-Bible

Can We Edit Multimodal Large Language Models?

Cheng Siyuan, Tian Bozhong, Liu Qingbin, Chen Xi, Wang Yongheng, Chen Huajun, Zhang Ningyu. Arxiv 2023

[Paper] [Code]    
Has Code Multimodal Models

In this paper, we focus on editing Multimodal Large Language Models (MLLMs). Compared to editing single-modal LLMs, multimodal model editing is more challenging, which demands a higher level of scrutiny and careful consideration in the editing process. To facilitate research in this area, we construct a new benchmark, dubbed MMEdit, for editing multimodal LLMs and establishing a suite of innovative metrics for evaluation. We conduct comprehensive experiments involving various model editing baselines and analyze the impact of editing different components for multimodal LLMs. Empirically, we notice that previous baselines can implement editing multimodal LLMs to some extent, but the effect is still barely satisfactory, indicating the potential difficulty of this task. We hope that our work can provide the NLP community with insights. Code and dataset are available in https://github.com/zjunlp/EasyEdit.

Similar Work