paper-with-me

홈 › Papers

MLaKE: Multilingual Knowledge Editing Benchmark for Large Language Models

2024-04-07 · Zihao Wei, Jingcheng Deng, Liang Pang, Hanxing Ding, HuaWei Shen, Xueqi Cheng

The extensive utilization of large language models (LLMs) underscores the crucial necessity for precise and contemporary knowledge embedded within their intrinsic parameters. Existing research on knowledge editing primarily concentrates on monolingual scenarios, neglecting the complexities presented by multilingual contexts and multi-hop reasoning. To address these challenges, our study introduces MLaKE (Multilingual Language Knowledge Editing), a novel benchmark comprising 4072 multi-hop and 5360 single-hop questions designed to evaluate the adaptability of knowledge editing methods across five languages: English, Chinese, Japanese, French, and German. MLaKE aggregates fact chains from Wikipedia across languages and utilizes LLMs to generate questions in both free-form and multiple-choice. We evaluate the multilingual knowledge editing generalization capabilities of existing methods on MLaKE. Existing knowledge editing methods demonstrate higher success rates in English samples compared to other languages. However, their generalization capabilities are limited in multi-language experiments. Notably, existing knowledge editing methods often show relatively high generalization for languages within the same language family compared to languages from different language families. These results underscore the imperative need for advancements in multilingual knowledge editing and we hope MLaKE can serve as a valuable resource for benchmarking and solution development.

📄 PDF Abstract BibTeX arXiv:2404.04990

Code (1)

hi-archers/mlake 공식 구현

Tasks

Benchmarkingknowledge editingMultiple-choice

Similar Papers 제목 키워드 기반

MEMLA: Enhancing Multilingual Knowledge Editing with Neuron-Masked Low-Rank Adaptation

2024-06-17 · Jiakuan Xie, Pengfei Cao, YuHeng Chen, Yubo Chen 외

Knowledge editing aims to adjust the knowledge within large language models (LLMs) to prevent their responses from becoming obsolete or inaccurate. However, existing works on knowledge editing are primarily conducted in …

knowledge editing

Merging Methods for Multilingual Knowledge Editing for Large Language Models: An Empirical Odyssey

2026-05-13 · Kunil Lee, Ki-Young Shin, Jong-Hyeok Lee, Young-Joo Suh arxiv

Multilingual knowledge editing (MKE) remains challenging because language-specific edits interfere with one another, even when locate-then-edit methods work well in monolingual settings. This paper focuses on three issue…

knowledge editing

Retrieval-augmented Multilingual Knowledge Editing

2023-12-20 · Weixuan Wang, Barry Haddow, Alexandra Birch

Knowledge represented in Large Language Models (LLMs) is quite often incorrect and can also become obsolete over time. Updating knowledge via fine-tuning is computationally resource-hungry and not reliable, and so knowle…

knowledge editingRetrieval

Editing Across Languages: A Survey of Multilingual Knowledge Editing

2025-05-20 · Nadir Durrani, Basel Mousi, Fahim Dalvi

While Knowledge Editing has been extensively studied in monolingual settings, it remains underexplored in multilingual contexts. This survey systematizes recent research on Multilingual Knowledge Editing (MKE), a growing…

knowledge editingModel EditingSurvey

Multilingual Knowledge Editing with Language-Agnostic Factual Neurons

2024-06-24 · Xue Zhang, Yunlong Liang, Fandong Meng, Songming Zhang 외

Multilingual knowledge editing (MKE) aims to simultaneously update factual knowledge across multiple languages within large language models (LLMs). Previous research indicates that the same knowledge across different lan…

knowledge editing