A General Black-Box Adversarial Attack on Graph-Based Fake News Detectors
Abstract
Graph Neural Networks (GNNs) have excelled in diverse applications due to their outstanding predictive performance, yet they often overlook fairness considerations, prompting numerous recent efforts to address this societal concern. However, most fair GNNs assume complete demographics by design, which is impractical in most real-world socially sensitive applications due to privacy, legal, or regulatory restrictions. For example, the Consumer Financial Protection Bureau (CFPB) mandates that creditors ensure fairness without requesting or collecting information about an applicant’s race, religion, nationality, sex, or other demographics. To this end, this paper proposes fairGNN-WOD, a first-of-its-kind framework that considers mitigating unfairness in graph learning without using demographic information. In addition, this paper provides a theoretical perspective on analyzing bias in node representations and establishes the relationship between utility and fairness objectives. Experiments on three real-world graph datasets illustrate that fairGNN-WOD outperforms state-of-the-art baselines in achieving fairness but also maintains comparable prediction performance.
Cite
Text
Zhu et al. "A General Black-Box Adversarial Attack on Graph-Based Fake News Detectors." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/63Markdown
[Zhu et al. "A General Black-Box Adversarial Attack on Graph-Based Fake News Detectors." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/zhu2024ijcai-general/) doi:10.24963/ijcai.2024/63BibTeX
@inproceedings{zhu2024ijcai-general,
title = {{A General Black-Box Adversarial Attack on Graph-Based Fake News Detectors}},
author = {Zhu, Peican and Pan, Zechen and Liu, Yang and Tian, Jiwei and Tang, Keke and Wang, Zhen},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {568-576},
doi = {10.24963/ijcai.2024/63},
url = {https://mlanthology.org/ijcai/2024/zhu2024ijcai-general/}
}