LGCYIRFeb 27, 2023

Diversity matters: Robustness of bias measurements in Wikidata

arXiv:2302.14027v17 citationsh-index: 32
Originality Incremental advance
AI Analysis

This work addresses the problem of ensuring fairness in AI systems using knowledge graphs for researchers and practitioners, highlighting the sensitivity of bias measurements to data and algorithm choices, though it is incremental in refining existing bias measurement approaches.

The study systematically analyzes bias measurement in Wikidata by examining data biases across thirteen demographics and the impact of two knowledge graph embedding algorithms (TransE and ComplEx) on detecting gender bias in occupations, finding that algorithm choice strongly affects bias rankings and that biased occupations vary minimally across demographics due to socio-cultural differences.

With the widespread use of knowledge graphs (KG) in various automated AI systems and applications, it is very important to ensure that information retrieval algorithms leveraging them are free from societal biases. Previous works have depicted biases that persist in KGs, as well as employed several metrics for measuring the biases. However, such studies lack the systematic exploration of the sensitivity of the bias measurements, through varying sources of data, or the embedding algorithms used. To address this research gap, in this work, we present a holistic analysis of bias measurement on the knowledge graph. First, we attempt to reveal data biases that surface in Wikidata for thirteen different demographics selected from seven continents. Next, we attempt to unfold the variance in the detection of biases by two different knowledge graph embedding algorithms - TransE and ComplEx. We conduct our extensive experiments on a large number of occupations sampled from the thirteen demographics with respect to the sensitive attribute, i.e., gender. Our results show that the inherent data bias that persists in KG can be altered by specific algorithm bias as incorporated by KG embedding learning algorithms. Further, we show that the choice of the state-of-the-art KG embedding algorithm has a strong impact on the ranking of biased occupations irrespective of gender. We observe that the similarity of the biased occupations across demographics is minimal which reflects the socio-cultural differences around the globe. We believe that this full-scale audit of the bias measurement pipeline will raise awareness among the community while deriving insights related to design choices of data and algorithms both and refrain from the popular dogma of ``one-size-fits-all''.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes