Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

RoME: Robust Mixture of Low-Rank Experts against Multiple Adversarial Perturbations

About

Multi-perturbation adversarial training (MAT) aims to achieve robustness against multiple $\ell_p$ perturbations but suffers from robustness trade-offs between different threats. To address this, we employ a mixture of experts (MoE) to route different threats through distinct model pathways. However, naive application of MoE encounters two critical challenges: experts tend to overlook threat-specific features and redundantly capture features shared across threats, and gating networks suffer from threat-agnostic routing where they learn nearly identical routing patterns across threats, thus preventing the construction of threat-specific model pathways. To this end, we propose Robust Mixture of Low-Rank Experts (RoME), where each expert is a low-rank additive update to the shared backbone, allowing it to capture threat-common features while experts focus on threat-specific information. To address threat-agnostic routing, RoME introduces (i) dual-scale gating that exploits threat-discriminative signals from local and global level features, and (ii) threat-guided gating diversification that enforces diverse expert utilization across threats. Extensive experiments demonstrate that RoME outperforms existing state-of-the-art MAT in union robustness and natural accuracy and improves robustness against unseen threats. Codes are available at https://github.com/wkim97/RoME.

Woo Jae Kim, Kyle Min, Suhyeon Ha, Joonsung Jeon, Sung-eui Yoon• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 (test)
Accuracy (Natural)87.6
24
Image ClassificationCIFAR-10
Accuracy (Nat)95.2
18
Image ClassificationCIFAR-10
Accuracy (Natural)88.1
13
Image ClassificationImageNet-100
Accuracy (Nat)85.2
13
Robust ClassificationImageNet-1K
Accuracy (Natural)66.2
8
Image ClassificationImageNet-1K
Nat Accuracy66.1
6
Showing 6 of 6 rows

Other info

Follow for update