LGAIJun 5, 2024

Reproducibility study of FairAC

arXiv:2406.03314v2
Originality Synthesis-oriented
AI Analysis

This is an incremental reproducibility study for researchers interested in fairness in graph-based machine learning.

The study reproduced the findings of the FairAC paper, confirming its claims on reproducibility and generalizability across datasets and sensitive attributes, while noting that the broad claim of being a generic framework for many downstream tasks was only partially tested.

This work aims to reproduce the findings of the paper "Fair Attribute Completion on Graph with Missing Attributes" written by Guo, Chu, and Li arXiv:2302.12977 by investigating the claims made in the paper. This paper suggests that the results of the original paper are reproducible and thus, the claims hold. However, the claim that FairAC is a generic framework for many downstream tasks is very broad and could therefore only be partially tested. Moreover, we show that FairAC is generalizable to various datasets and sensitive attributes and show evidence that the improvement in group fairness of the FairAC framework does not come at the expense of individual fairness. Lastly, the codebase of FairAC has been refactored and is now easily applicable for various datasets and models.

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