Benchmarking Fairness-aware Graph Neural Networks in Knowledge Graphs
Yuya Sasaki

TL;DR
This paper conducts a comprehensive benchmarking of fairness-aware graph neural networks on large, real-world knowledge graphs like YAGO, DBpedia, and Wikidata, revealing insights into their performance and trade-offs.
Contribution
It introduces a large-scale benchmarking framework for fairness-aware GNNs on knowledge graphs, evaluating various methods and conditions for the first time.
Findings
Knowledge graphs exhibit different fairness trends than other datasets.
Trade-offs between accuracy and fairness are more evident in knowledge graphs.
Preprocessing improves fairness; inprocessing enhances accuracy.
Abstract
Graph neural networks (GNNs) are powerful tools for learning from graph-structured data but often produce biased predictions with respect to sensitive attributes. Fairness-aware GNNs have been actively studied for mitigating biased predictions. However, no prior studies have evaluated fairness-aware GNNs on knowledge graphs, which are one of the most important graphs in many applications, such as recommender systems. Therefore, we introduce a benchmarking study on knowledge graphs. We generate new graphs from three knowledge graphs, YAGO, DBpedia, and Wikidata, that are significantly larger than the existing graph datasets used in fairness studies. We benchmark inprocessing and preprocessing methods in different GNN backbones and early stopping conditions. We find several key insights: (i) knowledge graphs show different trends from existing datasets; clearer trade-offs between…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Ethics and Social Impacts of AI · Explainable Artificial Intelligence (XAI)
