To verify and analyze classification properties of the neural networks when a small perturbation is applied to the image from MNIST, CIFAR-10 (and both with prepared Blured-Image) dataset.
-
Updated
Nov 20, 2021 - Python
To verify and analyze classification properties of the neural networks when a small perturbation is applied to the image from MNIST, CIFAR-10 (and both with prepared Blured-Image) dataset.
This is the course project for Reliable and Trustworthy Artificial Intelligence course 2022 given by Prof. Martin Vechev. at ETH Zurich.
Formal verification tool for neural network robustness - critical for AI safety in high-stakes applications
Neural network verifier using DeepPoly with learnable ReLU relaxation — ETH Zurich RIAI 2024
Sound neural-network robustness verifier based on DeepPoly abstract interpretation, back-substitution + learnable ReLU (α) bounds certify L∞ adversarial robustness on MNIST/CIFAR-10 classifiers.
A complete neural-network robustness verifier: branch and bound over ReLU phases, driven to zero unknown answers
To associate your repository with the deeppoly topic, visit your repo's landing page and select "manage topics."