English

MPN: Leveraging Multilingual Patch Neuron for Cross-lingual Model Editing

Computation and Language 2024-01-09 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Large language models are known for encoding a vast amount of factual knowledge, but they often becomes outdated due to the ever-changing nature of external information. A promising solution to this challenge is the utilization of model editing methods to update the knowledge in an efficient manner. However, the majority of existing model editing techniques are limited to monolingual frameworks, thus failing to address the crucial issue of cross-lingual knowledge synchronization for multilingual models. To tackle this problem, we propose a simple yet effective method that trains multilingual patch neuron to store cross-lingual knowledge. It can be easily adapted to existing approaches to enhance their cross-lingual editing capabilities. To evaluate our method, we conduct experiments using both the XNLI dataset and a self-constructed XFEVER dataset. Experimental results demonstrate that our proposed method achieves improved performance in cross-lingual editing tasks without requiring excessive modifications to the original methodology, thereby showcasing its user-friendly characteristics. Codes will be released soon.

Keywords

Cite

@article{arxiv.2401.03190,
  title  = {MPN: Leveraging Multilingual Patch Neuron for Cross-lingual Model Editing},
  author = {Nianwen Si and Hao Zhang and Weiqiang Zhang},
  journal= {arXiv preprint arXiv:2401.03190},
  year   = {2024}
}

Comments

Work in progress

R2 v1 2026-06-28T14:10:07.311Z