paper-with-me

Papers

DWFL: Enhancing Federated Learning through Dynamic Weighted Averaging

2024-11-07 · Prakash Chourasia, Tamkanat E Ali, Sarwan Ali, Murray Pattersn

Federated Learning (FL) is a distributed learning technique that maintains data privacy by providing a decentralized training method for machine learning models using distributed big data. This promising Federated Learning approach has also gained popularity in bioinformatics, where the privacy of biomedical data holds immense importance, especially when patient data is involved. Despite the successful implementation of Federated learning in biological sequence analysis, rigorous consideration is still required to improve accuracy in a way that data privacy should not be compromised. Additionally, the optimal integration of federated learning, especially in protein sequence analysis, has not been fully explored. We propose a deep feed-forward neural network-based enhanced federated learning method for protein sequence classification to overcome these challenges. Our method introduces novel enhancements to improve classification accuracy. We introduce dynamic weighted federated learning (DWFL) which is a federated learning-based approach, where local model weights are adjusted using weighted averaging based on their performance metrics. By assigning higher weights to well-performing models, we aim to create a more potent initial global model for the federated learning process, leading to improved accuracy. We conduct experiments using real-world protein sequence datasets to assess the effectiveness of DWFL. The results obtained using our proposed approach demonstrate significant improvements in model accuracy, making federated learning a preferred, more robust, and privacy-preserving approach for collaborative machine-learning tasks.

📄 PDF Abstract BibTeX arXiv:2411.05173

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Enhancing Federated Learning Through Secure Cluster-Weighted Client Aggregation

2025-03-29 · Kanishka Ranaweera, Azadeh Ghari Neiat, Xiao Liu, Bipasha Kashyap 외

Federated learning (FL) has emerged as a promising paradigm in machine learning, enabling collaborative model training across decentralized devices without the need for raw data sharing. In FL, a global model is trained …

FairnessFederated Learning

Communication-Efficient Federated Deep Learning with Asynchronous Model Update and Temporally Weighted Aggregation

2019-03-18 · Yang Chen, Xiaoyan Sun, Yaochu Jin

Federated learning obtains a central model on the server by aggregating models trained locally on clients. As a result, federated learning does not require clients to upload their data to the server, thereby preserving t…

Federated Learning

On the Federated Learning Framework for Cooperative Perception

2024-04-26 · Zhenrong Zhang, Jianan Liu, Xi Zhou, Tao Huang 외

Cooperative perception is essential to enhance the efficiency and safety of future transportation systems, requiring extensive data sharing among vehicles on the road, which raises significant privacy concerns. Federated…

Autonomous VehiclesDecision MakingFederated LearningPrivacy Preserving

Dynamically Weighted Federated k-Means

2023-10-23 · Patrick Holzer, Tania Jacob, Shubham Kavane

Federated clustering, an integral aspect of federated machine learning, enables multiple data sources to collaboratively cluster their data, maintaining decentralization and preserving privacy. In this paper, we introduc…

ClusteringFederated Learning

Election of Collaborators via Reinforcement Learning for Federated Brain Tumor Segmentation

2024-12-28 · Muhammad Irfan Khan, Elina Kontio, Suleiman A. Khan, Mojtaba Jafaritadi

Federated learning (FL) enables collaborative model training across decentralized datasets while preserving data privacy. However, optimally selecting participating collaborators in dynamic FL environments remains challe…

Brain Tumor SegmentationFederated LearningLesion SegmentationReinforcement Learning (RL)+2