SOTAVerified

Federated Learning with Discriminative Naive Bayes Classifier

2025-02-03Unverified0· sign in to hype

Pablo Torrijos, Juan C. Alfaro, José A. Gámez, José M. Puerta

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Federated Learning has emerged as a promising approach to train machine learning models on decentralized data sources while preserving data privacy. This paper proposes a new federated approach for Naive Bayes (NB) classification, assuming discrete variables. Our approach federates a discriminative variant of NB, sharing meaningless parameters instead of conditional probability tables. Therefore, this process is more reliable against possible attacks. We conduct extensive experiments on 12 datasets to validate the efficacy of our approach, comparing federated and non-federated settings. Additionally, we benchmark our method against the generative variant of NB, which serves as a baseline for comparison. Our experimental results demonstrate the effectiveness of our method in achieving accurate classification.

Tasks

Reproductions