paper-with-me

Papers

FedPURIN: Programmed Update and Reduced INformation for Sparse Personalized Federated Learning

2025-10-17 · Lunchen Xie, Zehua He, Qingjiang Shi arxiv

Personalized Federated Learning (PFL) has emerged as a critical research frontier addressing data heterogeneity issue across distributed clients. Novel model architectures and collaboration mechanisms are engineered to accommodate statistical disparities while producing client-specific models. Parameter decoupling represents a promising paradigm for maintaining model performance in PFL frameworks. However, the communication efficiency of many existing methods remains suboptimal, sustaining substantial communication burdens that impede practical deployment. To bridge this gap, we propose Federated Learning with Programmed Update and Reduced INformation (FedPURIN), a novel framework that strategically identifies critical parameters for transmission through an integer programming formulation. This mathematically grounded strategy is seamlessly integrated into a sparse aggregation scheme, achieving a significant communication reduction while preserving the efficacy. Comprehensive evaluations on standard image classification benchmarks under varied non-IID conditions demonstrate competitive performance relative to state-of-the-art methods, coupled with quantifiable communication reduction through sparse aggregation. The framework establishes a new paradigm for communication-efficient PFL, particularly advantageous for edge intelligence systems operating with heterogeneous data sources.

📄 PDF Abstract BibTeX arXiv:2510.16065

Code (0)

등록된 구현이 없습니다.

Tasks

Personalized Federated LearningImage Classification

Similar Papers 제목 키워드 기반

ElfCore: A 28nm Neural Processor Enabling Dynamic Structured Sparse Training and Online Self-Supervised Learning with Activity-Dependent Weight Update

2025-12-24 · Zhe Su, Giacomo Indiveri arxiv

In this paper, we present ElfCore, a 28nm digital spiking neural network processor tailored for event-driven sensory signal processing. ElfCore is the first to efficiently integrate: (1) a local online self-supervised le…

Self-Supervised LearningGesture RecognitionSparse Learning

DeltaCNN: End-to-End CNN Inference of Sparse Frame Differences in Videos

2022-03-08 · CVPR 2022 1 · Mathias Parger, Chengcheng Tang, Christopher D. Twigg, Cem Keskin 외

Convolutional neural network inference on video data requires powerful hardware for real-time processing. Given the inherent coherence across consecutive frames, large parts of a video typically change little. By skippin…

Training L1-Regularized Models with Orthant-Wise Passive Descent Algorithms

2017-04-26 · Jianqiao Wangni

The $L_1$-regularized models are widely used for sparse regression or classification tasks. In this paper, we propose the orthant-wise passive descent algorithm (OPDA) for optimizing $L_1$-regularized models, as an impro…

regression

Hindsight Trust Region Policy Optimization

2019-07-29 · Hanbo Zhang, Site Bai, Xuguang Lan, David Hsu 외

Reinforcement Learning(RL) with sparse rewards is a major challenge. We propose \emph{Hindsight Trust Region Policy Optimization}(HTRPO), a new RL algorithm that extends the highly successful TRPO algorithm with \emph{hi…

Atari GamesPolicy Gradient MethodsReinforcement LearningReinforcement Learning (RL)

Bio-inspired Machine Learning: programmed death and replication

2022-06-30 · Andrey Grabovsky, Vitaly Vanchurin

We analyze algorithmic and computational aspects of biological phenomena, such as replication and programmed death, in the context of machine learning. We use two different measures of neuron efficiency to develop machin…

BIG-bench Machine Learning