paper-with-me

홈 › Papers

What are the biases in my word embedding?

2018-12-20 · Nathaniel Swinger, Maria De-Arteaga, Neil Thomas Heffernan IV, Mark DM Leiserson, Adam Tauman Kalai

This paper presents an algorithm for enumerating biases in word embeddings. The algorithm exposes a large number of offensive associations related to sensitive features such as race and gender on publicly available embeddings, including a supposedly "debiased" embedding. These biases are concerning in light of the widespread use of word embeddings. The associations are identified by geometric patterns in word embeddings that run parallel between people's names and common lower-case tokens. The algorithm is highly unsupervised: it does not even require the sensitive features to be pre-specified. This is desirable because: (a) many forms of discrimination--such as racial discrimination--are linked to social constructs that may vary depending on the context, rather than to categories with fixed definitions; and (b) it makes it easier to identify biases against intersectional groups, which depend on combinations of sensitive features. The inputs to our algorithm are a list of target tokens, e.g. names, and a word embedding. It outputs a number of Word Embedding Association Tests (WEATs) that capture various biases present in the data. We illustrate the utility of our approach on publicly available word embeddings and lists of names, and evaluate its output using crowdsourcing. We also show how removing names may not remove potential proxy bias.

📄 PDF Abstract BibTeX arXiv:1812.08769

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Measuring Biases of Word Embeddings: What Similarity Measures and Descriptive Statistics to Use?

2021-06-01 · NAACL (TrustNLP) 2021 6 · Hossein Azarpanah, Mohsen Farhadloo

Word embeddings are widely used in Natural Language Processing (NLP) for a vast range of applications. However, it has been consistently proven that these embeddings reflect the same human biases that exist in the data u…

DescriptiveWord Embeddings

Is Wikipedia succeeding in reducing gender bias? Assessing changes in gender bias in Wikipedia using word embeddings

2020-11-01 · EMNLP (NLP+CSS) 2020 11 · Katja Geertruida Schmahl, Tom Julian Viering, Stavros Makrodimitris, Arman Naseri Jahfari 외

Large text corpora used for creating word embeddings (vectors which represent word meanings) often contain stereotypical gender biases. As a result, such unwanted biases will typically also be present in word embeddings …

ArticlesWord Embeddings

Measuring Societal Biases from Text Corpora with Smoothed First-Order Co-occurrence

2018-12-13 · Navid Rekabsaz, Robert West, James Henderson, Allan Hanbury

Text corpora are widely used resources for measuring societal biases and stereotypes. The common approach to measuring such biases using a corpus is by calculating the similarities between the embedding vector of a word …

Word Embeddings

Machine learning as a model for cultural learning: Teaching an algorithm what it means to be fat

2020-03-24 · Alina Arseniev-Koehler, Jacob G. Foster

As we navigate our cultural environment, we learn cultural biases, like those around gender, social class, health, and body weight. It is unclear, however, exactly how public culture becomes private culture. In this pape…

ArticlesCultural Vocal Bursts Intensity PredictionLanguage ModellingNavigate+1

What Do Llamas Really Think? Revealing Preference Biases in Language Model Representations

2023-11-30 · Raphael Tang, Xinyu Zhang, Jimmy Lin, Ferhan Ture

Do large language models (LLMs) exhibit sociodemographic biases, even when they decline to respond? To bypass their refusal to "speak," we study this research question by probing contextualized embeddings and exploring w…

Language ModelingLanguage Modelling