paper-with-me

Papers

Flame: Simplifying Topology Extension in Federated Learning

2023-05-09 · Harshit Daga, Jaemin Shin, Dhruv Garg, Ada Gavrilovska, Myungjin Lee, Ramana Rao Kompella

Distributed machine learning approaches, including a broad class of federated learning (FL) techniques, present a number of benefits when deploying machine learning applications over widely distributed infrastructures. The benefits are highly dependent on the details of the underlying machine learning topology, which specifies the functionality executed by the participating nodes, their dependencies and interconnections. Current systems lack the flexibility and extensibility necessary to customize the topology of a machine learning deployment. We present Flame, a new system that provides flexibility of the topology configuration of distributed FL applications around the specifics of a particular deployment context, and is easily extensible to support new FL architectures. Flame achieves this via a new high-level abstraction Topology Abstraction Graphs (TAGs). TAGs decouple the ML application logic from the underlying deployment details, making it possible to specialize the application deployment with reduced development effort. Flame is released as an open source project, and its flexibility and extensibility support a variety of topologies and mechanisms, and can facilitate the development of new FL methodologies.

📄 PDF Abstract BibTeX arXiv:2305.05118

Code (1)

cisco-open/flame 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FLAME: Adaptive and Reactive Concept Drift Mitigation for Federated Learning Deployments

2024-10-02 · Ioannis Mavromatis, Stefano De Feo, Aftab Khan

This paper presents Federated Learning with Adaptive Monitoring and Elimination (FLAME), a novel solution capable of detecting and mitigating concept drift in Federated Learning (FL) Internet of Things (IoT) environments…

Federated Learning

FLAMe: Federated Learning with Attention Mechanism using Spatio-Temporal Keypoint Transformers for Pedestrian Fall Detection in Smart Cities

2024-12-19 · Byeonghun Kim, Byeongjoon Noh

In smart cities, detecting pedestrian falls is a major challenge to ensure the safety and quality of life of citizens. In this study, we propose a novel fall detection system using FLAMe (Federated Learning with Attentio…

Federated Learning

FLAME: Federated Learning Across Multi-device Environments

2022-02-17 · Hyunsung Cho, Akhil Mathur, Fahim Kawsar

Federated Learning (FL) enables distributed training of machine learning models while keeping personal data on user devices private. While we witness increasing applications of FL in the area of mobile sensing, such as h…

Activity RecognitionFederated LearningHuman Activity Recognition

On ADMM in Heterogeneous Federated Learning: Personalization, Robustness, and Fairness

2024-07-23 · Shengkun Zhu, Jinshan Zeng, Sheng Wang, Yuan Sun 외

Statistical heterogeneity is a root cause of tension among accuracy, fairness, and robustness of federated learning (FL), and is key in paving a path forward. Personalized FL (PFL) is an approach that aims to reduce the …

FairnessFederated LearningModel Selection

Persistence Flamelets: multiscale Persistent Homology for kernel density exploration

2017-09-20 · Tullia Padellini, Pierpaolo Brutti

In recent years there has been noticeable interest in the study of the "shape of data". Among the many ways a "shape" could be defined, topology is the most general one, as it describes an object in terms of its connecti…

ObjectTopological Data Analysis