Skip to content

Try to reproduce Support Vector Machines Under Adversarial Label Noise

Notifications You must be signed in to change notification settings

luzai/LN-robust-svm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LN-robust SVM

Try to reproduce support vector machines under adversarial label noise.

About Adversarial label flip attack

  • run python data.py can produce the following results.

  • Follow Adversarial label flip attack algorithm,

the training result on untainted toy data is

, the training result on tainted toy data is .

with mu=0.5 and LN-svm, we learned

About

Try to reproduce Support Vector Machines Under Adversarial Label Noise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages