Published August 16, 2023
| Version Initial_Pre-Release
Software
Open
arpitdm/gnn_accuracy_fairness_tradeoff: v0.1.0-alpha
Creators
- 1. University of Helsinki
- 2. ICREA, Universitat Pompeu Fabra
Description
Reference code and data for analyzing the tradeoff between accuracy and algorithmic fairness on graph neural networks for node classification. This repository provides support for downloading and preprocessing four datasets (German, Credit, Penn94, and Pokec-Z), building and training three GNN models (GCN, GraphSAGE, and GIN), and implementing algorithmic fairness interventions including PFR-AX and PostProcess (ours), Unaware, EDITS, and NIFTY (baselines).
Files
arpitdm/gnn_accuracy_fairness_tradeoff-Initial_Pre-Release.zip
Files
(25.3 MB)
Name | Size | Download all |
---|---|---|
md5:9cdd59a267e233b588a7e324052e6510
|
25.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/arpitdm/gnn_accuracy_fairness_tradeoff/tree/Initial_Pre-Release (URL)