← 返回论文检索
NeurIPS 2024Poster

Reproducibility Study Of Learning Fair Graph Representations Via Automated Data Augmentations

Thijmen Nijdam, Juell Sprott, Taiki Papandreou-Lazos, Jurgen de Heus

University of Amsterdam

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

In this study, we undertake a reproducibility analysis of "Learning Fair Graph Representations Via Automated Data Augmentations" by Ling et al. (2022). We assess the validity of the original claims focused on node classification tasks and explore the performance of the Graphair framework in link prediction tasks. Our investigation reveals that we can partially reproduce one of the original three claims and fully substantiate the other two. Additionally, we broaden the application of Graphair from node classification to link prediction across various datasets. Our findings indicate that, while Graphair demonstrates a comparable fairness-accuracy trade-off to baseline models for mixed dyadic-level fairness, it has a superior trade-off for subgroup dyadic-level fairness. These findings underscore Graphair’s potential for wider adoption in graph-based learning. Our code base can be found on GitHub at https://github.com/juellsprott/graphair-reproducibility.