MaSS: Multi-attribute Selective Suppression for Utility-preserving Data Transformation from an Information-theoretic Perspective
Yizhuo Chen, Chun-Fu Chen, Hsiang Hsu, Shaohan Hu, Marco Pistoia, Tarek Abdelzaher
TL;DR
MaSS tackles information-theoretic privacy for multi-attribute data by formulating a constrained mutual-information optimization that maximizes $I(X';F)$ while limiting leakage from sensitive attributes and preserving annotated utilities. It introduces a differentiable data transformation framework with adversarial surrogates for annotated attributes and InfoNCE-based contrastive learning to handle unannotated features, enabling a unified, trainable objective. The approach is supported by formal operational bounds and validated across audio, motion, and facial image datasets, demonstrating strong suppression of sensitive information with maintained utility. The work provides open-source code and a principled pathway for utility-preserving privacy in diverse data modalities.
Abstract
The growing richness of large-scale datasets has been crucial in driving the rapid advancement and wide adoption of machine learning technologies. The massive collection and usage of data, however, pose an increasing risk for people's private and sensitive information due to either inadvertent mishandling or malicious exploitation. Besides legislative solutions, many technical approaches have been proposed towards data privacy protection. However, they bear various limitations such as leading to degraded data availability and utility, or relying on heuristics and lacking solid theoretical bases. To overcome these limitations, we propose a formal information-theoretic definition for this utility-preserving privacy protection problem, and design a data-driven learnable data transformation framework that is capable of selectively suppressing sensitive attributes from target datasets while preserving the other useful attributes, regardless of whether or not they are known in advance or explicitly annotated for preservation. We provide rigorous theoretical analyses on the operational bounds for our framework, and carry out comprehensive experimental evaluations using datasets of a variety of modalities, including facial images, voice audio clips, and human activity motion sensor signals. Results demonstrate the effectiveness and generalizability of our method under various configurations on a multitude of tasks. Our code is available at https://github.com/jpmorganchase/MaSS.
