English

The poison of dimensionality

Machine Learning 2024-09-27 v1 Cryptography and Security Machine Learning

Abstract

This paper advances the understanding of how the size of a machine learning model affects its vulnerability to poisoning, despite state-of-the-art defenses. Given isotropic random honest feature vectors and the geometric median (or clipped mean) as the robust gradient aggregator rule, we essentially prove that, perhaps surprisingly, linear and logistic regressions with D169H2/P2D \geq 169 H^2/P^2 parameters are subject to arbitrary model manipulation by poisoners, where HH and PP are the numbers of honestly labeled and poisoned data points used for training. Our experiments go on exposing a fundamental tradeoff between augmenting model expressivity and increasing the poisoners' attack surface, on both synthetic data, and on MNIST & FashionMNIST data for linear classifiers with random features. We also discuss potential implications for source-based learning and neural nets.

Keywords

Cite

@article{arxiv.2409.17328,
  title  = {The poison of dimensionality},
  author = {Lê-Nguyên Hoang},
  journal= {arXiv preprint arXiv:2409.17328},
  year   = {2024}
}

Comments

29 pages, 3 figures

R2 v1 2026-06-28T18:57:21.733Z