English

Bridging Models to Defend: A Population-Based Strategy for Robust Adversarial Defense

Artificial Intelligence 2025-08-26 v2 Machine Learning Neural and Evolutionary Computing

Abstract

Adversarial robustness is a critical measure of a neural network's ability to withstand adversarial attacks at inference time. While robust training techniques have improved defenses against individual p\ell_p-norm attacks (e.g., 2\ell_2 or \ell_\infty), models remain vulnerable to diversified p\ell_p perturbations. To address this challenge, we propose a novel Robust Mode Connectivity (RMC)-oriented adversarial defense framework comprising two population-based learning phases. In Phase I, RMC searches the parameter space between two pre-trained models to construct a continuous path containing models with high robustness against multiple p\ell_p attacks. To improve efficiency, we introduce a Self-Robust Mode Connectivity (SRMC) module that accelerates endpoint generation in RMC. Building on RMC, Phase II presents RMC-based optimization, where RMC modules are composed to further enhance diversified robustness. To increase Phase II efficiency, we propose Efficient Robust Mode Connectivity (ERMC), which leverages 1\ell_1- and \ell_\infty-adversarially trained models to achieve robustness across a broad range of pp-norms. An ensemble strategy is employed to further boost ERMC's performance. Extensive experiments across diverse datasets and architectures demonstrate that our methods significantly improve robustness against \ell_\infty, 2\ell_2, 1\ell_1, and hybrid attacks. Code is available at https://github.com/wangren09/MCGR.

Keywords

Cite

@article{arxiv.2303.10225,
  title  = {Bridging Models to Defend: A Population-Based Strategy for Robust Adversarial Defense},
  author = {Ren Wang and Yuxuan Li and Can Chen and Dakuo Wang and Jinjun Xiong and Pin-Yu Chen and Sijia Liu and Mohammad Shahidehpour and Alfred Hero},
  journal= {arXiv preprint arXiv:2303.10225},
  year   = {2025}
}
R2 v1 2026-06-28T09:22:06.164Z