Privacy-Preserving Federated Learning with Verifiable Fairness Guarantees
Mohammed Himayath Ali, Mohammed Aqib Abdullah, Syed Muneer Hussain, Mohammed Mudassir Uddin, Shahnawaz Alam

TL;DR
CryptoFair-FL introduces a cryptographic framework that provides verifiable fairness guarantees in federated learning, balancing privacy, fairness, and computational efficiency for sensitive applications.
Contribution
It is the first to combine cryptography with formal fairness verification in federated learning, achieving near-optimal privacy-fairness tradeoffs with reduced computational complexity.
Findings
Reduces fairness violations from 0.231 to 0.031
Maintains adversarial success probability below 0.05
Increases computational overhead by only 2.3 times
Abstract
Federated learning enables collaborative model training across distributed institutions without centralizing sensitive data; however, ensuring algorithmic fairness across heterogeneous data distributions while preserving privacy remains fundamentally unresolved. This paper introduces CryptoFair-FL, a novel cryptographic framework providing the first verifiable fairness guarantees for federated learning systems under formal security definitions. The proposed approach combines additively homomorphic encryption with secure multi-party computation to enable privacy-preserving verification of demographic parity and equalized odds metrics without revealing protected attribute distributions or individual predictions. A novel batched verification protocol reduces computational complexity from BigO(n^2) to BigO(n \log n) while maintaining (\dparam, \deltap)-differential privacy with dparam = 0.5…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Cryptography and Data Security
