Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 356 Bytes

Inf2Guard

Research Artifact of USENIX Security 2024 Paper: Information-Theoretic Privacy-Preserving Representation Learning against Inference Attacks

preprint: https://arxiv.org/pdf/2403.02116.pdf

Installation

  • Build from source code
    git clone https://github.com/leilynourbakhsh/Inf2Guard
    cd GCert
    pip install -r requirements.txt