← Search

Sébastien Gambs

5 accepted papers

2024

PANORAMIA: Privacy Auditing of Machine Learning Models without Retraining

NeurIPS 2024poster

We present PANORAMIA, a privacy leakage measurement framework for machine learning models that relies on membership inference attacks using generated data as non-members. By relying on generated non-member data, PANORAMIA eliminates the common dependency of privacy measurement tools on in-distributi…

2023

Confidential-PROFITT: Confidential PROof of FaIr Training of Trees

ICLR 2023top-5%

Post hoc auditing of model fairness suffers from potential drawbacks: (1) auditing may be highly sensitive to the test samples chosen; (2) the model and/or its training data may need to be shared with an auditor thereby breaking confidentiality. We address these issues by instead providing a certifi…

Cited by 22SourcePDFScholar
2022

Washing The Unwashable : On The (Im)possibility of Fairwashing Detection

NeurIPS 2022accept

The use of black-box models (e.g., deep neural networks) in high-stakes decision-making systems, whose internal logic is complex, raises the need for providing explanations about their decisions. Model explanation techniques mitigate this problem by generating an interpretable and high-fidelity surr…

2019

Fairwashing: the risk of rationalization

ICML 2019oral

Black-box explanation is the problem of explaining how a machine learning model – whose internal logic is hidden to the auditor and generally complex – produces its outcomes. Current approaches for solving this problem include model explanation, outcome explanation as well as model inspection. While…