Toward Fair Graph Neural Networks Via Dual-Teacher Knowledge Distillation
Chengyu Li, Debo Cheng, Guixian Zhang, Yi Li, Shichao Zhang

TL;DR
This paper introduces FairDTD, a novel framework for fair graph neural network training that balances fairness and utility through dual-teacher knowledge distillation guided by a causal graph model.
Contribution
It proposes a dual-teacher distillation approach with graph-level and node-specific modules to improve fairness without sacrificing utility in GNNs.
Findings
Achieves better fairness compared to existing methods.
Maintains high utility in graph representation learning.
Effective across diverse benchmark datasets.
Abstract
Graph Neural Networks (GNNs) have demonstrated strong performance in graph representation learning across various real-world applications. However, they often produce biased predictions caused by sensitive attributes, such as religion or gender, an issue that has been largely overlooked in existing methods. Recently, numerous studies have focused on reducing biases in GNNs. However, these approaches often rely on training with partial data (e.g., using either node features or graph structure alone), which can enhance fairness but frequently compromises model utility due to the limited utilization of available graph information. To address this tradeoff, we propose an effective strategy to balance fairness and utility in knowledge distillation. Specifically, we introduce FairDTD, a novel Fair representation learning framework built on Dual-Teacher Distillation, leveraging a causal graph…
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
