中文
相关论文

相关论文: Gender Bias in Multilingual Embeddings and Cross-L…

200 篇论文

Cross-lingual word embeddings are becoming increasingly important in multilingual NLP. Recently, it has been shown that these embeddings can be effectively learned by aligning two disjoint monolingual vector spaces through linear…

计算与语言 · 计算机科学 2018-08-28 Yerai Doval , Jose Camacho-Collados , Luis Espinosa-Anke , Steven Schockaert

Word embeddings represent words in a numeric space so that semantic relations between words are represented as distances and directions in the vector space. Cross-lingual word embeddings transform vector spaces of different languages so…

计算与语言 · 计算机科学 2021-03-25 Marko Robnik-Sikonja , Kristjan Reba , Igor Mozetic

Recent studies in the field of Machine Translation (MT) and Natural Language Processing (NLP) have shown that existing models amplify biases observed in the training data. The amplification of biases in language technology has mainly been…

计算与语言 · 计算机科学 2021-02-02 Eva Vanmassenhove , Dimitar Shterionov , Matthew Gwilliam

Transformer has demonstrated its great power to learn contextual word representations for multiple languages in a single model. To process multilingual sentences in the model, a learnable vector is usually assigned to each language, which…

计算与语言 · 计算机科学 2021-02-17 Shengjie Luo , Kaiyuan Gao , Shuxin Zheng , Guolin Ke , Di He , Liwei Wang , Tie-Yan Liu

We study the problem of multilingual masked language modeling, i.e. the training of a single model on concatenated text from multiple languages, and present a detailed study of several factors that influence why these models are so…

计算与语言 · 计算机科学 2020-05-11 Shijie Wu , Alexis Conneau , Haoran Li , Luke Zettlemoyer , Veselin Stoyanov

Does the grammatical gender of a language interfere when measuring the semantic gender information captured by its word embeddings? A number of anomalous gender bias measurements in the embeddings of gendered languages suggest this…

计算机与社会 · 计算机科学 2022-06-06 Shiva Omrani Sabbaghi , Aylin Caliskan

Automatic hate speech detection in online social networks is an important open problem in Natural Language Processing (NLP). Hate speech is a multidimensional issue, strongly dependant on language and cultural factors. Despite its…

计算与语言 · 计算机科学 2021-05-03 Aymé Arango , Jorge Pérez , Barbara Poblete

Neural Machine Translation (NMT) has been shown to struggle with grammatical gender that is dependent on the gender of human referents, which can cause gender bias effects. Many existing approaches to this problem seek to control gender…

计算与语言 · 计算机科学 2020-12-11 Danielle Saunders , Rosie Sallis , Bill Byrne

Machine learning algorithms are optimized to model statistical properties of the training data. If the input data reflects stereotypes and biases of the broader society, then the output of the learning algorithm also captures these…

计算与语言 · 计算机科学 2016-06-21 Tolga Bolukbasi , Kai-Wei Chang , James Zou , Venkatesh Saligrama , Adam Kalai

Multilingual generative models obtain remarkable cross-lingual in-context learning capabilities through pre-training on large-scale corpora. However, they still exhibit a performance bias toward high-resource languages and learn isolated…

计算与语言 · 计算机科学 2024-06-13 Chong Li , Shaonan Wang , Jiajun Zhang , Chengqing Zong

We examine whether neural natural language processing (NLP) systems reflect historical biases in training data. We define a general benchmark to quantify gender bias in a variety of neural NLP tasks. Our empirical evaluation with…

计算与语言 · 计算机科学 2019-06-03 Kaiji Lu , Piotr Mardziel , Fangjing Wu , Preetam Amancharla , Anupam Datta

Reporting and providing test sets for harmful bias in NLP applications is essential for building a robust understanding of the current problem. We present a new observation of gender bias in a downstream NLP application: marked attribute…

计算与语言 · 计算机科学 2021-09-30 Hillary Dawkins

Language carries implicit human biases, functioning both as a reflection and a perpetuation of stereotypes that people carry with them. Recently, ML-based NLP methods such as word embeddings have been shown to learn such language biases…

计算与语言 · 计算机科学 2022-01-26 Xavier Ferrer-Aran , Tom van Nuenen , Natalia Criado , Jose M. Such

With language models being deployed increasingly in the real world, it is essential to address the issue of the fairness of their outputs. The word embedding representations of these language models often implicitly draw unwanted…

计算与语言 · 计算机科学 2021-06-17 Gauri Gupta , Krithika Ramesh , Sanjay Singh

Detecting and mitigating harmful biases in modern language models are widely recognized as crucial, open problems. In this paper, we take a step back and investigate how language models come to be biased in the first place. We use a…

计算与语言 · 计算机科学 2022-07-22 Oskar van der Wal , Jaap Jumelet , Katrin Schulz , Willem Zuidema

Many natural languages assign grammatical gender also to inanimate nouns in the language. In such languages, words that relate to the gender-marked nouns are inflected to agree with the noun's gender. We show that this affects the word…

计算与语言 · 计算机科学 2019-11-01 Hila Gonen , Yova Kementchedjhieva , Yoav Goldberg

Studies have shown that some Natural Language Processing (NLP) systems encode and replicate harmful biases with potential adverse ethical effects in our society. In this article, we propose an approach for identifying gender and racial…

计算与语言 · 计算机科学 2022-04-13 Sean Matthews , John Hudzina , Dawn Sepehr

Language can be used as a means of reproducing and enforcing harmful stereotypes and biases and has been analysed as such in numerous research. In this paper, we present a survey of 304 papers on gender bias in natural language processing.…

计算与语言 · 计算机科学 2021-12-30 Karolina Stanczak , Isabelle Augenstein

Training data for NLP tasks often exhibits gender bias in that fewer sentences refer to women than to men. In Neural Machine Translation (NMT) gender bias has been shown to reduce translation quality, particularly when the target language…

计算与语言 · 计算机科学 2020-07-10 Danielle Saunders , Bill Byrne

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 debiasing approaches…

计算与语言 · 计算机科学 2021-07-23 Srijan Bansal , Vishal Garimella , Ayush Suhane , Animesh Mukherjee