English

CryptoCredit: Securely Training Fair Models

Machine Learning 2020-10-13 v1 Artificial Intelligence Cryptography and Security Machine Learning

Abstract

When developing models for regulated decision making, sensitive features like age, race and gender cannot be used and must be obscured from model developers to prevent bias. However, the remaining features still need to be tested for correlation with sensitive features, which can only be done with the knowledge of those features. We resolve this dilemma using a fully homomorphic encryption scheme, allowing model developers to train linear regression and logistic regression models and test them for possible bias without ever revealing the sensitive features in the clear. We demonstrate how it can be applied to leave-one-out regression testing, and show using the adult income data set that our method is practical to run.

Keywords

Cite

@article{arxiv.2010.04840,
  title  = {CryptoCredit: Securely Training Fair Models},
  author = {Leo de Castro and Jiahao Chen and Antigoni Polychroniadou},
  journal= {arXiv preprint arXiv:2010.04840},
  year   = {2020}
}

Comments

8 pages

R2 v1 2026-06-23T19:13:30.660Z