CLAICVMar 12, 2024

VLKEB: A Large Vision-Language Model Knowledge Editing Benchmark

arXiv:2403.07350v332 citationsh-index: 42Has CodeNIPS
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of evaluating knowledge editing in LVLMs for researchers, providing a more reliable benchmark, though it is incremental as it builds on prior metrics.

The authors tackled the lack of a comprehensive benchmark for knowledge editing in large vision-language models (LVLMs) by constructing VLKEB, a new benchmark with improved data quality and extended metrics, and they tested it on five LVLMs to reveal strengths and deficiencies of existing editing methods.

Recently, knowledge editing on large language models (LLMs) has received considerable attention. Compared to this, editing Large Vision-Language Models (LVLMs) faces extra challenges from diverse data modalities and complicated model components, and data for LVLMs editing are limited. The existing LVLM editing benchmark, which comprises three metrics (Reliability, Locality, and Generality), falls short in the quality of synthesized evaluation images and cannot assess whether models apply edited knowledge in relevant content. Therefore, we employ more reliable data collection methods to construct a new Large $\textbf{V}$ision-$\textbf{L}$anguage Model $\textbf{K}$nowledge $\textbf{E}$diting $\textbf{B}$enchmark, $\textbf{VLKEB}$, and extend the Portability metric for more comprehensive evaluation. Leveraging a multi-modal knowledge graph, our image data are bound with knowledge entities. This can be further used to extract entity-related knowledge, which constitutes the base of editing data. We conduct experiments of different editing methods on five LVLMs, and thoroughly analyze how do they impact the models. The results reveal strengths and deficiencies of these methods and hopefully provide insights for future research. The codes and dataset are available at: https://github.com/VLKEB/VLKEB.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes