LOTOS: Layer-wise Orthogonalization for Training Robust Ensembles
Ali Ebrahimpour-Boroojeny, Hari Sundaram, and Varun Chandrasekaran

TL;DR
This paper introduces LOTOS, a novel ensemble training method that promotes orthogonality among model transformations to improve robustness against adversarial attacks, outperforming existing techniques.
Contribution
LOTOS is a new training paradigm that enhances ensemble robustness by orthogonalizing model sub-spaces, counteracting the transferability increase caused by low Lipschitz constants.
Findings
Increases robust accuracy of ResNet-18 ensembles by 6 percentage points against black-box attacks.
Combines with prior methods to improve robust accuracy by 10.7 percentage points.
Theoretically shows that small $k$ suffices for convolutional layers, with negligible computational overhead.
Abstract
Transferability of adversarial examples is a well-known property that endangers all classification models, even those that are only accessible through black-box queries. Prior work has shown that an ensemble of models is more resilient to transferability: the probability that an adversarial example is effective against most models of the ensemble is low. Thus, most ongoing research focuses on improving ensemble diversity. Another line of prior work has shown that Lipschitz continuity of the models can make models more robust since it limits how a model's output changes with small input perturbations. In this paper, we study the effect of Lipschitz continuity on transferability rates. We show that although a lower Lipschitz constant increases the robustness of a single model, it is not as beneficial in training robust ensembles as it increases the transferability rate of adversarial…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Face and Expression Recognition · Brain Tumor Detection and Classification
