paper-with-me

Papers

Multi-OphthaLingua: A Multilingual Benchmark for Assessing and Debiasing LLM Ophthalmological QA in LMICs

2024-12-18 · David Restrepo, Chenwei Wu, Zhengxu Tang, Zitao Shuai, Thao Nguyen Minh Phan, Jun-En Ding, Cong-Tinh Dao, Jack Gallifant, Robyn Gayle Dychiao, Jose Carlo Artiaga, André Hiroshi Bando, Carolina Pelegrini Barbosa Gracitelli, Vincenz Ferrer, Leo Anthony Celi, Danielle Bitterman, Michael G Morley, Luis Filipe Nakayama

Current ophthalmology clinical workflows are plagued by over-referrals, long waits, and complex and heterogeneous medical records. Large language models (LLMs) present a promising solution to automate various procedures such as triaging, preliminary tests like visual acuity assessment, and report summaries. However, LLMs have demonstrated significantly varied performance across different languages in natural language question-answering tasks, potentially exacerbating healthcare disparities in Low and Middle-Income Countries (LMICs). This study introduces the first multilingual ophthalmological question-answering benchmark with manually curated questions parallel across languages, allowing for direct cross-lingual comparisons. Our evaluation of 6 popular LLMs across 7 different languages reveals substantial bias across different languages, highlighting risks for clinical deployment of LLMs in LMICs. Existing debiasing methods such as Translation Chain-of-Thought or Retrieval-augmented generation (RAG) by themselves fall short of closing this performance gap, often failing to improve performance across all languages and lacking specificity for the medical domain. To address this issue, We propose CLARA (Cross-Lingual Reflective Agentic system), a novel inference time de-biasing method leveraging retrieval augmented generation and self-verification. Our approach not only improves performance across all languages but also significantly reduces the multilingual bias gap, facilitating equitable LLM application across the globe.

📄 PDF Abstract BibTeX arXiv:2412.14304

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringRAGRetrievalRetrieval-augmented GenerationSpecificity

Similar Papers 제목 키워드 기반

Multiple-Debias: A Full-process Debiasing Method for Multilingual Pre-trained Language Models

2026-04-03 · Haoyu Liang, Peijian Zeng, Wentao Huang, Aimin Yang 외 arxiv

Multilingual Pre-trained Language Models (MPLMs) have become essential tools for natural language processing. However, they often exhibit biases related to sensitive attributes such as gender, race, and religion. In this…

parameter-efficient fine-tuningData Augmentation

Debiasing Multilingual Word Embeddings: A Case Study of Three Indian Languages

2021-07-21 · Srijan Bansal, Vishal Garimella, Ayush Suhane, Animesh Mukherjee

In this paper, we advance the current state-of-the-art method for debiasing monolingual word embeddings so as to generalize well in a multilingual setting. We consider different methods to quantify bias and different deb…

Multilingual Word EmbeddingsWord Embeddings

Investigating Bias in Multilingual Language Models: Cross-Lingual Transfer of Debiasing Techniques

2023-10-16 · Manon Reusens, Philipp Borchert, Margot Mieskes, Jochen De Weerdt 외

This paper investigates the transferability of debiasing techniques across different languages within multilingual models. We examine the applicability of these techniques in English, French, German, and Dutch. Using mul…

Cross-Lingual Transfer

Model and Evaluation: Towards Fairness in Multilingual Text Classification

2023-03-28 · Nankai Lin, Junheng He, Zhenghang Tang, Dong Zhou 외

Recently, more and more research has focused on addressing bias in text classification models. However, existing research mainly focuses on the fairness of monolingual text classification models, and research on fairness…

ClassificationContrastive LearningFairnessLanguage Modelling+3

Bias Beyond English: Evaluating Social Bias and Debiasing Methods in a Low-Resource Setting

2025-04-15 · Ej Zhou, Weiming Lu

Social bias in language models can potentially exacerbate social inequalities. Despite it having garnered wide attention, most research focuses on English data. In a low-resource scenario, the models often perform worse …

FairnessMultilingual NLP