LGCYMay 5, 2022

Subverting Fair Image Search with Generative Adversarial Perturbations

arXiv:2205.02414v28 citationsh-index: 36
AI Analysis

This work highlights vulnerabilities in deploying fair machine learning algorithms in real-world scenarios where data can be adversarially manipulated, posing risks for applications relying on fair rankings.

The paper tackles the problem of adversarial attacks on fairness-aware image search engines by using Generative Adversarial Perturbations to manipulate rankings, demonstrating that these attacks can significantly boost the rank of images from a majority class with minimal impact on relevance.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes