Transforming Dutch: Debiasing Dutch Coreference Resolution Systems for Non-binary Pronouns
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 risk of erasing and misgendering non-binary individuals. This paper examines a Dutch coreference resolution system's performance on gender-neutral pronouns, specifically hen and die. In Dutch, these pronouns were only introduced in 2016, compared to the longstanding existence of singular they in English. We additionally compare two debiasing techniques for coreference resolution systems in non-binary contexts: Counterfactual Data Augmentation (CDA) and delexicalisation. Moreover, because pronoun performance can be hard to interpret from a general evaluation metric like LEA, we introduce an innovative evaluation metric, the pronoun score, which directly represents the portion of correctly processed pronouns. Our results reveal diminished performance on gender-neutral pronouns compared to gendered counterparts. Nevertheless, although delexicalisation fails to yield improvements, CDA substantially reduces the performance gap between gendered and gender-neutral pronouns. We further show that CDA remains effective in low-resource settings, in which a limited set of debiasing documents is used. This efficacy extends to previously unseen neopronouns, which are currently infrequently used but may gain popularity in the future, underscoring the viability of effective debiasing with minimal resources and low computational costs.
Code (1)
Tasks
coreference-resolutionCoreference ResolutioncounterfactualData AugmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
It’s absolutely divine! Can fine-grained sentiment analysis benefit from coreference resolution?
While it has been claimed that anaphora or coreference resolution plays an important role in opinion mining, it is not clear to what extent coreference resolution actually boosts performance, if at all. In this paper, we…
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)coreference-resolutionCoreference Resolution+2A Hybrid Rule-Based and Neural Coreference Resolution System with an Evaluation on Dutch Literature
We introduce a modular, hybrid coreference resolution system that extends a rule-based baseline with three neural classifiers for the subtasks mention detection, mention attributes (gender, animacy, number), and pronoun …
coreference-resolutionCoreference ResolutionFeature EngineeringA Benchmark of Rule-Based and Neural Coreference Resolution in Dutch Novels and News
We evaluate a rule-based (Lee et al., 2013) and neural (Lee et al., 2018) coreference system on Dutch datasets of two domains: literary novels and news/Wikipedia text. The results provide insight into the relative streng…
coreference-resolutionCoreference ResolutionInvestigating Cross-Document Event Coreference for Dutch
In this paper we present baseline results for Event Coreference Resolution (ECR) in Dutch using gold-standard (i.e non-predicted) event mentions. A newly developed benchmark dataset allows us to properly investigate the …
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionFilling in the Gaps: Efficient Event Coreference Resolution using Graph Autoencoder Networks
We introduce a novel and efficient method for Event Coreference Resolution (ECR) applied to a lower-resourced language domain. By framing ECR as a graph reconstruction task, we are able to combine deep semantic embedding…
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionGraph Reconstruction