paper-with-me

홈 › Papers

Collaborative Batch Size Optimization for Federated Learning

2025-06-25 · Arno Geimer, Karthick Panner Selvam, Beltran Fiz Pontiveros

Federated Learning (FL) is a decentralized collaborative Machine Learning framework for training models without collecting data in a centralized location. It has seen application across various disciplines, from helping medical diagnoses in hospitals to detecting fraud in financial transactions. In this paper, we focus on improving the local training process through hardware usage optimization. While participants in a federation might share the hardware they are training on, since there is no information exchange between them, their training process can be hindered by an improper training configuration. Taking advantage of the parallel processing inherent to Federated Learning, we use a greedy randomized search to optimize local batch sizes for the best training settings across all participants. Our results show that against default parameter settings, our method improves convergence speed while staying nearly on par with the case where local parameters are optimized.

📄 PDF Abstract BibTeX arXiv:2506.20511

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Theoretical Analysis of Privacy Leakage in Trustworthy Federated Learning: A Perspective from Linear Algebra and Optimization Theory

2024-07-23 · Xiaojin Zhang, Wei Chen

Federated learning has emerged as a promising paradigm for collaborative model training while preserving data privacy. However, recent studies have shown that it is vulnerable to various privacy attacks, such as data rec…

Federated LearningPrivacy Preserving

Accelerating Wireless Distributed Learning via Hybrid Split and Federated Learning Optimization

2025-11-25 · Kun Guo, Xuefei Li, Xijun Wang, Howard H. Yang 외 arxiv

Federated learning (FL) and split learning (SL) are two effective distributed learning paradigms in wireless networks, enabling collaborative model training across mobile devices without sharing raw data. While FL suppor…

Federated Learning

Adaptive Deadline and Batch Layered Synchronized Federated Learning

2025-05-29 · Asaf Goren, Natalie Lang, Nir Shlezinger, Alejandro Cohen

Federated learning (FL) enables collaborative model training across distributed edge devices while preserving data privacy, and typically operates in a round-based synchronous manner. However, synchronous FL suffers from…

Federated Learning

SPEAR:Exact Gradient Inversion of Batches in Federated Learning

2024-03-06 · Dimitar I. Dimitrov, Maximilian Baader, Mark Niklas Müller, Martin Vechev

Federated learning is a framework for collaborative machine learning where clients only share gradient updates and not their private data with a server. However, it was recently shown that gradient inversion attacks can …

Federated LearningGPU

Sample-based and Feature-based Federated Learning for Unconstrained and Constrained Nonconvex Optimization via Mini-batch SSCA

2021-04-13 · Ying Cui, Yangchen Li, Chencheng Ye

Federated learning (FL) has become a hot research area in enabling the collaborative training of machine learning models among multiple clients that hold sensitive local data. Nevertheless, unconstrained federated optimi…

Federated Learning