Skip to content

boz083/Plot_Steal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plot Stealing

This is the official repository for our USENIX 2023 paper "A Plot is Worth a Thousand Words: Model Information Stealing Attacks via Scientific Plots"

File Descriptions:

  • TargetTask.py: Train shadow/target models. Dataset, hyperparameter settings can be adjusted within file
  • CreateTSNE.py: Create t-SNE plots using the default settings. Parameters can be adjusted within the file.
  • TSNEAttack.py: Train and evaluate t-SNE attack models.
  • LossPlot.py: Create loss curve plots for shadow/target models.
  • LossPredict.py: Train and evaluate loss plots attack models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages