Yu-Xiong Wang, Jindong Wang, Haohan Wang, Andy Zhou
We lifted 1 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| lapisrocks/DiscreteAdversarialDistillation | — | 1 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| Attack | Ran | lapisrocks/DiscreteAdversarialDistillation/easyrobust/easyrobust/attacks/robustkdattack.py code served (permissive licence) · get_code("84d8f5ac4eda7612") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
We propose a conceptually simple and lightweight framework for improving the robustness of vision models through the combination of knowledge distillation and data augmentation. We address the conjecture that larger models do not make for better teachers by showing strong gains in out-of-distribution robustness when distilling from pretrained foundation models. Following this finding, we propose Discrete Adversarial Distillation (DAD), which leverages a robust teacher to generate adversarial examples and a VQGAN to discretize them, creating more informative samples than standard data augmentation techniques. We provide a theoretical framework for the use of a robust teacher in the knowledge distillation with data augmentation setting and demonstrate strong gains in out-of-distribution robustness and clean accuracy across different student architectures. Notably, our method adds minor computational overhead compared to similar techniques and can be easily combined with other data augmentations for further improvements.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2311.01441")
get_code_for_paper("2311.01441")
have("2311.01441")
Connect an agent — have() is free.