Skip to content

For our AAAI23 paper "DisGUIDE: Disagreement-Guided Data-Free Model Extraction" (Oral Presentation) by Jonathan Rosenthal, Eric Enouen, Hung Viet Pham, and Lin Tan.

License

Notifications You must be signed in to change notification settings

lin-tan/disguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DisGUIDE: Disagreement-Guided Data-Free Model Extraction

This is the artifact repository for the AAAI 2023 paper: DisGUIDE: Disagreement-Guided Data-Free Model Extraction.

The codebase is based on prior work codebases from DFME. https://github.com/cake-lab/datafree-model-extraction The DFME authors in turn based their code on the DFAD paper codebase. https://github.com/VainF/Data-Free-Adversarial-Distillation

In order to run the codebase:

  1. Add an appropriate teacher model to disguide/checkpoint/teacher/
    1. Publicly available models are available from the original DFAD codebase: https://github.com/VainF/Data-Free-Adversarial-Distillation
  2. Name the model cifar10-resnet34_8x.pt with appropriate substitutions for cifar100 and resnet18
  3. Run either ./run_cifar-10.sh or ./run_cifar-100.sh as appropriate.

About

For our AAAI23 paper "DisGUIDE: Disagreement-Guided Data-Free Model Extraction" (Oral Presentation) by Jonathan Rosenthal, Eric Enouen, Hung Viet Pham, and Lin Tan.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •