PySyft used for first double-blind evaluation of a proprietary, frontier-class AI model

Executive Summary
After nearly a decade of research and development including contributions from over 400 contributors from around the world, we are pleased to announce that PySyft has been used by Google DeepMind, AVERI, Singapore AISI, and MLCommons to facilitate the world’s first double-blind evaluations of a proprietary, frontier class AI model.
PySyft was used by AVERI and then Singapore AISI to evaluate Gemini 2.5 Flash-Lite using unreleased prompts from MLCommons and Singapore AISI, respectively. PySyft served to facilitate these “double-blind” evaluations by orchestrating the submission, approval, and execution of confidential code and assets from each party in GPU enclaves on Google Cloud Platform. And because of PySyft’s orchestration of the enclave guarantees, neither AVERI nor Singapore AISI were able to see the Gemini model weights, and Google DeepMind was unable to see AVERI and Singapore AISI’s prompts and responses.
In this blog post, we discuss the confidentiality-transparency tradeoffs that have long constrained external oversight of AI systems, how PySyft can move this pareto frontier, and what this pilot achieved.
The need for “double-blind” evaluations
For as long as external evaluators have been testing proprietary AI systems, both evaluators and AI companies have faced a confidentiality problem: they each have assets they have legitimate reasons to protect. But in order to perform an evaluation, one side must choose to be the one who takes on the risk: either the AI company sends their model to an evaluator for testing (risking IP), or the evaluator sends their prompts and evaluation methodology to the AI company (perhaps via API) and risks disclosing “the test” to the “tested”.
Consequently, every AI evaluation up until this point has involved one side taking on this risk, a problem severe enough to lead some to question the veracity of benchmark results. This uncertainty about evaluation veracity doesn’t just impact the confidentiality of two parties in an evaluation, it undermines global confidence in the AI evaluation ecosystem as a whole. Thus, solving this confidentiality problem has been an important, long-standing challenge to the field.
The promise of structured transparency
For several decades, privacy-enhancing technologies (PETs) like homomorphic encryption, secure multi-party computation, and differential privacy have promised the idea of multiple organizations collaborating using data they do not share. And in 2020, the framework of structured transparency (ST) offered a way for these PET puzzle pieces to fit together to enable such multi-organizational collaboration. However, while the ingredients have become mature, their assembly into practical infrastructure has been elusive.
The road to structured transparency in practice
Since its founding in 2017, OpenMined has been developing (and re-developing) PySyft to bridge the gap between the promise of PETs and the reality of cross-organization data collaborations, focusing especially on the external oversight of AI systems. During this time, we have worked on practical problems which have largely been overlooked by the academic privacy technology literature, but which are material to the day-to-day operations of organizations considering deploying structured transparency technology in practice, such as:
- How can ST be accomplished without opening novel holes in a firewall?
- How can ST be accomplished while using transport layers organizations already trust?
- What happens when different organizations have conflicting trust requirements but need to use shared infrastructure?
- What happens when multiple organizations update ST software versions at different times but still want to work with one another?
- How does one handle secure serialization of custom, private assets across organizations?
- How can one organization write software which will run against the private objects and assets of another organization… when those private assets can’t be disclosed?
- …
We have discovered these and other questions through real-world pilots and partnerships with Twitter, Microsoft, Meta, Reddit, Anthropic, Google DeepMind, Google, the US Census Bureau, and in research published with the United Nations, the Royal Society, the UK’s Department for Science Information and Technology, and the Whitehouse. And building across nearly a decade of work, and with contributions from over 400 contributors, we’ve reached a point where two organizations can double-blind evaluate an LLM using PySyft.
Following this research, in 2024, PySyft was used by Anthropic and UK AISI to test a double-blind evaluation across their respective infrastructures using public assets (GPT-2 and a subset of CAMEL bio dataset). While this provided useful feedback on the remaining security, UX, and other features needed to protect real assets in this novel way, it did not accomplish the central milestone of double-blind evaluations: two organizations actually leveraging enclaves to provide mutual confidentiality protections for their actual confidential assets.
Details of the pilots
Full details of these pilots can be found in Google DeepMind’s blogpost, in AVERI’s blogpost, in ML Common’s blogpost, and in the technical report co-authored by all of the above.
Acknowledgements!
We are deeply appreciative of the teams at Google, whose security, legal, and engineering staff engaged seriously with novel infrastructure, and of AVERI and Singapore AISI, whose scrutiny and support have made the system stronger. The evaluation drew on reserved, non-public prompt sets from MLCommons and Singapore AISI, whose willingness to entrust its benchmark material to this novel protection made the double-blind design meaningful. OpenMined is grateful for the support of Coefficient Giving, whose multi-year commitment to secure evaluation infrastructure has carried this work from early prototypes to the deployment described here, and to Georgetown’s Center for Security and Emerging Technology, the Christchurch Call, Prime Minister Jacinda Ardern, Google, Microsoft, Twitter/X, and Meta/PyTorch for their early funding and support of PySyft and its development. And OpenMined is grateful to the many industry leaders who have stewarded PySyft’s journey over the years, including Peter Eckersley, Ben Laurie, Miles Brundage, Teddy Collins, Luke Muehlhauser, Catherine Brewer, Trevor Levin, Chris Dyer, Jan Leike, Ben Buchanan, Helen Toner, Alex Lawsen, Sarah de Haas, Glen Weyl, Rumman Chowdhury, Alix Dunn, Rod Dewar, William Isaac, Allan Dafoe, Ben Harrack, Yannick Muhlhauser, Miro Pluckebaum, Nick Pickles, Ben Garfinkel, and Morten Dahl.
OpenMined is a 501(c)(3) nonprofit, and work like this is sustained by the generosity of our community alongside institutional grants. If you believe secure, independent evaluation of proprietary AI should exist as public infrastructure, please consider supporting it directly. If your institution creates or evaluates proprietary AI models and is interested in double-blind evaluations, reach out on Slack to Koen van der Veen.
