paper-with-me

홈 › Papers

Cross-Lingual Empirical Evaluation of Large Language Models for Arabic Medical Tasks

2026-02-05 · Chaimae Abouzahir, Congbo Ma, Nizar Habash, Farah E. Shamout arxiv

In recent years, Large Language Models (LLMs) have become widely used in medical applications, such as clinical decision support, medical education, and medical question answering. Yet, these models are often English-centric, limiting their robustness and reliability for linguistically diverse communities. Recent work has highlighted discrepancies in performance in low-resource languages for various medical tasks, but the underlying causes remain poorly understood. In this study, we conduct a cross-lingual empirical analysis of LLM performance on Arabic and English medical question and answering. Our findings reveal a persistent language-driven performance gap that intensifies with increasing task complexity. Tokenization analysis exposes structural fragmentation in Arabic medical text, while reliability analysis suggests that model-reported confidence and explanations exhibit limited correlation with correctness. Together, these findings underscore the need for language-aware design and evaluation strategies in LLMs for medical tasks.

📄 PDF Abstract BibTeX arXiv:2602.05374

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

An Empirical Recipe for Universal Phone Recognition

2026-03-30 · Shikhar Bharadwaj, Chin-Jou Li, Kwanghee Choi, Eunjung Yeo 외 arxiv

Phone recognition (PR) is a key enabler of multilingual and low-resource speech processing tasks, yet robust performance remains elusive. Highly performant English-focused models do not generalize across languages, while…

Evaluation of contextual embeddings on less-resourced languages

2021-07-22 · Matej Ulčar, Aleš Žagar, Carlos S. Armendariz, Andraž Repar 외

The current dominance of deep neural networks in natural language processing is based on contextual embeddings such as ELMo, BERT, and BERT derivatives. Most existing work focuses on English; in contrast, we present here…

Dependency Parsing

On the Evaluation Practices in Multilingual NLP: Can Machine Translation Offer an Alternative to Human Translations?

2024-06-20 · Rochelle Choenni, Sara Rajaee, Christof Monz, Ekaterina Shutova

While multilingual language models (MLMs) have been trained on 100+ languages, they are typically only evaluated across a handful of them due to a lack of available test data in most languages. This is particularly probl…

Machine TranslationMultilingual NLPTranslation

Cross-lingual Models of Word Embeddings: An Empirical Comparison

2016-04-01 · ACL 2016 8 · Shyam Upadhyay, Manaal Faruqui, Chris Dyer, Dan Roth

Despite interest in using cross-lingual knowledge to learn word embeddings for various tasks, a systematic comparison of the possible approaches is lacking in the literature. We perform an extensive evaluation of four po…

Word Embeddings

Should Cross-Lingual AMR Parsing go Meta? An Empirical Assessment of Meta-Learning and Joint Learning AMR Parsing

2024-10-04 · Jeongwoo Kang, Maximin Coavoux, Cédric Lopez, Didier Schwab

Cross-lingual AMR parsing is the task of predicting AMR graphs in a target language when training data is available only in a source language. Due to the small size of AMR training data and evaluation data, cross-lingual…

AMR ParsingMeta-Learning