paper-with-me

홈 › Papers

Subverting Fair Image Search with Generative Adversarial Perturbations

2022-05-05 · Avijit Ghosh, Matthew Jagielski, Christo Wilson

In this work we explore the intersection fairness and robustness in the context of ranking: when a ranking model has been calibrated to achieve some definition of fairness, is it possible for an external adversary to make the ranking model behave unfairly without having access to the model or training data? To investigate this question, we present a case study in which we develop and then attack a state-of-the-art, fairness-aware image search engine using images that have been maliciously modified using a Generative Adversarial Perturbation (GAP) model. These perturbations attempt to cause the fair re-ranking algorithm to unfairly boost the rank of images containing people from an adversary-selected subpopulation. We present results from extensive experiments demonstrating that our attacks can successfully confer significant unfair advantage to people from the majority class relative to fairly-ranked baseline search results. We demonstrate that our attacks are robust across a number of variables, that they have close to zero impact on the relevance of search results, and that they succeed under a strict threat model. Our findings highlight the danger of deploying fair machine learning algorithms in-the-wild when (1) the data necessary to achieve fairness may be adversarially manipulated, and (2) the models themselves are not robust against attacks.

📄 PDF Abstract BibTeX arXiv:2205.02414

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessImage RetrievalRe-Ranking

Similar Papers 제목 키워드 기반

Enactive Artificial Intelligence: Subverting Gender Norms in Robot-Human Interaction

2023-01-17 · Ines Hipolito, Katie Winkle, Merete Lie

This paper introduces Enactive Artificial Intelligence (eAI) as an intersectional gender-inclusive stance towards AI. AI design is an enacted human sociocultural practice that reflects human culture and values. Unreprese…

Cultural Vocal Bursts Intensity PredictionEthicsFairness

Subverting Privacy-Preserving GANs: Hiding Secrets in Sanitized Images

2020-09-19 · Kang Liu, Benjamin Tan, Siddharth Garg

Unprecedented data collection and sharing have exacerbated privacy concerns and led to increasing interest in privacy-preserving tools that remove sensitive attributes from images while maintaining useful information for…

Facial Expression RecognitionFacial Expression Recognition (FER)Privacy Preserving

Comparative Study on Generative Adversarial Networks

2018-01-12 · Saifuddin Hitawala

In recent years, there have been tremendous advancements in the field of machine learning. These advancements have been made through both academic as well as industrial research. Lately, a fair amount of research has bee…

General Classificationimage-classificationImage Classification

Coarse-to-Fine Searching for Efficient Generative Adversarial Networks

2021-04-19 · Jiahao Wang, Han Shu, Weihao Xia, Yujiu Yang 외

This paper studies the neural architecture search (NAS) problem for developing efficient generator networks. Compared with deep models for visual recognition tasks, generative adversarial network (GAN) are usually design…

Generative Adversarial NetworkGPUImage GenerationNeural Architecture Search

FairGAN: Fairness-aware Generative Adversarial Networks

2018-05-28 · Depeng Xu, Shuhan Yuan, Lu Zhang, Xintao Wu

Fairness-aware learning is increasingly important in data mining. Discrimination prevention aims to prevent discrimination in the training data before it is used to conduct predictive analysis. In this paper, we focus on…

FairnessGeneral Classification