ACL 2025long0 citations

One for All: Update Parameterized Knowledge Across Multiple Models with Once Edit

Weitao Ma, Xiyuan Du, Xiaocheng Feng, Lei Huang, Yichong Huang, Huiyi Zhang, Xiaoliang Yang, Baohang Li

Abstract

Large language models (LLMs) encode vast world knowledge but struggle to stay up-to-date, often leading to errors and hallucinations. Knowledge editing offers an efficient alternative to retraining, enabling targeted modifications by updating specific model parameters. However, existing methods primarily focus on individual models, posing challenges in efficiently updating multiple models and adapting to new models. To address this, we propose OnceEdit, a novel ensemble-based approach that employs a plug-in model as the editing module, enabling stable knowledge updates across multiple models. Building on the model ensemble, OnceEdit introduces two key mechanisms to enhance its effectiveness. First, we introduce a dynamic weight mechanism through a weight token for distinguishing between edit-related and non-edit-related instances, ensuring the appropriate utilization of knowledge from integrated models. Second, we incorporate an ensemble enhancement mechanism to mitigate the excessive reliance on the central model inherent in the model ensemble technique, making it more suitable for knowledge editing. Extensive experiments on diverse LLMs demonstrate that OnceEdit consistently outperforms existing methods while achieving superior editing efficiency. Further analysis confirms its adaptability and stability in multi-model editing scenarios.

BibTeX
@inproceedings{ma-etal-2025-one,
    title = "One for All: Update Parameterized Knowledge Across Multiple Models with Once Edit",
    author = "Ma, Weitao  and
      Du, Xiyuan  and
      Feng, Xiaocheng  and
      Huang, Lei  and
      Huang, Yichong  and
      Zhang, Huiyi  and
      Yang, Xiaoliang  and
      Li, Baohang  and
      Feng, Xiachong  and
      Liu, Ting  and
      Qin, Bing",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.780/",
    doi = "10.18653/v1/2025.acl-long.780",
    pages = "16021--16034",
    ISBN = "979-8-89176-251-0"
}
One for All: Update Parameterized Knowledge Across Multiple Models with Once Edit · ACL 2025