English

TAET: Two-Stage Adversarial Equalization Training on Long-Tailed Distributions

Machine Learning 2025-03-24 v3 Artificial Intelligence Machine Learning

Abstract

Adversarial robustness is a critical challenge in deploying deep neural networks for real-world applications. While adversarial training is a widely recognized defense strategy, most existing studies focus on balanced datasets, overlooking the prevalence of long-tailed distributions in real-world data, which significantly complicates robustness. This paper provides a comprehensive analysis of adversarial training under long-tailed distributions and identifies limitations in the current state-of-the-art method, AT-BSL, in achieving robust performance under such conditions. To address these challenges, we propose a novel training framework, TAET, which integrates an initial stabilization phase followed by a stratified equalization adversarial training phase. Additionally, prior work on long-tailed robustness has largely ignored the crucial evaluation metric of balanced accuracy. To bridge this gap, we introduce the concept of balanced robustness, a comprehensive metric tailored for assessing robustness under long-tailed distributions. Extensive experiments demonstrate that our method surpasses existing advanced defenses, achieving significant improvements in both memory and computational efficiency. This work represents a substantial advancement in addressing robustness challenges in real-world applications. Our code is available at: https://github.com/BuhuiOK/TAET-Two-Stage-Adversarial-Equalization-Training-on-Long-Tailed-Distributions.

Keywords

Cite

@article{arxiv.2503.01924,
  title  = {TAET: Two-Stage Adversarial Equalization Training on Long-Tailed Distributions},
  author = {Wang YuHang and Junkang Guo and Aolei Liu and Kaihao Wang and Zaitong Wu and Zhenyu Liu and Wenfei Yin and Jian Liu},
  journal= {arXiv preprint arXiv:2503.01924},
  year   = {2025}
}

Comments

Text: 8 pages of main content, 5 pages of appendices have been accepted by CVPR2025

R2 v1 2026-06-28T22:05:17.001Z