Towards Unified Multimodal Editing with Enhanced Knowledge Collaboration
About
The swift advancement in Multimodal LLMs (MLLMs) also presents significant challenges for effective knowledge editing. Current methods, including intrinsic knowledge editing and external knowledge resorting, each possess strengths and weaknesses, struggling to balance the desired properties of reliability, generality, and locality when applied to MLLMs. In this paper, we propose UniKE, a novel multimodal editing method that establishes a unified perspective and paradigm for intrinsic knowledge editing and external knowledge resorting. Both types of knowledge are conceptualized as vectorized key-value memories, with the corresponding editing processes resembling the assimilation and accommodation phases of human cognition, conducted at the same semantic levels. Within such a unified framework, we further promote knowledge collaboration by disentangling the knowledge representations into the semantic and truthfulness spaces. Extensive experiments validate the effectiveness of our method, which ensures that the post-edit MLLM simultaneously maintains excellent reliability, generality, and locality. The code for UniKE is available at \url{https://github.com/beepkh/UniKE}.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Knowledge Editing | MMEdit E-VQA | Reliability98.8 | 61 | |
| Knowledge Editing | E-VQA MMEdit 1.0 (test) | Reliability94.32 | 24 | |
| Knowledge Editing | MMEdit E-IC 1.0 (test) | Reliability74.01 | 24 | |
| Knowledge Editing | MMEdit E-IC | Reliability98.3 | 16 | |
| Multimodal Knowledge Editing | MMEdit 10-step sequential editing on VQA | Reliability91.5 | 12 | |
| Knowledge Editing | MMEdit One-Step Editing | Reliability98 | 7 | |
| Cross-task Knowledge Editing | MMEdit cross-task | Rel. Score90.7 | 6 | |
| Image Caption Editing | MMEdit 10-step sequential editing | Relevance91.8 | 6 | |
| Image Captioning Editing | MMEdit | Relevance Score88.4 | 6 | |
| Knowledge Editing | MMEdit Sequential Editing | Reliability90.2 | 6 |