LGAICRJun 15, 2022

Disparate Impact in Differential Privacy from Gradient Misalignment

arXiv:2206.07737v245 citationsh-index: 17
Originality Incremental advance
AI Analysis

This addresses fairness issues in private machine learning for regulated industries, but is incremental as it builds on existing DPSGD methods.

The paper tackled the problem of differential privacy techniques like DPSGD worsening unfairness in models, identifying gradient misalignment as a key cause and proposing a new method to reduce it.

As machine learning becomes more widespread throughout society, aspects including data privacy and fairness must be carefully considered, and are crucial for deployment in highly regulated industries. Unfortunately, the application of privacy enhancing technologies can worsen unfair tendencies in models. In particular, one of the most widely used techniques for private model training, differentially private stochastic gradient descent (DPSGD), frequently intensifies disparate impact on groups within data. In this work we study the fine-grained causes of unfairness in DPSGD and identify gradient misalignment due to inequitable gradient clipping as the most significant source. This observation leads us to a new method for reducing unfairness by preventing gradient misalignment in DPSGD.

Code Implementations1 repo
Foundations

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

Your Notes