Skip to main content
U.S. flag

An official website of the United States government

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

RESOURCE

  • Tool

Privacy-Preserving Model Auditing

Enabling AI model evaluation while protecting individual privacy.

Sometimes a model owner might want to use sensitive individual data to evaluate the groupwise performance of their model. What can they do if they don’t have direct access to that data?

Our demo of privacy-preserving model auditing shows one potential solution. Using an open source cryptographic protocol called Private Join and Compute, we demonstrate the calculation of groupwise metrics between two parties without revealing any private individual information from either side. More details on the demo can be found in our blog posts below.

You can find the full repository with instructions on Github