paper-with-me

홈 › Papers

Exploiting Fairness to Enhance Sensitive Attributes Reconstruction

2022-09-02 · Julien Ferry, Ulrich Aïvodji, Sébastien Gambs, Marie-José Huguet, Mohamed Siala

In recent years, a growing body of work has emerged on how to learn machine learning models under fairness constraints, often expressed with respect to some sensitive attributes. In this work, we consider the setting in which an adversary has black-box access to a target model and show that information about this model's fairness can be exploited by the adversary to enhance his reconstruction of the sensitive attributes of the training data. More precisely, we propose a generic reconstruction correction method, which takes as input an initial guess made by the adversary and corrects it to comply with some user-defined constraints (such as the fairness information) while minimizing the changes in the adversary's guess. The proposed method is agnostic to the type of target model, the fairness-aware learning method as well as the auxiliary knowledge of the adversary. To assess the applicability of our approach, we have conducted a thorough experimental evaluation on two state-of-the-art fair learning methods, using four different fairness metrics with a wide range of tolerances and with three datasets of diverse sizes and sensitive attributes. The experimental results demonstrate the effectiveness of the proposed approach to improve the reconstruction of the sensitive attributes of the training set.

📄 PDF Abstract BibTeX arXiv:2209.01215

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Fair Recommendations with Limited Sensitive Attributes: A Distributionally Robust Optimization Approach

2024-05-02 · Tianhao Shi, Yang Zhang, Jizhi Zhang, Fuli Feng 외

As recommender systems are indispensable in various domains such as job searching and e-commerce, providing equitable recommendations to users with different sensitive attributes becomes an imperative requirement. Prior …

AttributeFairnessRecommendation Systems

Enhancing Fairness in Unsupervised Graph Anomaly Detection through Disentanglement

2024-06-03 · Wenjing Chang, Kay Liu, Philip S. Yu, Jianjun Yu

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 migh…

Anomaly DetectionDecision MakingDisentanglementFairness+5

Dikaios: Privacy Auditing of Algorithmic Fairness via Attribute Inference Attacks

2022-02-04 · Jan Aalmoes, Vasisht Duddu, Antoine Boutet

Machine learning (ML) models have been deployed for high-stakes applications. Due to class imbalance in the sensitive attribute observed in the datasets, ML models are unfair on minority subgroups identified by a sensiti…

AttributeFairnessInference Attack

Achieve Fairness without Demographics for Dermatological Disease Diagnosis

2024-01-16 · Ching-Hao Chiu, Yu-Jen Chen, Yawen Wu, Yiyu Shi 외

In medical image diagnosis, fairness has become increasingly crucial. Without bias mitigation, deploying unfair AI would harm the interests of the underprivileged population and potentially tear society apart. Recent res…

AttributeFairness

Fair Diagnosis: Leveraging Causal Modeling to Mitigate Medical Bias

2024-12-06 · Bowei Tian, Yexiao He, Meng Liu, Yucong Dai 외

In medical image analysis, model predictions can be affected by sensitive attributes, such as race and gender, leading to fairness concerns and potential biases in diagnostic outcomes. To mitigate this, we present a caus…

DiagnosticFairnessMedical Image Analysis