paper-with-me

홈 › Papers

Entropy-Regularized Probabilistic Gates for Sparse Model Discovery in Scarce-Data Federated Learning

2026-06-30 · Krishna Harsha Kovelakuntla Huthasana, Alireza Olama, Andreas Lundell arxiv

Federated Learning (FL) is a distributed machine learning (ML) paradigm with collaboration among multiple clients without sharing data. FL is challenging under data heterogeneity and partial client participation. Learning sparse models is useful for communication and computational efficiency in FL, but it is especially difficult in the small-sample high-dimensional regime (d >> N) where optimization can yield parameter configurations that fail to generalize to unseen test data. While magnitude-based pruning doesn't account for uncertainty exploration in the parameter space, a formulation with probabilistic gates and an L0 constraint allows sampling from competing sparse configurations during training. In this work, we study entropy regularization of gate distributions as a mechanism to maintain uncertainty in sparse federated optimization by preventing early commitment to sparse support. We examine its impact under data heterogeneity, client participation heterogeneity, and sparsity. Experiments on synthetic and real-world benchmarks show consistent improvements over federated iterative hard thresholding (Fed-IHT) and pruning after dense federated averaging (FedAvg) training, both in statistical performance on test data and in sparsity recovery accuracy.

📄 PDF Abstract BibTeX arXiv:2607.00275

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyFederated Learning

Similar Papers 제목 키워드 기반

Path Consistency Learning in Tsallis Entropy Regularized MDPs

2018-02-10 · ICML 2018 7 · Ofir Nachum, Yin-Lam Chow, Mohammad Ghavamzadeh

We study the sparse entropy-regularized reinforcement learning (ERL) problem in which the entropy term is a special form of the Tsallis entropy. The optimal policy of this formulation is sparse, i.e.,~at each state, it h…

Reinforcement Learning

Maximum Entropy competes with Maximum Likelihood

2020-12-17 · A. E. Allahverdyan, N. H. Martirosyan

Maximum entropy (MAXENT) method has a large number of applications in theoretical and applied machine learning, since it provides a convenient non-parametric tool for estimating unknown probabilities. The method is a maj…

Maximum Entropy competes with Maximum Likelihood

2020-09-28 · Armen Allahverdyan

Maximum entropy (MAXENT) method has a large number of applications in theoretical and applied machine learning, since it provides a convenient non-parametric tool for estimating unknown probabilities. The method is a ma…

Convergence Analysis for Entropy-Regularized Control Problems: A Probabilistic Approach

2024-06-16 · Jin Ma, Gaozhan Wang, Jianfeng Zhang

In this paper we investigate the convergence of the Policy Iteration Algorithm (PIA) for a class of general continuous-time entropy-regularized stochastic control problems. In particular, instead of employing sophisticat…

EPO: Entropy-regularized Policy Optimization for LLM Agents Reinforcement Learning

2025-09-26 · Wujiang Xu, Wentian Zhao, Zhenting Wang, Yu-Jhe Li 외 arxiv

Training LLM agents in multi-turn environments with sparse rewards, where completing a single task requires 30+ turns of interaction within an episode, presents a fundamental challenge for reinforcement learning. We iden…

Reinforcement Learning