paper-with-me

Papers

Gender Bias in Coreference Resolution: Evaluation and Debiasing Methods

2018-04-18 · NAACL 2018 6 · Jieyu Zhao, Tianlu Wang, Mark Yatskar, Vicente Ordonez, Kai-Wei Chang

We introduce a new benchmark, WinoBias, for coreference resolution focused on gender bias. Our corpus contains Winograd-schema style sentences with entities corresponding to people referred by their occupation (e.g. the nurse, the doctor, the carpenter). We demonstrate that a rule-based, a feature-rich, and a neural coreference system all link gendered pronouns to pro-stereotypical entities with higher accuracy than anti-stereotypical entities, by an average difference of 21.1 in F1 score. Finally, we demonstrate a data-augmentation approach that, in combination with existing word-embedding debiasing techniques, removes the bias demonstrated by these systems in WinoBias without significantly affecting their performance on existing coreference benchmark datasets. Our dataset and code are available at http://winobias.org.

📄 PDF Abstract BibTeX arXiv:1804.06876

Code (4)

mapmeld/disambiguation_q
txsun1997/metric-fairness pytorch
uclanlp/corefBias
vergrig/RuBia-Dataset

Tasks

coreference-resolutionCoreference ResolutionData Augmentation

Similar Papers 제목 키워드 기반

Transforming Dutch: Debiasing Dutch Coreference Resolution Systems for Non-binary Pronouns

2024-04-30 · Goya van Boven, Yupei Du, Dong Nguyen

Gender-neutral pronouns are increasingly being introduced across Western languages. Recent evaluations have however demonstrated that English NLP systems are unable to correctly process gender-neutral pronouns, with the …

coreference-resolutionCoreference ResolutioncounterfactualData Augmentation

Second Order WinoBias (SoWinoBias) Test Set for Latent Gender Bias Detection in Coreference Resolution

2021-09-28 · ACL (GeBNLP) 2021 8 · Hillary Dawkins

We observe an instance of gender-induced bias in a downstream application, despite the absence of explicit gender words in the test cases. We provide a test set, SoWinoBias, for the purpose of measuring such latent gende…

Bias Detectioncoreference-resolutionCoreference ResolutionGender Bias Detection

A Causal Inference Method for Reducing Gender Bias in Word Embedding Relations

2019-11-25 · Zekun Yang, Juan Feng

Word embedding has become essential for natural language processing as it boosts empirical performances of various tasks. However, recent research discovers that gender bias is incorporated in neural word embeddings, and…

Causal Inferencecoreference-resolutionCoreference ResolutionSentence+1

Nurse is Closer to Woman than Surgeon? Mitigating Gender-Biased Proximities in Word Embeddings

2020-06-02 · Tenzin Singhay Bhotia, Vaibhav Kumar, Tanmoy Chakraborty

Word embeddings are the standard model for semantic and syntactic representations of words. Unfortunately, these models have been shown to exhibit undesirable word associations resulting from gender, racial, and religiou…

coreference-resolutionCoreference ResolutionWord Embeddings

Gender Bias in Coreference Resolution

2018-04-25 · NAACL 2018 6 · Rachel Rudinger, Jason Naradowsky, Brian Leonard, Benjamin Van Durme

We present an empirical study of gender bias in coreference resolution systems. We first introduce a novel, Winograd schema-style set of minimal pair sentences that differ only by pronoun gender. With these "Winogender s…

coreference-resolutionCoreference Resolution