paper-with-me

Papers

FedSkel: Efficient Federated Learning on Heterogeneous Systems with Skeleton Gradients Update

2021-08-20 · Junyu Luo, Jianlei Yang, Xucheng Ye, Xin Guo, Weisheng Zhao

Federated learning aims to protect users' privacy while performing data analysis from different participants. However, it is challenging to guarantee the training efficiency on heterogeneous systems due to the various computational capabilities and communication bottlenecks. In this work, we propose FedSkel to enable computation-efficient and communication-efficient federated learning on edge devices by only updating the model's essential parts, named skeleton networks. FedSkel is evaluated on real edge devices with imbalanced datasets. Experimental results show that it could achieve up to 5.52$\times$ speedups for CONV layers' back-propagation, 1.82$\times$ speedups for the whole training process, and reduce 64.8% communication cost, with negligible accuracy loss.

📄 PDF Abstract BibTeX arXiv:2108.09081

Code (1)

buaa-ci-lab/fedskel 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Rethinking the initialization of Momentum in Federated Learning with Heterogeneous Data

2024-11-29 · Chenguang Xiao, Shuo Wang

Data Heterogeneity is a major challenge of Federated Learning performance. Recently, momentum based optimization techniques have beed proved to be effective in mitigating the heterogeneity issue. Along with the model upd…

Federated Learning

Gradients as an Action: Towards Communication-Efficient Federated Recommender Systems via Adaptive Action Sharing

2025-07-08 · Zhufeng Lu, Chentao Jia, Ming Hu, Xiaofei Xie 외 arxiv

As a promising privacy-aware collaborative model training paradigm, Federated Learning (FL) is becoming popular in the design of distributed recommender systems. However, Federated Recommender Systems (FedRecs) greatly s…

Recommendation SystemsFederated LearningModel Compression

Universal Skeleton Understanding via Differentiable Rendering and MLLMs

2026-03-18 · Ziyi Wang, Peiming Li, Xinshun Wang, Yang Tang 외 arxiv

Multimodal large language models (MLLMs) exhibit strong visual-language reasoning, yet cannot process structured, non-visual data such as human skeletons. Existing methods either compress skeleton dynamics into lossy fea…

Action RecognitionQuestion AnsweringMotion Captioning

FSAR: Federated Skeleton-based Action Recognition with Adaptive Topology Structure and Knowledge Distillation

2023-06-19 · ICCV 2023 1 · Jingwen Guo, Hong Liu, Shitong Sun, Tianyu Guo 외

Existing skeleton-based action recognition methods typically follow a centralized learning paradigm, which can pose privacy concerns when exposing human-related videos. Federated Learning (FL) has attracted much attentio…

Action RecognitionFederated LearningKnowledge DistillationPrivacy Preserving+1

Toward Universal Skeleton-Based Action Recognition across Heterogeneous Skeletons and Open Vocabularies

2026-04-18 · Jidong Kuang, Hongsong Wang, Jie Gui arxiv

Skeleton data used for action recognition are acquired from a wide range of sources, including depth sensors, marker-based motion capture systems, and 2D/3D pose estimators. These sources yield skeletons that differ in j…

Contrastive LearningAction Recognition