paper-with-me

Papers

FairProof : Confidential and Certifiable Fairness for Neural Networks

2024-02-19 · Chhavi Yadav, Amrita Roy Chowdhury, Dan Boneh, Kamalika Chaudhuri

Machine learning models are increasingly used in societal applications, yet legal and privacy concerns demand that they very often be kept confidential. Consequently, there is a growing distrust about the fairness properties of these models in the minds of consumers, who are often at the receiving end of model predictions. To this end, we propose \name -- a system that uses Zero-Knowledge Proofs (a cryptographic primitive) to publicly verify the fairness of a model, while maintaining confidentiality. We also propose a fairness certification algorithm for fully-connected neural networks which is befitting to ZKPs and is used in this system. We implement \name in Gnark and demonstrate empirically that our system is practically feasible. Code is available at https://github.com/infinite-pursuits/FairProof.

📄 PDF Abstract BibTeX arXiv:2402.12572

Code (1)

infinite-pursuits/fairproof 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

Proceedings of FACTS-IR 2019

2019-07-12 · Alexandra Olteanu, Jean Garcia-Gathright, Maarten de Rijke, Michael D. Ekstrand

The proceedings list for the program of FACTS-IR 2019, the Workshop on Fairness, Accountability, Confidentiality, Transparency, and Safety in Information Retrieval held at SIGIR 2019.

FairnessInformation RetrievalRetrieval

OATH: Efficient and Flexible Zero-Knowledge Proofs of End-to-End ML Fairness

2024-09-17 · Olive Franzese, Ali Shahin Shamsabadi, Hamed Haddadi

Though there is much interest in fair AI systems, the problem of fairness noncompliance -- which concerns whether fair models are used in practice -- has received lesser attention. Zero-Knowledge Proofs of Fairness (ZKPo…

Fairness

Certified Defense on the Fairness of Graph Neural Networks

2023-11-05 · Yushun Dong, Binchi Zhang, Hanghang Tong, Jundong Li

Graph Neural Networks (GNNs) have emerged as a prominent graph learning model in various graph-based tasks over the years. Nevertheless, due to the vulnerabilities of GNNs, it has been empirically proved that malicious a…

FairnessGraph Learning

Reproducibility as a Mechanism for Teaching Fairness, Accountability, Confidentiality, and Transparency in Artificial Intelligence

2021-11-01 · Ana Lucic, Maurits Bleeker, Sami Jullien, Samarth Bhargav 외

In this work, we explain the setup for a technical, graduate-level course on Fairness, Accountability, Confidentiality, and Transparency in Artificial Intelligence (FACT-AI) at the University of Amsterdam, which teaches …

Fairness

CaPC Learning: Confidential and Private Collaborative Learning

2021-02-09 · ICLR 2021 1 · Christopher A. Choquette-Choo, Natalie Dullerud, Adam Dziedzic, Yunxiang Zhang 외

Machine learning benefits from large training datasets, which may not always be possible to collect by any single entity, especially when using privacy-sensitive data. In many contexts, such as healthcare and finance, se…

FairnessFederated Learning