CYLGSep 17, 2024

Secure and Confidential Certificates of Online Fairness

arXiv:2410.02777v27 citationsh-index: 19
Originality Incremental advance
AI Analysis

This addresses the need for reliable and scalable fairness verification in black-box ML services, which is critical for legal and responsible AI deployment, though it is incremental by building on existing confidential fairness methods.

The paper tackles the problem of verifying model fairness in confidential ML services by introducing online fairness certificates that assess fairness on data received during deployment, and presents OATH, a zero-knowledge proof protocol that improves scalability over baselines.

The black-box service model enables ML service providers to serve clients while keeping their intellectual property and client data confidential. Confidentiality is critical for delivering ML services legally and responsibly, but makes it difficult for outside parties to verify important model properties such as fairness. Existing methods that assess model fairness confidentially lack either (i) reliability because they certify fairness with respect to a static set of data, and therefore fail to guarantee fairness in the presence of distribution shift or service provider malfeasance; and/or (ii) scalability due to the computational overhead of confidentiality-preserving cryptographic primitives. We address these problems by introducing online fairness certificates, which verify that a model is fair with respect to data received by the service provider online during deployment. We then present OATH, a deployably efficient and scalable zero-knowledge proof protocol for confidential online group fairness certification. OATH exploits statistical properties of group fairness via a cut-and-choose style protocol, enabling scalability improvements over baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes