Pith. sign in

Improving Adversarial Robustness of Ensembles with Diversity Training

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Deep Neural Networks are vulnerable to adversarial attacks even in settings where the attacker has no direct access to the model being attacked. Such attacks usually rely on the principle of transferability, whereby an attack crafted on a surrogate model tends to transfer to the target model. We show that an ensemble of models with misaligned loss gradients can provide an effective defense against transfer-based attacks. Our key insight is that an adversarial example is less likely to fool multiple models in the ensemble if their loss functions do not increase in a correlated fashion. To this end, we propose Diversity Training, a novel method to train an ensemble of models with uncorrelated loss functions. We show that our method significantly improves the adversarial robustness of ensembles and can also be combined with existing methods to create a stronger defense.

fields

cs.LG 1

years

2025 1

verdicts

CONDITIONAL 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • Learning from Peers: Collaborative Ensemble Adversarial Training cs.LG · 2025-08-27 · conditional · none · ref 7 · internal anchor

    CEAT reweights each sub-model's training samples using peer prediction disparities, improving ensemble adversarial robustness on CIFAR-10/100 by several points over prior EAT methods.