paper-with-me

홈 › Papers

ECLeKTic: a Novel Challenge Set for Evaluation of Cross-Lingual Knowledge Transfer

2025-02-28 · Omer Goldman, Uri Shaham, Dan Malkin, Sivan Eiger, Avinatan Hassidim, Yossi Matias, Joshua Maynez, Adi Mayrav Gilady, Jason Riesa, Shruti Rijhwani, Laura Rimell, Idan Szpektor, Reut Tsarfaty, Matan Eyal

To achieve equitable performance across languages, multilingual large language models (LLMs) must be able to abstract knowledge beyond the language in which it was acquired. However, the current literature lacks reliable ways to measure LLMs' capability of cross-lingual knowledge transfer. To that end, we present ECLeKTic, a multilingual closed-book QA (CBQA) dataset that Evaluates Cross-Lingual Knowledge Transfer in a simple, black-box manner. We detected information with uneven coverage across languages by controlling for presence and absence of Wikipedia articles in 12 languages. We generated knowledge-seeking questions in a source language, for which the answer appears in a relevant Wikipedia article and translated them to all other 11 languages, for which the respective Wikipedias lack equivalent articles. Assuming that Wikipedia reflects the prominent knowledge in the LLM's training data, to solve ECLeKTic's CBQA task the model is required to transfer knowledge between languages. Experimenting with 8 LLMs, we show that SOTA models struggle to effectively share knowledge across, languages even if they can predict the answer well for queries in the same language the knowledge was acquired in.

📄 PDF Abstract BibTeX arXiv:2502.21228

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesTransfer Learning

Similar Papers 제목 키워드 기반

Large Reasoning Models Struggle to Transfer Parametric Knowledge Across Scripts

2026-03-17 · Lucas Bandarkar, Alan Ansell, Trevor Cohn arxiv

In this work, we analyze shortcomings in cross-lingual knowledge transfer in large, modern reasoning LLMs. We demonstrate that the perceived gap in knowledge transfer is primarily a script barrier. First, we conduct an o…

Analyzing the Evaluation of Cross-Lingual Knowledge Transfer in Multilingual Language Models

2024-02-03 · Sara Rajaee, Christof Monz

Recent advances in training multilingual language models on large datasets seem to have shown promising results in knowledge transfer across languages and achieve high performance on downstream tasks. However, we questio…

Transfer Learning

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

Effects of Cross-lingual Evidence in Multilingual Medical Question Answering

2026-04-22 · Anar Yeginbergen, Maite Oronoz, Rodrigo Agerri arxiv

This paper investigates Multilingual Medical Question Answering across high-resource (English, Spanish, French, Italian) and low-resource (Basque, Kazakh) languages. We evaluate three types of external evidence sources a…

Question Answering

EXAMS: A Multi-Subject High School Examinations Dataset for Cross-Lingual and Multilingual Question Answering

2020-11-05 · EMNLP 2020 11 · Momchil Hardalov, Todor Mihaylov, Dimitrina Zlatkova, Yoan Dinkov 외

We propose EXAMS -- a new benchmark dataset for cross-lingual and multilingual question answering for high school examinations. We collected more than 24,000 high-quality high school exam questions in 16 languages, cover…

Question AnsweringTransfer Learning