Skip to content

The official code for "Wide Two-Layer Networks can Learn from Adversarial Perturbations" [S. Kumano et al., NeurIPS24].

License

Notifications You must be signed in to change notification settings

s-kumano/perturbation-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the official code for "Wide Two-Layer Networks can Learn from Adversarial Perturbations" [S. Kumano et al., NeurIPS24].

All generated data, including synthetic datasets, model parameters, and adversarial examples, can be downloaded from here or here (48GB).

Setup

docker-compose -f "docker/docker-compose.yaml" up -d --build 

Run

bash/train.sh <gpu_id: int>
bash/cossim.sh <gpu_id: int>
bash/map.sh <gpu_id: int>

About

The official code for "Wide Two-Layer Networks can Learn from Adversarial Perturbations" [S. Kumano et al., NeurIPS24].

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages