English

Interval Certifications for Multilayered Perceptrons via Lattice Traversal

Artificial Intelligence 2026-04-09 v1 Machine Learning

Abstract

In this work we present a rigorous theoretical framework to a foundational problem of AI safety, namely adversarial robustness. In particular, we show that the adversarial robustness problem can be reduced to a lattice traversal problem. Each element of this lattice corresponds to an interval, i.e., an axis-aligned hyper-rectangle, containing an input point x\mathbf{x}. Consider a multilayered perceptron classifier (MLP). An interval II constitutes a sound certification if xI\mathbf{x} \in I and x\mathbf{x} can be freely perturbed in II without changing the MLP's prediction. Complementarily, an interval II constitutes a complete certification if xI\mathbf{x} \in I and when x\mathbf{x} moves outside of II the MLP's prediction is guaranteed to change. While the sound certification problem corresponds to the well-studied adversarial robustness, complete certifications have not been examined in the literature. We develop lattice traversal operators, which we apply in a refine & verify iterative scheme. Using formal MLP verifiers, sound maximality and complete minimality are guaranteed. Moreover, we examine objective optimization problems. There we discover some interesting asymmetries. For complete certifications, the minimum solution is obtained in polynomial oracle calls. This does not hold for sound certifications, where we prove strong intractability results. Additionally, we examine optimization problems in symmetric intervals (i.e., \ell_\infty-spheres), where we provide logarithmic algorithms. Finally, we present an empirical evaluation, using the novel ParallelepipedoNN system.

Cite

@article{arxiv.2607.08773,
  title  = {Interval Certifications for Multilayered Perceptrons via Lattice Traversal},
  author = {Merkouris Papamichail and Konstantinos Varsos and Giorgos Flouris and João Marques-Silva},
  journal= {arXiv preprint arXiv:2607.08773},
  year   = {2026}
}