paper-with-me

Papers

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 human activity recognition (HAR), FL has not been studied in the context of a multi-device environment (MDE), wherein each user owns multiple data-producing devices. With the proliferation of mobile and wearable devices, MDEs are increasingly becoming popular in ubicomp settings, therefore necessitating the study of FL in them. FL in MDEs is characterized by being not independent and identically distributed (non-IID) across clients, complicated by the presence of both user and device heterogeneities. Further, ensuring efficient utilization of system resources on FL clients in a MDE remains an important challenge. In this paper, we propose FLAME, a user-centered FL training approach to counter statistical and system heterogeneity in MDEs, and bring consistency in inference performance across devices. FLAME features (i) user-centered FL training utilizing the time alignment across devices from the same user; (ii) accuracy- and efficiency-aware device selection; and (iii) model personalization to devices. We also present an FL evaluation testbed with realistic energy drain and network bandwidth profiles, and a novel class-based data partitioning scheme to extend existing HAR datasets to a federated setup. Our experiment results on three multi-device HAR datasets show that FLAME outperforms various baselines by 4.3-25.8% higher F1 score, 1.02-2.86x greater energy efficiency, and up to 2.06x speedup in convergence to target accuracy through fair distribution of the FL workload.

📄 PDF Abstract BibTeX arXiv:2202.08922

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionFederated LearningHuman Activity Recognition

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

OpenFLAME: Federated Visual Positioning System to Enable Large-Scale Augmented Reality Applications

2025-10-04 · Sagar Bharadwaj, Harrison Williams, Luke Wang, Michael Liang 외 arxiv

World-scale augmented reality (AR) applications need a ubiquitous 6DoF localization backend to anchor content to the real world consistently across devices. Large organizations such as Google and Niantic are 3D scanning …

Image-Based Localization

FLAME: A Federated Learning Approach for Multi-Modal RF Fingerprinting

2025-03-06 · Kiarash Kianfar, Rajeev Sahay

Authorization systems are increasingly relying on processing radio frequency (RF) waveforms at receivers to fingerprint (i.e., determine the identity) of the corresponding transmitter. Federated learning (FL) has emerged…

Federated Learning

Radiative Transport Based Flame Volume Reconstruction from Videos

2018-09-17 · Liang Shen, Dengming Zhu, Saad Nadeem, Zhaoqi Wang 외

We introduce a novel approach for flame volume reconstruction from videos using inexpensive charge-coupled device (CCD) consumer cameras. The approach includes an economical data capture technique using inexpensive CCD c…

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