paper-with-me

홈 › Papers

On the Calibration of Multilingual Question Answering LLMs

2023-11-15 · Yahan Yang, Soham Dan, Dan Roth, Insup Lee

Multilingual pre-trained Large Language Models (LLMs) are incredibly effective at Question Answering (QA), a core task in Natural Language Understanding, achieving high accuracies on several multilingual benchmarks. However, little is known about how well their confidences are calibrated. In this paper, we comprehensively benchmark the calibration of several multilingual LLMs (MLLMs) on a variety of QA tasks. We perform extensive experiments, spanning encoder-only, encoder-decoder, and decoder-only QA models (size varying from 110M to 7B parameters) and diverse languages, including both high- and low-resource ones. We study different dimensions of calibration in in-distribution, out-of-distribution, and cross-lingual transfer settings, and investigate strategies to improve it, including post-hoc methods and regularized fine-tuning. For decoder-only LLMs such as LlaMa2, we additionally find that in-context learning improves confidence calibration on multilingual data. We also conduct several ablation experiments to study the effect of language distances, language corpus size, and model size on calibration, and how multilingual models compare with their monolingual counterparts for diverse tasks and languages. Our experiments suggest that the multilingual QA models are poorly calibrated for languages other than English and incorporating a small set of cheaply translated multilingual samples during fine-tuning/calibration effectively enhances the calibration performance.

📄 PDF Abstract BibTeX arXiv:2311.08669

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferData AugmentationDecoderIn-Context LearningNatural Language UnderstandingQuestion Answering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

What Factors Affect LLMs and RLLMs in Financial Question Answering?

2025-07-11 · Peng Wang, Xuesi Hu, Jiageng Wu, Yuntao Zou 외 arxiv

Recently, large language models (LLMs) and reasoning large language models (RLLMs) have gained considerable attention from many researchers. RLLMs enhance the reasoning capabilities of LLMs through Long Chain-of-Thought …

Question Answering

Evaluating Large Language Model with Knowledge Oriented Language Specific Simple Question Answering

2025-05-22 · Bowen Jiang, Runchuan Zhu, Jiang Wu, Zinco Jiang 외

We introduce KoLasSimpleQA, the first benchmark evaluating the multilingual factual ability of Large Language Models (LLMs). Inspired by existing research, we created the question set with features such as single knowled…

Global FactsLanguage ModelingLanguage ModellingLarge Language Model+2

INDIC QA BENCHMARK: A Multilingual Benchmark to Evaluate Question Answering capability of LLMs for Indic Languages

2024-07-18 · Abhishek Kumar Singh, Rudra Murthy, Vishwajeet Kumar, Jaydeep Sen 외

Large Language Models (LLMs) have demonstrated remarkable zero-shot and few-shot capabilities in unseen tasks, including context-grounded question answering (QA) in English. However, the evaluation of LLMs' capabilities …

abstractive question answeringQuestion Answering

Leveraging Synthetic Data for Question Answering with Multilingual LLMs in the Agricultural Domain

2025-07-22 · Rishemjit Kaur, Arshdeep Singh Bhankhar, Jashanpreet Singh Salh, Sudhir Rajput 외 arxiv

Enabling farmers to access accurate agriculture-related information in their native languages in a timely manner is crucial for the success of the agriculture field. Publicly available general-purpose Large Language Mode…

Question Answering

MultiOCR-QA: Dataset for Evaluating Robustness of LLMs in Question Answering on Multilingual OCR Texts

2025-02-24 · Bhawna Piryani, Jamshid Mozafari, Abdelrahman Abdallah, Antoine Doucet 외

Optical Character Recognition (OCR) plays a crucial role in digitizing historical and multilingual documents, yet OCR errors -- imperfect extraction of the text, including character insertion, deletion and permutation --…

Optical Character RecognitionOptical Character Recognition (OCR)Question Answering