Enhancing Fairness in Unsupervised Graph Anomaly Detection through Disentanglement
Wenjing Chang, Kay Liu, Philip S. Yu, Jianjun Yu

TL;DR
This paper introduces DEFEND, a novel framework that enhances fairness in unsupervised graph anomaly detection by disentangling sensitive attributes from node representations and focusing on attribute-based anomaly detection.
Contribution
It is the first to integrate fairness with utility in GAD using disentanglement and attribute-focused detection, reducing societal bias in graph analysis.
Findings
DEFEND significantly improves fairness over existing methods.
It maintains competitive anomaly detection performance.
The approach effectively reduces bias related to sensitive attributes.
Abstract
Graph anomaly detection (GAD) is increasingly crucial in various applications, ranging from financial fraud detection to fake news detection. However, current GAD methods largely overlook the fairness problem, which might result in discriminatory decisions skewed toward certain demographic groups defined on sensitive attributes (e.g., gender, religion, ethnicity, etc.). This greatly limits the applicability of these methods in real-world scenarios in light of societal and ethical restrictions. To address this critical gap, we make the first attempt to integrate fairness with utility in GAD decision-making. Specifically, we devise a novel DisEntangle-based FairnEss-aware aNomaly Detection framework on the attributed graph, named DEFEND. DEFEND first introduces disentanglement in GNNs to capture informative yet sensitive-irrelevant node representations, effectively reducing societal bias…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Advanced Graph Neural Networks
