paper-with-me

홈 › Papers

MMKE-Bench: A Multimodal Editing Benchmark for Diverse Visual Knowledge

2025-02-27 · Yuntao Du, Kailin Jiang, Zhi Gao, Chenrui Shi, Zilong Zheng, Siyuan Qi, Qing Li

Knowledge editing techniques have emerged as essential tools for updating the factual knowledge of large language models (LLMs) and multimodal models (LMMs), allowing them to correct outdated or inaccurate information without retraining from scratch. However, existing benchmarks for multimodal knowledge editing primarily focus on entity-level knowledge represented as simple triplets, which fail to capture the complexity of real-world multimodal information. To address this issue, we introduce MMKE-Bench, a comprehensive MultiModal Knowledge Editing Benchmark, designed to evaluate the ability of LMMs to edit diverse visual knowledge in real-world scenarios. MMKE-Bench addresses these limitations by incorporating three types of editing tasks: visual entity editing, visual semantic editing, and user-specific editing. Besides, MMKE-Bench uses free-form natural language to represent and edit knowledge, offering a more flexible and effective format. The benchmark consists of 2,940 pieces of knowledge and 8,363 images across 33 broad categories, with evaluation questions automatically generated and human-verified. We assess five state-of-the-art knowledge editing methods on three prominent LMMs, revealing that no method excels across all criteria, and that visual and user-specific edits are particularly challenging. MMKE-Bench sets a new standard for evaluating the robustness of multimodal knowledge editing techniques, driving progress in this rapidly evolving field.

📄 PDF Abstract BibTeX arXiv:2502.19870

Code (1)

MMKE-Bench-ICLR/MMKE-Bench 공식 구현 pytorch

Tasks

knowledge editing

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MIKE: A New Benchmark for Fine-grained Multimodal Entity Knowledge Editing

2024-02-18 · Jiaqi Li, Miaozeng Du, Chuanyi Zhang, Yongrui Chen 외

Multimodal knowledge editing represents a critical advancement in enhancing the capabilities of Multimodal Large Language Models (MLLMs). Despite its potential, current benchmarks predominantly focus on coarse-grained kn…

knowledge editing

Evaluating and Understanding Model Editing for Medical Vision Language Models

2026-07-06 · Guli Zhu, Chenwei Wu, Liyue Shen arxiv

Model editing promises a fast, targeted way to correct post-deployment mistakes in medical vision-language models (VLMs) without costly retraining. However, existing multimodal model editing benchmarks focus on general-p…

Clinical Knowledge

I2I-Bench: A Comprehensive Benchmark Suite for Image-to-Image Editing Models

2025-12-04 · Juntong Wang, Jiarui Wang, Huiyu Duan, Jiaxiang Kang 외 arxiv

Image editing models are advancing rapidly, yet comprehensive evaluation remains a significant challenge. Existing image editing benchmarks generally suffer from limited task scopes, insufficient evaluation dimensions, a…

Image Editing

MC-MKE: A Fine-Grained Multimodal Knowledge Editing Benchmark Emphasizing Modality Consistency

2024-06-19 · Junzhe Zhang, Huixuan Zhang, Xunjian Yin, Baizhou Huang 외

Multimodal large language models (MLLMs) are prone to non-factual or outdated knowledge issues, which can manifest as misreading and misrecognition errors due to the complexity of multimodal knowledge. Previous benchmark…

knowledge editing

A Survey of Multimodal Composite Editing and Retrieval

2024-09-09 · Suyan Li, Fuxiang Huang, Lei Zhang

In the real world, where information is abundant and diverse across different modalities, understanding and utilizing various data types to improve retrieval systems is a key focus of research. Multimodal composite retri…

RetrievalSurvey