English

Adversarial Meta-Learning

Machine Learning 2020-06-23 v3 Machine Learning

Abstract

Meta-learning enables a model to learn from very limited data to undertake a new task. In this paper, we study the general meta-learning with adversarial samples. We present a meta-learning algorithm, ADML (ADversarial Meta-Learner), which leverages clean and adversarial samples to optimize the initialization of a learning model in an adversarial manner. ADML leads to the following desirable properties: 1) it turns out to be very effective even in the cases with only clean samples; 2) it is robust to adversarial samples, i.e., unlike other meta-learning algorithms, it only leads to a minor performance degradation when there are adversarial samples; 3) it sheds light on tackling the cases with limited and even contaminated samples. It has been shown by extensive experimental results that ADML consistently outperforms three representative meta-learning algorithms in the cases involving adversarial samples, on two widely-used image datasets, MiniImageNet and CIFAR100, in terms of both accuracy and robustness.

Keywords

Cite

@article{arxiv.1806.03316,
  title  = {Adversarial Meta-Learning},
  author = {Chengxiang Yin and Jian Tang and Zhiyuan Xu and Yanzhi Wang},
  journal= {arXiv preprint arXiv:1806.03316},
  year   = {2020}
}

Comments

11 pages

R2 v1 2026-06-23T02:24:05.282Z