IJCAI 2024poster7 citations

Dirichlet-based Uncertainty Quantification for Personalized Federated Learning with Improved Posterior Networks

Nikita Kotelevskii, Samuel Horváth, Karthik Nandakumar, Martin Takac, Maxim Panov

Abstract

In modern federated learning, one of the main challenges is to account for inherent heterogeneity and the diverse nature of data distributions for different clients. This problem is often addressed by introducing personalization of the models towards the data distribution of the particular client. However, a personalized model might be unreliable when applied to the data that is not typical for this client. Eventually, it may perform worse for these data than the non-personalized global model trained in a federated way on the data from all the clients. This paper presents a new approach to federated learning that allows selecting a model from global and personalized ones that would perform better for a particular input point. It is achieved through a careful modeling of predictive uncertainties that helps to detect local and global in- and out-of-distribution data and use this information to select the model that is confident in a prediction. The comprehensive experimental evaluation on the popular real-world image datasets shows the superior performance of the model in the presence of out-of-distribution data while performing on par with state-of-the-art personalized federated learning algorithms in the standard scenarios.

Uncertainty in AI: UAI: Bayesian networksMachine Learning: ML: Bayesian learningMachine Learning: ML: Federated learningMachine Learning: ML: Probabilistic machine learning
BibTeX
@inproceedings{ijcai2024p788,
  title     = {Dirichlet-based Uncertainty Quantification for Personalized Federated Learning with Improved Posterior Networks},
  author    = {Kotelevskii, Nikita and Horváth, Samuel and Nandakumar, Karthik and Takac, Martin and Panov, Maxim},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {7127--7135},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/788},
  url       = {https://doi.org/10.24963/ijcai.2024/788},
}