Skip to content

kollerlukas/cora-vnncomp2024-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark for VNNCOMP 2024: Verify1s

We propose a benchmark for the VNNCOMP 2024 that focuses on verification time. Often, the verification of neural networks is slow; in some cases, the verification can take multiple days, which is often hard to justify. To encourage the fast verification of neural networks, our benchmark focuses on the verification time by setting a small timeout (1s).

The benchmark consists of one ReLU-neural network architecture (7x250 + ReLU), which was trained on three datasets, i.e., MNIST, SVHN, and CIFAR10, using three different training methods, i.e., standard (point), interval-bound propagation, and set-based. Both interval-bound propagation and set-based training are training methods that improve the robustness of the trained neural network. The neural networks are taken from the first evaluation run of [1]; please refer to [1] for the training details.

References

[1] Koller, Lukas, Tobias Ladner, and Matthias Althoff. "Set-Based Training for Neural Network Verification." arXiv preprint arXiv:2401.14961 (2024).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published