Skip to content

chuanting/FedGCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FedGCC

The repository contains the source code for our paper Gradient Compression and Correlation Driven Federated Learning for Wireless Traffic Prediction published by IEEE Transactions on Cognitive Communications and Networking.

Key Features

We are trying t build a communication-efficient and high-accurate decentralized wireless traffic prediction algorithm for future intelligent communication systems.

  1. To reduce data communications between local clients the central server, we introduce gradient compression into wireless traffic prediction;
  2. To keep prediction accuracy, we propose gradient correction and tracking into local client model training;
  3. To model spatial dependency, we design a family of heuristic gradient re-grouping strategy based on gradient correlation, which can reflect the correlation of BS's wireless traffic.

System Model

image

FedGCC Explanation

image

Prerequisites

  1. Please install necessary python packages to run this code;
  2. Please confirm that the datasets are downloaded into the data folder;

Run

  1. You can directly run the main file through python main.py, or
  2. You can run bash run_exp.sh

About

source code for IEEE TCCN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published