paper-with-me

Papers

Advances in APPFL: A Comprehensive and Extensible Federated Learning Framework

2024-09-17 · Zilinghan Li, Shilan He, Ze Yang, Minseok Ryu, Kibaek Kim, Ravi Madduri

Federated learning (FL) is a distributed machine learning paradigm enabling collaborative model training while preserving data privacy. In today's landscape, where most data is proprietary, confidential, and distributed, FL has become a promising approach to leverage such data effectively, particularly in sensitive domains such as medicine and the electric grid. Heterogeneity and security are the key challenges in FL, however, most existing FL frameworks either fail to address these challenges adequately or lack the flexibility to incorporate new solutions. To this end, we present the recent advances in developing APPFL, an extensible framework and benchmarking suite for federated learning, which offers comprehensive solutions for heterogeneity and security concerns, as well as user-friendly interfaces for integrating new algorithms or adapting to new applications. We demonstrate the capabilities of APPFL through extensive experiments evaluating various aspects of FL, including communication efficiency, privacy preservation, computational performance, and resource utilization. We further highlight the extensibility of APPFL through case studies in vertical, hierarchical, and decentralized FL. APPFL is fully open-sourced on GitHub at https://github.com/APPFL/APPFL.

📄 PDF Abstract BibTeX arXiv:2409.11585

Code (1)

appfl/appfl 공식 구현 pytorch

Tasks

BenchmarkingFederated Learning

Similar Papers 제목 키워드 기반

APPFLx: Providing Privacy-Preserving Cross-Silo Federated Learning as a Service

2023-08-17 · Zilinghan Li, Shilan He, Pranshu Chaturvedi, Trung-Hieu Hoang 외

Cross-silo privacy-preserving federated learning (PPFL) is a powerful tool to collaboratively train robust and generalized machine learning (ML) models without sharing sensitive (e.g., healthcare of financial) local data…

Federated LearningPrivacy Preserving

APPFL: Open-Source Software Framework for Privacy-Preserving Federated Learning

2022-02-08 · Minseok Ryu, Youngdae Kim, Kibaek Kim, Ravi K. Madduri

Federated learning (FL) enables training models at different sites and updating the weights from the training instead of transferring data to a central location and training as in classical machine learning. The FL capab…

Federated LearningPrivacy Preserving

Secure Federated Learning Across Heterogeneous Cloud and High-Performance Computing Resources -- A Case Study on Federated Fine-tuning of LLaMA 2

2024-02-19 · Zilinghan Li, Shilan He, Pranshu Chaturvedi, Volodymyr Kindratenko 외

Federated learning enables multiple data owners to collaboratively train robust machine learning models without transferring large or sensitive local datasets by only sharing the parameters of the locally trained models.…

Cloud ComputingFederated LearningPrivacy Preserving

APPFLChain: A Privacy Protection Distributed Artificial-Intelligence Architecture Based on Federated Learning and Consortium Blockchain

2022-06-26 · Jun-Teng Yang, Wen-Yuan Chen, Che-Hua Li, Scott C. -H. Huang 외

Recent research in Internet of things has been widely applied for industrial practices, fostering the exponential growth of data and connected devices. Henceforth, data-driven AI models would be accessed by different par…

Decision MakingFederated Learning

Scalable Cross-Facility Federated Learning for Scientific Foundation Models on Multiple Supercomputers

2026-03-20 · Yijiang Li, Zilinghan Li, Kyle Chard, Ian Foster 외 arxiv

Artificial Intelligence for scientific applications increasingly requires training large models on data that cannot be centralized due to privacy constraints, data sovereignty, or the sheer volume of data generated. Fede…

Federated Learning