FedCert: Federated Accuracy Certification
Minh Hieu Nguyen, Huu Tien Nguyen, Trung Thanh Nguyen, Manh Duong, Nguyen, Trong Nghia Hoang, Truong Thao Nguyen, Phi Le Nguyen

TL;DR
FedCert introduces a novel method to evaluate the robustness of federated learning models against data perturbations, addressing the challenge of unknown client data distributions and Non-IID data in decentralized systems.
Contribution
This paper proposes FedCert, the first approach to approximate certified accuracy in federated learning, including a client grouping algorithm for Non-IID data scenarios.
Findings
FedCert reduces estimation error compared to baseline methods.
Theoretical analysis confirms FedCert's effectiveness in robustness assessment.
Experimental results on CIFAR datasets validate the approach's reliability.
Abstract
Federated Learning (FL) has emerged as a powerful paradigm for training machine learning models in a decentralized manner, preserving data privacy by keeping local data on clients. However, evaluating the robustness of these models against data perturbations on clients remains a significant challenge. Previous studies have assessed the effectiveness of models in centralized training based on certified accuracy, which guarantees that a certain percentage of the model's predictions will remain correct even if the input data is perturbed. However, the challenge of extending these evaluations to FL remains unresolved due to the unknown client's local data. To tackle this challenge, this study proposed a method named FedCert to take the first step toward evaluating the robustness of FL systems. The proposed method is designed to approximate the certified accuracy of a global model based on…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBig Data and Business Intelligence
