English

Learning Transferable Adversarial Robust Representations via Multi-view Consistency

Machine Learning 2023-10-27 v2

Abstract

Despite the success on few-shot learning problems, most meta-learned models only focus on achieving good performance on clean examples and thus easily break down when given adversarially perturbed samples. While some recent works have shown that a combination of adversarial learning and meta-learning could enhance the robustness of a meta-learner against adversarial attacks, they fail to achieve generalizable adversarial robustness to unseen domains and tasks, which is the ultimate goal of meta-learning. To address this challenge, we propose a novel meta-adversarial multi-view representation learning framework with dual encoders. Specifically, we introduce the discrepancy across the two differently augmented samples of the same data instance by first updating the encoder parameters with them and further imposing a novel label-free adversarial attack to maximize their discrepancy. Then, we maximize the consistency across the views to learn transferable robust representations across domains and tasks. Through experimental validation on multiple benchmarks, we demonstrate the effectiveness of our framework on few-shot learning tasks from unseen domains, achieving over 10\% robust accuracy improvements against previous adversarial meta-learning baselines.

Keywords

Cite

@article{arxiv.2210.10485,
  title  = {Learning Transferable Adversarial Robust Representations via Multi-view Consistency},
  author = {Minseon Kim and Hyeonjeong Ha and Dong Bok Lee and Sung Ju Hwang},
  journal= {arXiv preprint arXiv:2210.10485},
  year   = {2023}
}

Comments

*Equal contribution (Author ordering determined by coin flip). NeurIPS SafetyML workshop 2022, Under review

R2 v1 2026-06-28T03:59:20.817Z