paper-with-me

홈 › Papers

TPFL: A Trustworthy Personalized Federated Learning Framework via Subjective Logic

2024-10-16 · Jinqian Chen, Jihua Zhu

Federated learning (FL) enables collaborative model training across distributed clients while preserving data privacy. Despite its widespread adoption, most FL approaches focusing solely on privacy protection fall short in scenarios where trustworthiness is crucial, necessitating advancements in secure training, dependable decision-making mechanisms, robustness on corruptions, and enhanced performance with Non-IID data. To bridge this gap, we introduce Trustworthy Personalized Federated Learning (TPFL) framework designed for classification tasks via subjective logic in this paper. Specifically, TPFL adopts a unique approach by employing subjective logic to construct federated models, providing probabilistic decisions coupled with an assessment of uncertainty rather than mere probability assignments. By incorporating a trainable heterogeneity prior to the local training phase, TPFL effectively mitigates the adverse effects of data heterogeneity. Model uncertainty and instance uncertainty are further utilized to ensure the safety and reliability of the training and inference stages. Through extensive experiments on widely recognized federated learning benchmarks, we demonstrate that TPFL not only achieves competitive performance compared with advanced methods but also exhibits resilience against prevalent malicious attacks, robustness on domain shifts, and reliability in high-stake scenarios.

📄 PDF Abstract BibTeX arXiv:2410.12316

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFederated LearningPersonalized Federated Learning

Similar Papers 제목 키워드 기반

TPFL: Tsetlin-Personalized Federated Learning with Confidence-Based Clustering

2024-09-16 · Rasoul Jafari Gohari, Laya Aliahmadipour, Ezat Valipour

The world of Machine Learning (ML) has witnessed rapid changes in terms of new models and ways to process users data. The majority of work that has been done is focused on Deep Learning (DL) based approaches. However, wi…

ClusteringFederated LearningPersonalized Federated Learning

Inclusive Data Representation in Federated Learning: A Novel Approach Integrating Textual and Visual Prompt

2023-10-04 · Zihao Zhao, Zhenpeng Shi, Yang Liu, Wenbo Ding

Federated Learning (FL) is often impeded by communication overhead issues. Prompt tuning, as a potential solution, has been introduced to only adjust a few trainable parameters rather than the whole model. However, curre…

Contrastive LearningFederated Learning

ATPFL: Automatic Trajectory Prediction Model Design Under Federated Learning Framework

2022-01-01 · CVPR 2022 1 · Chunnan Wang, Xiang Chen, Junzhe Wang, Hongzhi Wang

Although the Trajectory Prediction (TP) model has achieved great success in computer vision and robotics fields, its architecture and training scheme design rely on heavy manual work and domain knowledge, which is no…

Federated LearningTrajectory Prediction

DictPFL: Efficient and Private Federated Learning on Encrypted Gradients

2025-10-24 · Jiaqi Xue, Mayank Kumar, Yuzhang Shang, Shangqian Gao 외 arxiv

Federated Learning (FL) enables collaborative model training across institutions without sharing raw data. However, gradient sharing still risks privacy leakage, such as gradient inversion attacks. Homomorphic Encryption…

Federated Learning

Adaptive Test-Time Personalization for Federated Learning

2023-10-28 · NeurIPS 2023 11 · Wenxuan Bao, Tianxin Wei, Haohan Wang, Jingrui He

Personalized federated learning algorithms have shown promising results in adapting models to various distribution shifts. However, most of these methods require labeled data on testing clients for personalization, which…

Federated LearningPersonalized Federated LearningTest-time Adaptation