English

Regularization Can Help Mitigate Poisoning Attacks... with the Right Hyperparameters

Machine Learning 2021-05-25 v1 Cryptography and Security Machine Learning

Abstract

Machine learning algorithms are vulnerable to poisoning attacks, where a fraction of the training data is manipulated to degrade the algorithms' performance. We show that current approaches, which typically assume that regularization hyperparameters remain constant, lead to an overly pessimistic view of the algorithms' robustness and of the impact of regularization. We propose a novel optimal attack formulation that considers the effect of the attack on the hyperparameters, modelling the attack as a \emph{minimax bilevel optimization problem}. This allows to formulate optimal attacks, select hyperparameters and evaluate robustness under worst case conditions. We apply this formulation to logistic regression using L2L_2 regularization, empirically show the limitations of previous strategies and evidence the benefits of using L2L_2 regularization to dampen the effect of poisoning attacks.

Keywords

Cite

@article{arxiv.2105.10948,
  title  = {Regularization Can Help Mitigate Poisoning Attacks... with the Right Hyperparameters},
  author = {Javier Carnerero-Cano and Luis Muñoz-González and Phillippa Spencer and Emil C. Lupu},
  journal= {arXiv preprint arXiv:2105.10948},
  year   = {2021}
}

Comments

Published at ICLR 2021 Workshop on Security and Safety in Machine Learning Systems. arXiv admin note: text overlap with arXiv:2003.00040

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