paper-with-me

Papers

Quantization Robust Federated Learning for Efficient Inference on Heterogeneous Devices

2022-06-22 · Kartik Gupta, Marios Fournarakis, Matthias Reisser, Christos Louizos, Markus Nagel

Federated Learning (FL) is a machine learning paradigm to distributively learn machine learning models from decentralized data that remains on-device. Despite the success of standard Federated optimization methods, such as Federated Averaging (FedAvg) in FL, the energy demands and hardware induced constraints for on-device learning have not been considered sufficiently in the literature. Specifically, an essential demand for on-device learning is to enable trained models to be quantized to various bit-widths based on the energy needs and heterogeneous hardware designs across the federation. In this work, we introduce multiple variants of federated averaging algorithm that train neural networks robust to quantization. Such networks can be quantized to various bit-widths with only limited reduction in full precision model accuracy. We perform extensive experiments on standard FL benchmarks to evaluate our proposed FedAvg variants for quantization robustness and provide a convergence analysis for our Quantization-Aware variants in FL. Our results demonstrate that integrating quantization robustness results in FL models that are significantly more robust to different bit-widths during quantized on-device inference.

📄 PDF Abstract BibTeX arXiv:2206.10844

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFederated LearningQuantization

Similar Papers 제목 키워드 기반

Energy Efficient Federated Learning over Heterogeneous Mobile Devices via Joint Design of Weight Quantization and Wireless Transmission

2020-12-21 · Rui Chen, Liang Li, Kaiping Xue, Chi Zhang 외

Federated learning (FL) is a popular collaborative distributed machine learning paradigm across mobile devices. However, practical FL over resource constrained mobile devices confronts multiple challenges, e.g., the loca…

Edge-computingFederated LearningQuantization

Mixed-Precision Quantization for Federated Learning on Resource-Constrained Heterogeneous Devices

2023-11-29 · CVPR 2024 1 · Huancheng Chen, Haris Vikalo

While federated learning (FL) systems often utilize quantization to battle communication and computational bottlenecks, they have heretofore been limited to deploying fixed-precision quantization schemes. Meanwhile, the …

BenchmarkingFederated LearningQuantization

FedX: Adaptive Model Decomposition and Quantization for IoT Federated Learning

2025-04-17 · Phung Lai, Xiaopeng Jiang, Hai Phan, Cristian Borcea 외

Federated Learning (FL) allows collaborative training among multiple devices without data sharing, thus enabling privacy-sensitive applications on mobile or Internet of Things (IoT) devices, such as mobile health and ass…

Federated LearningQuantization

Bitwidth Heterogeneous Federated Learning with Progressive Weight Dequantization

2022-02-23 · Jaehong Yoon, Geon Park, Wonyong Jeong, Sung Ju Hwang

In practical federated learning scenarios, the participating devices may have different bitwidths for computation and memory storage by design. However, despite the progress made in device-heterogeneous federated learnin…

Federated Learning

FED-FSTQ: Fisher-Guided Token Quantization for Communication-Efficient Federated Fine-Tuning of LLMs on Edge Devices

2026-04-28 · Changyu Li, Shuanghong Huang, Jiashen Liu, Ming Lei 외 arxiv

Federated fine-tuning provides a practical route to adapt large language models (LLMs) on edge devices without centralizing private data. However, in mobile deployments, the training wall-clock is often dominated by stra…

parameter-efficient fine-tuning