IJCAI 2024poster11 citations

FairGT: A Fairness-aware Graph Transformer

Renqiang Luo, Huafei Huang, Shuo Yu, Xiuzhen Zhang, Feng Xia

Abstract

The design of Graph Transformers (GTs) often neglects considerations for fairness, resulting in biased outcomes against certain sensitive subgroups. Since GTs encode graph information without relying on message-passing mechanisms, conventional fairness-aware graph learning methods are not directly applicable to address these issues. To tackle this challenge, we propose FairGT, a Fairness-aware Graph Transformer explicitly crafted to mitigate fairness concerns inherent in GTs. FairGT incorporates a meticulous structural feature selection strategy and a multi-hop node feature integration method, ensuring independence of sensitive features and bolstering fairness considerations. These fairness-aware graph information encodings seamlessly integrate into the Transformer framework for downstream tasks. We also prove that the proposed fair structural topology encoding with adjacency matrix eigenvector selection and multi-hop integration are theoretically effective. Empirical evaluations conducted across five real-world datasets demonstrate FairGT's superiority in fairness metrics over existing graph transformers, graph neural networks, and state-of-the-art fairness-aware graph learning approaches.

AI Ethics, Trust, Fairness: ETF: Fairness and diversityData Mining: DM: Mining graphsMachine Learning: ML: Trustworthy machine learning
BibTeX
@inproceedings{ijcai2024p50,
  title     = {FairGT: A Fairness-aware Graph Transformer},
  author    = {Luo, Renqiang and Huang, Huafei and Yu, Shuo and Zhang, Xiuzhen and Xia, Feng},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {449--457},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/50},
  url       = {https://doi.org/10.24963/ijcai.2024/50},
}
FairGT: A Fairness-aware Graph Transformer · IJCAI 2024