vix.ing · top · new · best · stats · spec

Distribution inference risks: Identifying and mitigating sources of leakage

2022/09/18 by Valentin N. Hartmann, Léo Meynent, Hartmann, Valentin +9 · 1 citation
Computer Science · Psychology · #Adversarial Robustness in Machine Learning #Cryptography and Security (cs.CR) #Deception detection and forensic psychology #FOS: Computer and information sciences #Machine Learning (cs.LG)

paper · pdf · doi:10.48550/arxiv.2209.08541

openalex publication_date 2022/09/18 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

A large body of work shows that machine learning (ML) models can leak sensitive or confidential information about their training data. Recently, leakage due to distribution inference (or property inference) attacks is gaining attention. In this attack, the goal of an adversary is to infer distributional information about the training data. So far, research on distribution inference has focused on demonstrating successful attacks, with little attention given to identifying the potential causes of the leakage and to proposing mitigations. To bridge this gap, as our main contribution, we theoretically and empirically analyze the sources of information leakage that allows an adversary to perpetrate distribution inference attacks. We identify three sources of leakage: (1) memorizing specific information about the 𝔼[Y|X] (expected label given the feature values) of interest to the adversary, (2) wrong inductive bias of the model, and (3) finiteness of the training data. Next, based on our analysis, we propose principled mitigation techniques against distribution inference attacks. Specifically, we demonstrate that causal learning techniques are more resilient to a particular type of distribution inference risk termed distributional membership inference than associative learning methods. And lastly, we present a formalization of distribution inference that allows for reasoning about more general adversaries than was previously possible.

Cited by

Related