Fairness-aware Anomaly Detection via Fair Projection
Feng Xiao, Xiaoying Tang, Jicong Fan

TL;DR
This paper introduces FairAD, a novel fairness-aware anomaly detection method that learns a common distribution for demographic groups to improve fairness and accuracy in unsupervised anomaly detection tasks.
Contribution
The paper proposes a new projection-based anomaly detection method, FairAD, that enhances fairness by mapping demographic groups to a shared distribution and introduces a threshold-free fairness metric.
Findings
FairAD improves fairness and detection accuracy on real-world benchmarks.
The method performs well under both balanced and skewed group data.
A new global fairness metric eliminates manual threshold tuning.
Abstract
Unsupervised anomaly detection is a critical task in many high-social-impact applications such as finance, healthcare, social media, and cybersecurity, where demographics involving age, gender, race, disease, etc, are used frequently. In these scenarios, possible bias from anomaly detection systems can lead to unfair treatment for different groups and even exacerbate social bias. In this work, first, we thoroughly analyze the feasibility and necessary assumptions for ensuring group fairness in unsupervised anomaly detection. Second, we propose a novel fairness-aware anomaly detection method FairAD. From the normal training data, FairAD learns a projection to map data of different demographic groups to a common target distribution that is simple and compact, and hence provides a reliable base to estimate the density of the data. The density can be directly used to identify anomalies…
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
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
MethodsBalanced Selection
