Table of Contents
Fetching ...

On-demand Quantization for Green Federated Generative Diffusion in Mobile Edge Networks

Bingkun Lai, Jiayi He, Jiawen Kang, Gaolei Li, Minrui Xu, Tao zhang, Shengli Xie

TL;DR

This work tackles the high energy and communication costs of training large diffusion models in mobile edge networks via federated learning. It introduces an on-demand quantized federated diffusion framework that compresses local models before uploads and optimizes compute-communication resources under device-specific quantization constraints, solved through convex optimization with a KKT-based approach and binary search. The key contributions include a dynamic quantization scheme, an energy-minimization formulation with a quantization-error bound, and an efficient algorithm that balances time, power, and quantization levels to reduce energy and transmitted data while maintaining generation quality as measured by FID. The results indicate meaningful practical benefits for green, distributed diffusion in edge environments, with open questions remaining around energy-efficient diffusion sampling on distributed devices.

Abstract

Generative Artificial Intelligence (GAI) shows remarkable productivity and creativity in Mobile Edge Networks, such as the metaverse and the Industrial Internet of Things. Federated learning is a promising technique for effectively training GAI models in mobile edge networks due to its data distribution. However, there is a notable issue with communication consumption when training large GAI models like generative diffusion models in mobile edge networks. Additionally, the substantial energy consumption associated with training diffusion-based models, along with the limited resources of edge devices and complexities of network environments, pose challenges for improving the training efficiency of GAI models. To address this challenge, we propose an on-demand quantized energy-efficient federated diffusion approach for mobile edge networks. Specifically, we first design a dynamic quantized federated diffusion training scheme considering various demands from the edge devices. Then, we study an energy efficiency problem based on specific quantization requirements. Numerical results show that our proposed method significantly reduces system energy consumption and transmitted model size compared to both baseline federated diffusion and fixed quantized federated diffusion methods while effectively maintaining reasonable quality and diversity of generated data.

On-demand Quantization for Green Federated Generative Diffusion in Mobile Edge Networks

TL;DR

This work tackles the high energy and communication costs of training large diffusion models in mobile edge networks via federated learning. It introduces an on-demand quantized federated diffusion framework that compresses local models before uploads and optimizes compute-communication resources under device-specific quantization constraints, solved through convex optimization with a KKT-based approach and binary search. The key contributions include a dynamic quantization scheme, an energy-minimization formulation with a quantization-error bound, and an efficient algorithm that balances time, power, and quantization levels to reduce energy and transmitted data while maintaining generation quality as measured by FID. The results indicate meaningful practical benefits for green, distributed diffusion in edge environments, with open questions remaining around energy-efficient diffusion sampling on distributed devices.

Abstract

Generative Artificial Intelligence (GAI) shows remarkable productivity and creativity in Mobile Edge Networks, such as the metaverse and the Industrial Internet of Things. Federated learning is a promising technique for effectively training GAI models in mobile edge networks due to its data distribution. However, there is a notable issue with communication consumption when training large GAI models like generative diffusion models in mobile edge networks. Additionally, the substantial energy consumption associated with training diffusion-based models, along with the limited resources of edge devices and complexities of network environments, pose challenges for improving the training efficiency of GAI models. To address this challenge, we propose an on-demand quantized energy-efficient federated diffusion approach for mobile edge networks. Specifically, we first design a dynamic quantized federated diffusion training scheme considering various demands from the edge devices. Then, we study an energy efficiency problem based on specific quantization requirements. Numerical results show that our proposed method significantly reduces system energy consumption and transmitted model size compared to both baseline federated diffusion and fixed quantized federated diffusion methods while effectively maintaining reasonable quality and diversity of generated data.
Paper Structure (9 sections, 1 theorem, 19 equations, 4 figures, 2 algorithms)

This paper contains 9 sections, 1 theorem, 19 equations, 4 figures, 2 algorithms.

Key Result

Theorem 1

Based on Assumptions asmp:1, the square of local weight quantization error ${\Delta}_k$ is bounded by:

Figures (4)

  • Figure 1: On-demand quantized federated diffusion framework
  • Figure 2: FID performance and energy consumption of different schemes
  • Figure 3: Convergence of proposed binary search algorithm
  • Figure 4: Energy cost vs. Time budget

Theorems & Definitions (1)

  • Theorem 1