paper-with-me

Papers

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 due to insufficient training data. This study aims to leverage high-resource language corpora to evaluate bias and experiment with debiasing methods in low-resource languages. We evaluated the performance of recent multilingual models in five languages: English (\textsc{eng}), Chinese (\textsc{zho}), Russian (\textsc{rus}), Indonesian (\textsc{ind}) and Thai (\textsc{tha}), and analyzed four bias dimensions: \textit{gender}, \textit{religion}, \textit{nationality}, and \textit{race-color}. By constructing multilingual bias evaluation datasets, this study allows fair comparisons between models across languages. We have further investigated three debiasing methods-\texttt{CDA}, \texttt{Dropout}, \texttt{SenDeb}-and demonstrated that debiasing methods from high-resource languages can be effectively transferred to low-resource ones, providing actionable insights for fairness research in multilingual NLP.

📄 PDF Abstract BibTeX arXiv:2504.11183

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessMultilingual NLP

Similar Papers 제목 키워드 기반

On Evaluating and Mitigating Gender Biases in Multilingual Settings

2023-07-04 · Aniket Vashishtha, Kabir Ahuja, Sunayana Sitaram

While understanding and removing gender biases in language models has been a long-standing problem in Natural Language Processing, prior research work has primarily been limited to English. In this work, we investigate s…

A Japanese Benchmark for Evaluating Social Bias in Reasoning Based on Attribution Theory

2026-04-01 · Taihei Shiotani, Masahiro Kaneko, Naoaki Okazaki arxiv

In enhancing the fairness of Large Language Models (LLMs), evaluating social biases rooted in the cultural contexts of specific linguistic regions is essential. However, most existing Japanese benchmarks heavily rely on …

BharatBBQ: A Multilingual Bias Benchmark for Question Answering in the Indian Context

2025-08-09 · Aditya Tomar, Nihar Ranjan Sahoo, Pushpak Bhattacharyya arxiv

Evaluating social biases in language models (LMs) is crucial for ensuring fairness and minimizing the reinforcement of harmful stereotypes in AI systems. Existing benchmarks, such as the Bias Benchmark for Question Answe…

Question Answering

IndiBias: A Benchmark Dataset to Measure Social Biases in Language Models for Indian Context

2024-03-29 · Nihar Ranjan Sahoo, Pranamya Prashant Kulkarni, Narjis Asad, Arif Ahmad 외

The pervasive influence of social biases in language data has sparked the need for benchmark datasets that capture and evaluate these biases in Large Language Models (LLMs). Existing efforts predominantly focus on Englis…

BenchmarkingSentence

Evaluating the Effect of Retrieval Augmentation on Social Biases

2025-02-24 · Tianhui Zhang, Yi Zhou, Danushka Bollegala

Retrieval Augmented Generation (RAG) has gained popularity as a method for conveniently incorporating novel facts that were not seen during the pre-training stage in Large Language Model (LLM)-based Natural Language Gene…

Large Language ModelQuestion AnsweringRAGRetrieval+2