paper-with-me

Papers

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

2024-07-01 · Xiaolin Xing, Zhiwei He, Haoyu Xu, Xing Wang, Rui Wang, Yu Hong

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 (NLP) tasks. Despite their successes, these models often exhibit significant inconsistencies when processing the same concepts across different languages. This study focuses on three primary questions: the existence of cross-lingual inconsistencies in LLMs, the specific aspects in which these inconsistencies manifest, and the correlation between cross-lingual consistency and multilingual capabilities of LLMs.To address these questions, we propose an innovative evaluation method for Cross-lingual Semantic Consistency (xSC) using the LaBSE model. We further introduce metrics for Cross-lingual Accuracy Consistency (xAC) and Cross-lingual Timeliness Consistency (xTC) to comprehensively assess the models' performance regarding semantic, accuracy, and timeliness inconsistencies. By harmonizing these metrics, we provide a holistic measurement of LLMs' cross-lingual consistency. Our findings aim to enhance the understanding and improvement of multilingual capabilities and interpretability in LLMs, contributing to the development of more robust and reliable multilingual language models.

📄 PDF Abstract BibTeX arXiv:2407.01358

Code (1)

Xingxl2studious/Cross-lingual-Consistency 공식 구현

Similar Papers 제목 키워드 기반

Lost in Multilinguality: Dissecting Cross-lingual Factual Inconsistency in Transformer Language Models

2025-04-05 · Mingyang Wang, Heike Adel, Lukas Lange, Yihong Liu 외

Multilingual language models (MLMs) store factual knowledge across languages but often struggle to provide consistent responses to semantically equivalent prompts in different languages. While previous studies point out …

Cross-lingual Entity Alignment with Adversarial Kernel Embedding and Adversarial Knowledge Translation

2021-04-16 · Gong Zhang, Yang Zhou, Sixing Wu, Zeru Zhang 외

Cross-lingual entity alignment, which aims to precisely connect the same entities in different monolingual knowledge bases (KBs) together, often suffers challenges from feature inconsistency to sequence context unawarene…

AttributeEntity AlignmentKnowledge GraphsTranslation

When Languages Disagree: Self-Evolving Multilingual LLM Judges

2026-06-06 · Xiyan Fu, Wei Lu arxiv

Multilingual LLM-as-a-judge is widely used to evaluate model outputs across languages, but suffers from cross-lingual inconsistency (Fu and Liu, 2025). Existing methods typically treat this inconsistency as noise and mit…

Understanding Cross-Lingual Inconsistency in Large Language Models

2025-05-19 · Zheng Wei Lim, Alham Fikri Aji, Trevor Cohn

Large language models (LLMs) are demonstrably capable of cross-lingual transfer, but can produce inconsistent output when prompted with the same queries written in different languages. To understand how language models a…

Cross-Lingual TransferTransfer Learning

Mitigating Cross-Lingual Cultural Inconsistencies in LLMs via Consensus-Driven Preference Optimisation

2026-04-02 · Lucas Resck, Isabelle Augenstein, Anna Korhonen arxiv

Despite their impressive capabilities, multilingual large language models (MLLMs) frequently exhibit inconsistent behaviour when the prompt's language changes. While such adaptation is generally desirable, it becomes a c…