English

Learning Sample Reweighting for Accuracy and Adversarial Robustness

Machine Learning 2022-10-24 v1

Abstract

There has been great interest in enhancing the robustness of neural network classifiers to defend against adversarial perturbations through adversarial training, while balancing the trade-off between robust accuracy and standard accuracy. We propose a novel adversarial training framework that learns to reweight the loss associated with individual training samples based on a notion of class-conditioned margin, with the goal of improving robust generalization. We formulate weighted adversarial training as a bilevel optimization problem with the upper-level problem corresponding to learning a robust classifier, and the lower-level problem corresponding to learning a parametric function that maps from a sample's \textit{multi-class margin} to an importance weight. Extensive experiments demonstrate that our approach consistently improves both clean and robust accuracy compared to related methods and state-of-the-art baselines.

Keywords

Cite

@article{arxiv.2210.11513,
  title  = {Learning Sample Reweighting for Accuracy and Adversarial Robustness},
  author = {Chester Holtz and Tsui-Wei Weng and Gal Mishne},
  journal= {arXiv preprint arXiv:2210.11513},
  year   = {2022}
}
R2 v1 2026-06-28T04:07:22.906Z