Robustness Verifcation in Neural Networks

Adrian Wurm
2024-03-20
Abstract:In this paper we investigate formal verification problems for Neural Network computations. Of central importance will be various robustness and minimization problems such as: Given symbolic specifications of allowed inputs and outputs in form of Linear Programming instances, one question is whether there do exist valid inputs such that the network computes a valid output? And does this property hold for all valid inputs? Do two given networks compute the same function? Is there a smaller network computing the same function?
Artificial Intelligence,Machine Learning
What problem does this paper attempt to address?