The 2024 VNN-COMP report documents that GPU-accelerated linear bound propagation with branch-and-bound, led by α,β-CROWN, dominated both the regular and extended tracks.
Set-Based Training for Neural Network Verification
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Neural networks are vulnerable to adversarial attacks, i.e., small input perturbations can significantly affect the outputs of a neural network. Therefore, to ensure safety of neural networks in safety-critical environments, the robustness of a neural network must be formally verified against input perturbations, e.g., from noisy sensors. To improve the robustness of neural networks and thus simplify the formal verification, we present a novel set-based training procedure in which we compute the set of possible outputs given the set of possible inputs and compute for the first time a gradient set, i.e., each possible output has a different gradient. Therefore, we can directly reduce the size of the output enclosure by choosing gradients toward its center. Small output enclosures increase the robustness of a neural network and, at the same time, simplify its formal verification. The latter benefit is due to the fact that a larger size of propagated sets increases the conservatism of most verification methods. Our extensive evaluation demonstrates that set-based training produces robust neural networks with competitive performance, which can be verified using fast (polynomial-time) verification algorithms due to the reduced output set.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1roles
dataset 1polarities
use dataset 1representative citing papers
citing papers explorer
-
The Fifth International Verification of Neural Networks Competition (VNN-COMP 2024): Summary and Results
The 2024 VNN-COMP report documents that GPU-accelerated linear bound propagation with branch-and-bound, led by α,β-CROWN, dominated both the regular and extended tracks.