菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-27
📄 Abstract - Pattern Recognition Tasks with Personalized Federated Learning

Personalized Federated Learning (PFL) constitutes a novel paradigm that tailors Machine Learning (ML) models to individual clients, thereby furnishing personalized model updates whilst upholding stringent data privacy principles. Diverging from conventional standard Federated Learning (FL) approaches, PFL adapts models to distinct client data distributions, engendering heightened levels of accuracy, customization, and data security, all while minimizing communication overhead. This methodology proves particularly salient in contexts marked by pattern recognition tasks reliant upon heterogeneous data sources and underpinned by paramount privacy apprehensions. In the present research endeavor, this article undertake a comprehensive comparative analysis of seven distinct PFL algorithms deployed across three diverse datasets, namely MNIST, SignMNIST, and Digit5. The overarching objective entails ascertaining the preeminent PFL algorithm, within the framework of pattern recognition tasks, through a rigorous evaluation anchored in metrics encompassing Accuracy, Precision, Recall, and F1 Score. Concurrently, an in-depth scrutiny of these PFL algorithms is conducted, elucidating their operative workflows, advantages, and limitations. Through empirical investigation, the findings evince that APPLE, FedGC, and FedProto emerge as stalwart contenders, consistently furnishing superior performance across the spectrum of assessed datasets, while acknowledging the contextual specificity of alternative algorithms and the potential for iterative refinement to realize optimal outcomes.

顶级标签: machine learning model training
详细标签: personalized federated learning pattern recognition benchmark heterogeneous data privacy 或 搜索:

基于个性化联邦学习的模式识别任务 / Pattern Recognition Tasks with Personalized Federated Learning


1️⃣ 一句话总结

本文比较了七种个性化联邦学习算法在三个图像识别数据集上的表现,发现APPLE、FedGC和FedProto在准确率、精确率、召回率和F1分数等指标上均优于其他方法,为隐私保护下的个性化模式识别提供了实用指导。

源自 arXiv: 2605.27816