Skip to content

[ICCV 2023] Generative Gradient Inversion via Over-Parameterized Networks in Federated Learning

License

Notifications You must be signed in to change notification settings

czhang024/CI-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ICCV 2023] Generative Gradient Inversion via Over-Parameterized Networks in Federated Learning

This is a PyTorch implementation of the paper Generative Gradient Inversion via Over-Parameterized Networks in Federated Learning.

model Architecture

Usage

Install

  • Pytorch + torchvision + piq

Training

  • CIFAR10.ipynb on the CIFAR-10 (resolution: 32 x 32) dataset
  • ImageNet.ipynb on the ImageNet (resolution: 256 x 256) dataset

Visualization

  • For each test, the SSIM value in plotted after the attacking process.
  • The obtained images are also plotted after attacking for visualization.

Results

  • Typical results are as follows. ImageNet Results

Citation

@inproceedings{zhang2023generative,
  title={Generative Gradient Inversion via Over-Parameterized Networks in Federated Learning},
  author={Zhang, Chi and Xiaoman, Zhang and Sotthiwat, Ekanut and Xu, Yanyu and Liu, Ping and Zhen, Liangli and Liu, Yong},
  booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
  pages={5126--5135},
  year={2023}
}

License

This project is under the MIT license. See License for details.

About

[ICCV 2023] Generative Gradient Inversion via Over-Parameterized Networks in Federated Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published