English

Editing Conceptual Knowledge for Large Language Models

Computation and Language 2024-10-08 v2 Artificial Intelligence Databases Information Retrieval Machine Learning

Abstract

Recently, there has been a growing interest in knowledge editing for Large Language Models (LLMs). Current approaches and evaluations merely explore the instance-level editing, while whether LLMs possess the capability to modify concepts remains unclear. This paper pioneers the investigation of editing conceptual knowledge for LLMs, by constructing a novel benchmark dataset ConceptEdit and establishing a suite of new metrics for evaluation. The experimental results reveal that, although existing editing methods can efficiently modify concept-level definition to some extent, they also have the potential to distort the related instantial knowledge in LLMs, leading to poor performance. We anticipate this can inspire further progress in better understanding LLMs. Our project homepage is available at https://zjunlp.github.io/project/ConceptEdit.

Keywords

Cite

@article{arxiv.2403.06259,
  title  = {Editing Conceptual Knowledge for Large Language Models},
  author = {Xiaohan Wang and Shengyu Mao and Ningyu Zhang and Shumin Deng and Yunzhi Yao and Yue Shen and Lei Liang and Jinjie Gu and Huajun Chen},
  journal= {arXiv preprint arXiv:2403.06259},
  year   = {2024}
}

Comments

EMNLP 2024 Findings; Code: https://github.com/zjunlp/EasyEdit Dataset: https://huggingface.co/datasets/zjunlp/ConceptEdit

R2 v1 2026-06-28T15:15:03.414Z