Abstract
Federated learning (FL) shows great promise in large scale machine learning,but brings new risks in terms of privacy and security. We propose ByITFL, anovel scheme for FL that provides resilience against Byzantine users whilekeeping the users' data private from the federator and private from otherusers. The scheme builds on the preexisting non-private FLTrust scheme, whichtolerates malicious users through trust scores (TS) that attenuate or amplifythe users' gradients. The trust scores are based on the ReLU function, which weapproximate by a polynomial. The distributed and privacy-preserving computationin ByITFL is designed using a combination of Lagrange coded computing,verifiable secret sharing and re-randomization steps. ByITFL is the firstByzantine resilient scheme for FL with full information-theoretic privacy.