Enhancing Adversarial Training via Reweighting Optimization Trajectory
Tianjin Huang,Shiwei Liu,Tianlong Chen,Meng Fang,Li Shen,Vlado Menkovski,Lu Yin,Yulong Pei,Mykola Pechenizkiy
DOI: https://doi.org/10.1007/978-3-031-43412-9_7
2023-01-01
Abstract:Despite the fact that adversarial training has become the de facto method for improving the robustness of deep neural networks, it is well-known that vanilla adversarial training suffers from daunting robust overfitting, resulting in unsatisfactory robust generalization. A number of approaches have been proposed to address these drawbacks such as extra regularization, adversarial weights perturbation, and training with more data over the last few years. However, the robust generalization improvement is yet far from satisfactory. In this paper, we approach this challenge with a brand new perspective - refining historical optimization trajectories. We propose a new method namedWeighted OptimizationTrajectories (WOT) that leverages the optimization trajectories of adversarial training in time. We have conducted extensive experiments to demonstrate the effectiveness ofWOT under various state-of-the-art adversarial attacks. Our results showthatWOTintegrates seamlesslywith the existing adversarial training methods and consistently overcomes the robust overfitting issue, resulting in better adversarial robustness. For example, WOT boosts the robust accuracy of AT-PGD under AA-L8 attack by 1.53%6.11% and meanwhile increases the clean accuracy by 0.55%-5.47% across SVHN, CIFAR-10, CIFAR-100, and Tiny-ImageNet datasets.