English

The Gap on GAP: Tackling the Problem of Differing Data Distributions in Bias-Measuring Datasets

Computation and Language 2020-12-16 v3

Abstract

Diagnostic datasets that can detect biased models are an important prerequisite for bias reduction within natural language processing. However, undesired patterns in the collected data can make such tests incorrect. For example, if the feminine subset of a gender-bias-measuring coreference resolution dataset contains sentences with a longer average distance between the pronoun and the correct candidate, an RNN-based model may perform worse on this subset due to long-term dependencies. In this work, we introduce a theoretically grounded method for weighting test samples to cope with such patterns in the test data. We demonstrate the method on the GAP dataset for coreference resolution. We annotate GAP with spans of all personal names and show that examples in the female subset contain more personal names and a longer distance between pronouns and their referents, potentially affecting the bias score in an undesired way. Using our weighting method, we find the set of weights on the test instances that should be used for coping with these correlations, and we re-evaluate 16 recently released coreference models.

Keywords

Cite

@article{arxiv.2011.01837,
  title  = {The Gap on GAP: Tackling the Problem of Differing Data Distributions in Bias-Measuring Datasets},
  author = {Vid Kocijan and Oana-Maria Camburu and Thomas Lukasiewicz},
  journal= {arXiv preprint arXiv:2011.01837},
  year   = {2020}
}

Comments

Accepted to AAAI 2021 conference and AFCI workshop at NeurIPS 2020 conference

R2 v1 2026-06-23T19:53:28.897Z