中文
相关论文

相关论文: Language Models Get a Gender Makeover: Mitigating …

200 篇论文

Predictive algorithms have a powerful potential to offer benefits in areas as varied as medicine or education. However, these algorithms and the data they use are built by humans, consequently, they can inherit the bias and prejudices…

人机交互 · 计算机科学 2022-03-22 Cristina Manresa-Yee , Silvia Ramis

Word embeddings derived from human-generated corpora inherit strong gender bias which can be further amplified by downstream models. Some commonly adopted debiasing approaches, including the seminal Hard Debias algorithm, apply…

计算与语言 · 计算机科学 2020-05-05 Tianlu Wang , Xi Victoria Lin , Nazneen Fatema Rajani , Bryan McCann , Vicente Ordonez , Caiming Xiong

In recent years, with the maturation of large language model (LLM) technology and the emergence of high-quality programming code datasets, researchers have become increasingly confident in addressing the challenges of program synthesis…

软件工程 · 计算机科学 2024-10-11 Zhanyue Qin , Haochuan Wang , Zecheng Wang , Deyuan Liu , Cunhang Fan , Zhao Lv , Zhiying Tu , Dianhui Chu , Dianbo Sui

When trained on large, unfiltered crawls from the internet, language models pick up and reproduce all kinds of undesirable biases that can be found in the data: they often generate racist, sexist, violent or otherwise toxic language. As…

计算与语言 · 计算机科学 2021-09-10 Timo Schick , Sahana Udupa , Hinrich Schütze

We study the problem of few-shot learning-based denoising where the training set contains just a handful of clean and noisy samples. A solution to mitigate the small training set issue is to pre-train a denoising model with small training…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Leslie Casas , Attila Klimmek , Gustavo Carneiro , Nassir Navab , Vasileios Belagiannis

An indigenous perspective on the effectiveness of debiasing techniques for pre-trained language models (PLMs) is presented in this paper. The current techniques used to measure and debias PLMs are skewed towards the US racial biases and…

计算与语言 · 计算机科学 2023-04-24 Vithya Yogarajan , Gillian Dobbie , Henry Gouk

The transfer learning paradigm of model pre-training and subsequent fine-tuning produces high-accuracy models. While most studies recommend scaling the pre-training size to benefit most from transfer learning, a question remains: what data…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Rahim Entezari , Mitchell Wortsman , Olga Saukh , M. Moein Shariatnia , Hanie Sedghi , Ludwig Schmidt

Several recent studies have shown that strong natural language understanding (NLU) models are prone to relying on unwanted dataset biases without learning the underlying task, resulting in models that fail to generalize to out-of-domain…

计算与语言 · 计算机科学 2020-04-27 Rabeeh Karimi Mahabadi , Yonatan Belinkov , James Henderson

Language Representation Models (LRMs) trained with real-world data may capture and exacerbate undesired bias and cause unfair treatment of people in various demographic groups. Several techniques have been investigated for applying…

计算与语言 · 计算机科学 2023-11-14 Chloe Qinyu Zhu , Rickard Stureborg , Brandon Fain

Large language models (LLMs) often exhibit gender bias, posing challenges for their safe deployment. Existing methods to mitigate bias lack a comprehensive understanding of its mechanisms or compromise the model's core capabilities. To…

计算与语言 · 计算机科学 2025-01-27 Zeping Yu , Sophia Ananiadou

While preliminary findings indicate that multilingual LLMs exhibit reduced bias compared to monolingual ones, a comprehensive understanding of the effect of multilingual training on bias mitigation, is lacking. This study addresses this gap…

Mitigating social biases typically requires identifying the social groups associated with each data sample. In this paper, we present DAFair, a novel approach to address social bias in language models. Unlike traditional methods that rely…

计算与语言 · 计算机科学 2024-04-09 Shadi Iskander , Kira Radinsky , Yonatan Belinkov

Word embedding, which converts words into numerical values, is an important natural language processing technique and widely used. One of the serious problems of word embedding is that the bias will be learned and affect the model if the…

人机交互 · 计算机科学 2025-06-04 Arisa Sugino , Takayuki Itoh

Note: This paper includes examples of potentially offensive content related to religious bias, presented solely for academic purposes. The widespread adoption of language models highlights the need for critical examinations of their…

计算与语言 · 计算机科学 2025-11-06 Ajwad Abrar , Nafisa Tabassum Oeshy , Mohsinul Kabir , Sophia Ananiadou

Existing approaches to mitigate demographic biases evaluate on monolingual data, however, multilingual data has not been examined. In this work, we treat the gender as domains (e.g., male vs. female) and present a standard domain adaptation…

计算与语言 · 计算机科学 2022-04-13 Xiaolei Huang

The rapid advancement of large language models (LLMs) and their growing integration into daily life underscore the importance of evaluating and ensuring their fairness. In this work, we examine fairness within the domain of emotional theory…

计算与语言 · 计算机科学 2026-03-03 Maureen Herbert , Katie Sun , Angelica Lim , Yasaman Etesam

We present the first challenge set and evaluation protocol for the analysis of gender bias in machine translation (MT). Our approach uses two recent coreference resolution datasets composed of English sentences which cast participants into…

计算与语言 · 计算机科学 2019-06-04 Gabriel Stanovsky , Noah A. Smith , Luke Zettlemoyer

In image classification, "debiasing" aims to train a classifier to be less susceptible to dataset bias, the strong correlation between peripheral attributes of data samples and a target class. For example, even if the frog class in the…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Jungsoo Lee , Jeonghoon Park , Daeyoung Kim , Juyoung Lee , Edward Choi , Jaegul Choo

While task-agnostic debiasing provides notable generalizability and reduced reliance on downstream data, its impact on language modeling ability and the risk of relearning social biases from downstream task-specific data remain as the two…

计算与语言 · 计算机科学 2024-06-07 Guangliang Liu , Milad Afshari , Xitong Zhang , Zhiyu Xue , Avrajit Ghosh , Bidhan Bashyal , Rongrong Wang , Kristen Johnson

Many text corpora exhibit socially problematic biases, which can be propagated or amplified in the models trained on such data. For example, doctor cooccurs more frequently with male pronouns than female pronouns. In this study we (i)…

计算与语言 · 计算机科学 2019-04-08 Shikha Bordia , Samuel R. Bowman