English

Benchmarking and Rethinking Knowledge Editing for Large Language Models

Computation and Language 2025-05-27 v1

Abstract

Knowledge editing aims to update the embedded knowledge within Large Language Models (LLMs). However, existing approaches, whether through parameter modification or external memory integration, often suffer from inconsistent evaluation objectives and experimental setups. To address this gap, we conduct a comprehensive benchmarking study. In addition to fact-level datasets, we introduce more complex event-based datasets and general-purpose datasets drawn from other tasks. Our evaluation covers both instruction-tuned and reasoning-oriented LLMs, under a realistic autoregressive inference setting rather than teacher-forced decoding. Beyond single-edit assessments, we also evaluate multi-edit scenarios to better reflect practical demands. We employ four evaluation dimensions, including portability, and compare all recent methods against a simple and straightforward baseline named Selective Contextual Reasoning (SCR). Empirical results reveal that parameter-based editing methods perform poorly under realistic conditions. In contrast, SCR consistently outperforms them across all settings. This study offers new insights into the limitations of current knowledge editing methods and highlights the potential of context-based reasoning as a more robust alternative.

Keywords

Cite

@article{arxiv.2505.18690,
  title  = {Benchmarking and Rethinking Knowledge Editing for Large Language Models},
  author = {Guoxiu He and Xin Song and Futing Wang and Aixin Sun},
  journal= {arXiv preprint arXiv:2505.18690},
  year   = {2025}
}

Comments

arXiv admin note: text overlap with arXiv:2503.05212

R2 v1 2026-07-01T02:35:53.535Z