LGJun 12, 2025

Lattice Climber Attack: Adversarial attacks for randomized mixtures of classifiers

arXiv:2506.10888v1h-index: 31Has CodeECML/PKDD
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in randomized ensembles for machine learning practitioners, but it is incremental as it builds on existing attack frameworks.

The paper tackles the problem of adversarial attacks on finite mixtures of classifiers, which are used for robustness, by introducing the lattice climber attack with theoretical guarantees in binary linear settings and demonstrating its performance on synthetic and real datasets.

Finite mixtures of classifiers (a.k.a. randomized ensembles) have been proposed as a way to improve robustness against adversarial attacks. However, existing attacks have been shown to not suit this kind of classifier. In this paper, we discuss the problem of attacking a mixture in a principled way and introduce two desirable properties of attacks based on a geometrical analysis of the problem (effectiveness and maximality). We then show that existing attacks do not meet both of these properties. Finally, we introduce a new attack called {\em lattice climber attack} with theoretical guarantees in the binary linear setting, and demonstrate its performance by conducting experiments on synthetic and real datasets.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes