首页 > AI前沿 > Federated Learning of AnDE Classifiers

Federated Learning of AnDE Classifiers

arXiv机器学习 2026-09-24 02:33 5 阅读 查看原文

This work presents a federated framework for training Averaged $n$-Dependence Estimators (AnDE) in distributed environments.

The proposed method focuses on the discriminative setting, where model weights are learned locally and aggregated globally, supporting any dependency order $n$.

This design allows federated training without transmitting semantically meaningful parameters, improving privacy.

Additionally, generative AnDE models are federated to provide a comparative baseline, with optional differential privacy applied to the aggregation of probability tables.

Experiments on 12 discrete datasets show that discriminative models with $n \geq 1$ consistently outperform federated Naive Bayes (NB, $n=0$), and that privacy-preserving aggregation is effective with limited accuracy loss.

These results establish federated AnDE as a viable and privacy-preserving framework, showing that probabilistic models remain applicable in modern federated learning settings.