Poster
LEVIS: Large Exact Verifiable Input Spaces for Neural Networks
Mohamad Chehade · Wenting Li · Brian Bell · Russell Bent · Saif Kazi · Hao Zhu
East Exhibition Hall A-B #E-2204
Neural networks are powerful tools used in applications like image recognition and energy systems, but they can make mistakes when their inputs are slightly changed. This is risky in safety-critical areas such as power grid control or self-driving cars. Our work introduces LEVIS, a method that finds input regions where a neural network is guaranteed to behave correctly, even in the presence of small changes.Rather than guessing safe regions or checking every possible input, LEVIS builds exact "safe zones" around certain points, like drawing protective bubbles. These zones are carefully calculated so that any input inside will not trigger errors or surprises in the network's decisions. We introduce two strategies: one that finds a single large bubble and one that builds many smaller ones to cover more space. LEVIS is both fast and reliable thanks to a smart combination of optimization tools.We tested LEVIS on real problems from power systems and image classification. It found safer regions more accurately and faster than previous methods. Our approach can help make AI systems more trustworthy and easier to analyze in the real world.