paper-with-me

홈 › Papers

Project Florida: Federated Learning Made Easy

2023-07-21 · Daniel Madrigal Diaz, Andre Manoel, Jialei Chen, Nalin Singal, Robert Sim

We present Project Florida, a system architecture and software development kit (SDK) enabling deployment of large-scale Federated Learning (FL) solutions across a heterogeneous device ecosystem. Federated learning is an approach to machine learning based on a strong data sovereignty principle, i.e., that privacy and security of data is best enabled by storing it at its origin, whether on end-user devices or in segregated cloud storage silos. Federated learning enables model training across devices and silos while the training data remains within its security boundary, by distributing a model snapshot to a client running inside the boundary, running client code to update the model, and then aggregating updated snapshots across many clients in a central orchestrator. Deploying a FL solution requires implementation of complex privacy and security mechanisms as well as scalable orchestration infrastructure. Scale and performance is a paramount concern, as the model training process benefits from full participation of many client devices, which may have a wide variety of performance characteristics. Project Florida aims to simplify the task of deploying cross-device FL solutions by providing cloud-hosted infrastructure and accompanying task management interfaces, as well as a multi-platform SDK supporting most major programming languages including C++, Java, and Python, enabling FL training across a wide range of operating system (OS) and hardware specifications. The architecture decouples service management from the FL workflow, enabling a cloud service provider to deliver FL-as-a-service (FLaaS) to ML engineers and application developers. We present an overview of Florida, including a description of the architecture, sample code, and illustrative experiments demonstrating system capabilities.

📄 PDF Abstract BibTeX arXiv:2307.11899

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningManagement

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Federated Learning with Multi-Partner OneFlorida+ Consortium Data for Predicting Major Postoperative Complications

2026-03-17 · Yuanfang Ren, Varun Sai Vemuri, Zhenhong Hu, Benjamin Shickel 외 arxiv

Background: This study aims to develop and validate federated learning models for predicting major postoperative complications and mortality using a large multicenter dataset from the OneFlorida Data Trust. We hypothesiz…

Federated Learning

FederatedScope: A Flexible Federated Learning Platform for Heterogeneity

2022-04-11 · Yuexiang Xie, Zhen Wang, Dawei Gao, Daoyuan Chen 외

Although remarkable progress has been made by existing federated learning (FL) platforms to provide infrastructures for development, these platforms may not well tackle the challenges brought by various types of heteroge…

Federated LearningHyperparameter Optimization

FederatedScope-GNN: Towards a Unified, Comprehensive and Efficient Package for Federated Graph Learning

2022-04-12 · Zhen Wang, Weirui Kuang, Yuexiang Xie, Liuyi Yao 외

The incredible development of federated learning (FL) has benefited various tasks in the domains of computer vision and natural language processing, and the existing frameworks such as TFF and FATE has made the deploymen…

Federated LearningGraph Learning

Techno-Economic Assessment of Net-Zero Energy Buildings: Financial Projections and Incentives for Achieving Energy Decarbonization Goals

2024-12-01 · Hamed Haggi, James M. Fenton

Recent advancements, net-zero emission policies, along with declining costs of renewable energy, battery storage, and electric vehicles (EVs), are accelerating the transition toward cleaner, more resilient energy systems…

Unsupervised edge map scoring: a statistical complexity approach

2013-02-21 · Javier Gimenez, Jorge Martinez, Ana Georgina Flesia

We propose a new Statistical Complexity Measure (SCM) to qualify edge maps without Ground Truth (GT) knowledge. The measure is the product of two indices, an \emph{Equilibrium} index $\mathcal{E}$ obtained by projecting …