Can we Generalize and Distribute Private Representation Learning?
Sheikh Shams Azam, Taejin Kim, Seyyedali Hosseinalipour, Carlee, Joe-Wong, Saurabh Bagchi, Christopher Brinton

TL;DR
This paper introduces EIGAN, a novel generative adversarial network architecture for private representation learning that handles multiple attributes and extends to distributed data settings, improving privacy and performance.
Contribution
It proposes EIGAN for multi-attribute private representation learning and D-EIGAN for distributed data scenarios, addressing practical privacy constraints and enhancing robustness.
Findings
EIGAN outperforms previous methods with 47% accuracy improvement.
D-EIGAN achieves performance comparable to centralized EIGAN.
Theoretical analysis clarifies adversary behavior and attribute dependencies.
Abstract
We study the problem of learning representations that are private yet informative, i.e., provide information about intended "ally" targets while hiding sensitive "adversary" attributes. We propose Exclusion-Inclusion Generative Adversarial Network (EIGAN), a generalized private representation learning (PRL) architecture that accounts for multiple ally and adversary attributes unlike existing PRL solutions. While centrally-aggregated dataset is a prerequisite for most PRL techniques, data in real-world is often siloed across multiple distributed nodes unwilling to share the raw data because of privacy concerns. We address this practical constraint by developing D-EIGAN, the first distributed PRL method that learns representations at each node without transmitting the source data. We theoretically analyze the behavior of adversaries under the optimal EIGAN and D-EIGAN encoders and the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Face recognition and analysis
