Papers › Cross-Lingual Pitfalls: Automatic Probing Cross-Lingual Weakness of Multilingual Large...

Cross-Lingual Pitfalls: Automatic Probing Cross-Lingual Weakness of Multilingual Large Language Models

24 May 2025arXiv:2505.18673archive 2025-07-28

Zixiang Xu, Yanbo Wang, Yue Huang, Xiuying Chen, Jieyu Zhao, Meng Jiang, Xiangliang Zhang

Large Language Models (LLMs) have achieved remarkable success in Natural Language Processing (NLP), yet their cross-lingual performance consistency remains a significant challenge. This paper introduces a novel methodology for efficiently identifying inherent cross-lingual weaknesses in LLMs. Our approach leverages beam search and LLM-based simulation to generate bilingual question pairs that expose performance discrepancies between English and target languages. We construct a new dataset of over 6,000 bilingual pairs across 16 languages using this methodology, demonstrating its effectiveness in revealing weaknesses even in state-of-the-art models. The extensive experiments demonstrate that our method precisely and cost-effectively pinpoints cross-lingual weaknesses, consistently revealing over 50\% accuracy drops in target languages across a wide range of models. Moreover, further experiments investigate the relationship between linguistic similarity and cross-lingual weaknesses, revealing that linguistically related languages share similar performance patterns and benefit from targeted post-training. Code is available at https://github.com/xzx34/Cross-Lingual-Pitfalls.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.18673")

Code

Syntology Ran 1 of 15 code samples harvested from 1 repository linked to this paper; 14 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

xzx34/cross-lingual-pitfalls officialmentioned in papermentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 1 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran
14unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from xzx34/Cross-Lingual-Pitfalls. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

read_json xzx34/Cross-Lingual-Pitfalls/visualization.py official repository ran MIT (permissive) · ee50a40e401c2b10 · report
check_format xzx34/Cross-Lingual-Pitfalls/utils/check.py official repository unverified MIT (permissive) · 9db9d1e2d0dd0bab · report
check_multiple xzx34/Cross-Lingual-Pitfalls/utils/check.py official repository unverified MIT (permissive) · 4ab54a84ec558774 · report
check_semantic xzx34/Cross-Lingual-Pitfalls/utils/check.py official repository unverified MIT (permissive) · 60f1e77421c373b1 · report
extract_question xzx34/Cross-Lingual-Pitfalls/utils/prompt.py official repository unverified MIT (permissive) · 99fb32bf3b96639a · report
generate_ideas xzx34/Cross-Lingual-Pitfalls/utils/ideas.py official repository unverified MIT (permissive) · d079e9d72790326b · report
generate_question xzx34/Cross-Lingual-Pitfalls/utils/question.py official repository unverified MIT (permissive) · b359e98e028239a3 · report
get_category xzx34/Cross-Lingual-Pitfalls/utils/prompt.py official repository unverified MIT (permissive) · 2f6e51b4c650ee0c · report
get_distraction xzx34/Cross-Lingual-Pitfalls/utils/prompt.py official repository unverified MIT (permissive) · 43d6f9f58b1cdd6e · report
num_tokens_from_string xzx34/Cross-Lingual-Pitfalls/utils/tools.py official repository unverified MIT (permissive) · 1ab2a84c0b4c9b0a · report
retry_on_failure xzx34/Cross-Lingual-Pitfalls/utils/tools.py official repository unverified MIT (permissive) · 8ee594df16d22dd6 · report
simulate xzx34/Cross-Lingual-Pitfalls/utils/answers.py official repository unverified MIT (permissive) · 6af661cb96adc80d · report
token_logger_decorator xzx34/Cross-Lingual-Pitfalls/utils/tools.py official repository unverified MIT (permissive) · 0b85931c9d896479 · report
translate_question xzx34/Cross-Lingual-Pitfalls/utils/translate.py official repository unverified MIT (permissive) · 67987740b72e6ef2 · report
translate_text xzx34/Cross-Lingual-Pitfalls/utils/translate.py official repository unverified MIT (permissive) · a6fd2a473f66f0c1 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections