EMNLP 2024main3 citations

EVEDIT: Event-based Knowledge Editing for Deterministic Knowledge Propagation

Jiateng Liu, Pengfei Yu, Yuji Zhang, Sha Li, Zixuan Zhang, Ruhi Sarikaya, Kevin Small, Heng Ji

Abstract

The dynamic nature of real-world information necessitates knowledge editing (KE) in large language models (LLMs). The edited knowledge should propagate and facilitate the deduction of new information based on existing model knowledge. We term the existing related knowledge in LLM serving as the origination of knowledge propagation as ”deduction anchors”. However, current KE approaches, which only operate on (subject, relation, object) triple. We both theoretically and empirically observe that this simplified setting often leads to uncertainty when determining the deduction anchors, causing low confidence in their answers. To mitigate this issue, we propose a novel task of event-based knowledge editing that pairs facts with event descriptions. This task manifests not only a closer simulation of real-world editing scenarios but also a more logically sound setting, implicitly defining the deduction anchor and enabling LLMs to propagate knowledge confidently. We curate a new benchmark dataset Evedit derived from the CounterFact dataset and validate its superiority in improving model confidence. Moreover, while we observe that the event-based setting is significantly challenging for existing approaches, we propose a novel approach Self-Edit that showcases stronger performance, achieving 55.6% consistency improvement while maintaining the naturalness of generation.

BibTeX
@inproceedings{liu-etal-2024-evedit,
    title = "{EVEDIT}: Event-based Knowledge Editing for Deterministic Knowledge Propagation",
    author = "Liu, Jiateng  and
      Yu, Pengfei  and
      Zhang, Yuji  and
      Li, Sha  and
      Zhang, Zixuan  and
      Sarikaya, Ruhi  and
      Small, Kevin  and
      Ji, Heng",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.282/",
    doi = "10.18653/v1/2024.emnlp-main.282",
    pages = "4907--4926"
}
EVEDIT: Event-based Knowledge Editing for Deterministic Knowledge Propagation · EMNLP 2024