paper-with-me

홈 › Papers

LiveCLKTBench: Towards Reliable Evaluation of Cross-Lingual Knowledge Transfer in Multilingual LLMs

2025-11-03 · Pei-Fu Guo, Yun-Da Tsai, Chun-Chia Hsu, Kai-Xin Chen, Ya-An Tsai, Kai-Wei Chang, Nanyun Peng, Mi-Yen Yeh, Shou-De Lin arxiv

Evaluating cross-lingual knowledge transfer in large language models is challenging, as correct answers in a target language may arise either from genuine transfer or from prior exposure during pre-training. We present LiveCLKTBench, an automated generation pipeline specifically designed to isolate and measure cross-lingual knowledge transfer. Our pipeline identifies self-contained, time-sensitive knowledge entities from real-world domains, filters them based on temporal occurrence, and verifies them against the model's knowledge. The documents of these valid entities are then used to generate factual questions, which are translated into multiple languages to evaluate transferability across linguistic boundaries. Using LiveCLKTBench, we evaluate several LLMs across five languages and observe that cross-lingual transfer is strongly influenced by linguistic distance and often asymmetric across language directions. While larger models improve transfer, the gains diminish with scale and vary across domains. These findings provide new insights into multilingual transfer and demonstrate the value of LiveCLKTBench as a reliable benchmark for future research.

📄 PDF Abstract BibTeX arXiv:2511.14774

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Transfer

Similar Papers 제목 키워드 기반

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

2025-02-28 · Omer Goldman, Uri Shaham, Dan Malkin, Sivan Eiger 외

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…

ArticlesTransfer Learning

Cross-Lingual Consensus: Aligning Multilingual Cultural Knowledge via Multilingual Self-Consistency

2026-05-21 · Andrew Ivan Soegeng, Patrick Sutanto, Tan Sang Nguyen arxiv

Although Large Language Models (LLMs) demonstrate strong capabilities across various tasks, they exhibit significant performance discrepancies across languages. While prompting LLMs in English typically yields the highes…

Generalization Measures for Zero-Shot Cross-Lingual Transfer

2024-04-24 · Saksham Bassi, Duygu Ataman, Kyunghyun Cho

A model's capacity to generalize its knowledge to interpret unseen inputs with different characteristics is crucial to build robust and reliable machine learning systems. Language model evaluation tasks lack information …

Cross-Lingual TransferLanguage Model EvaluationLanguage ModelingLanguage Modelling+1

Evaluating Knowledge-based Cross-lingual Inconsistency in Large Language Models

2024-07-01 · Xiaolin Xing, Zhiwei He, Haoyu Xu, Xing Wang 외

This paper investigates the cross-lingual inconsistencies observed in Large Language Models (LLMs), such as ChatGPT, Llama, and Baichuan, which have shown exceptional performance in various Natural Language Processing (N…

An Analysis of Multilingual FActScore

2024-06-20 · Kim Trong Vu, Michael Krumdick, Varshini Reddy, Franck Dernoncourt 외

FActScore has gained popularity as a metric to estimate the factuality of long-form texts generated by Large Language Models (LLMs) in English. However, there has not been any work in studying the behavior of FActScore i…