MLLGMay 13, 2025

Lower Bounds on the MMSE of Adversarially Inferring Sensitive Features

arXiv:2505.09004v1h-index: 4
Originality Incremental advance
AI Analysis

This provides a tool for adversarial evaluation of privacy risks in machine learning, though it is incremental as it builds on existing MMSE frameworks with new bounds.

The paper tackles the problem of evaluating how well sensitive features can be inferred from noisy data by establishing theoretical lower bounds on the minimum mean-squared error (MMSE) for finite samples and linear models, with closed-form bounds that are order optimal in noise variance for various feature relationships.

We propose an adversarial evaluation framework for sensitive feature inference based on minimum mean-squared error (MMSE) estimation with a finite sample size and linear predictive models. Our approach establishes theoretical lower bounds on the true MMSE of inferring sensitive features from noisy observations of other correlated features. These bounds are expressed in terms of the empirical MMSE under a restricted hypothesis class and a non-negative error term. The error term captures both the estimation error due to finite number of samples and the approximation error from using a restricted hypothesis class. For linear predictive models, we derive closed-form bounds, which are order optimal in terms of the noise variance, on the approximation error for several classes of relationships between the sensitive and non-sensitive features, including linear mappings, binary symmetric channels, and class-conditional multi-variate Gaussian distributions. We also present a new lower bound that relies on the MSE computed on a hold-out validation dataset of the MMSE estimator learned on finite-samples and a restricted hypothesis class. Through empirical evaluation, we demonstrate that our framework serves as an effective tool for MMSE-based adversarial evaluation of sensitive feature inference that balances theoretical guarantees with practical efficiency.

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