An Efficient Difference-of-Convex Solver for Privacy Funnel
Teng-Hui Huang, Hesham El Gamal
TL;DR
This work tackles the Privacy Funnel problem by exploiting a difference-of-convex (DC) structure to derive efficient solvers. The authors propose a DC separation with closed-form updates, yielding a practical algorithm that converges to local stationary points for known distributions and extends to unknown distributions via a variational-DC hybrid that preserves PF’s Markov constraint during inference. Empirical results on MNIST and Fashion-MNIST show improved privacy-utility trade-offs, with reduced adversary leakage at comparable reconstruction quality and increased training efficiency compared to baselines. The approach provides a scalable framework for PF in both fully specified and data-driven settings, enabling robust private-data releases in practical deployments.
Abstract
We propose an efficient solver for the privacy funnel (PF) method, leveraging its difference-of-convex (DC) structure. The proposed DC separation results in a closed-form update equation, which allows straightforward application to both known and unknown distribution settings. For known distribution case, we prove the convergence (local stationary points) of the proposed non-greedy solver, and empirically show that it outperforms the state-of-the-art approaches in characterizing the privacy-utility trade-off. The insights of our DC approach apply to unknown distribution settings where labeled empirical samples are available instead. Leveraging the insights, our alternating minimization solver satisfies the fundamental Markov relation of PF in contrast to previous variational inference-based solvers. Empirically, we evaluate the proposed solver with MNIST and Fashion-MNIST datasets. Our results show that under a comparable reconstruction quality, an adversary suffers from higher prediction error from clustering our compressed codes than that with the compared methods. Most importantly, our solver is independent to private information in inference phase contrary to the baselines.
