Online Verification of Deep Neural Networks under Domain Shift or Network Updates
Tianhao Wei, Changliu Liu

TL;DR
This paper introduces a scalable online verification framework for deep neural networks that efficiently handles dynamic changes in specifications and networks, enabling real-world safety and robustness guarantees.
Contribution
It proposes a novel framework with three acceleration algorithms to perform online verification, addressing limitations of existing static methods.
Findings
Achieves up to 100x acceleration in verification tasks
Enables real-time verification for dynamically changing neural networks
Demonstrates effectiveness on real-world verification problems
Abstract
Although neural networks are widely used, it remains challenging to formally verify the safety and robustness of neural networks in real-world applications. Existing methods are designed to verify the network before deployment, which are limited to relatively simple specifications and fixed networks. These methods are not ready to be applied to real-world problems with complex and/or dynamically changing specifications and networks. To effectively handle such problems, verification needs to be performed online when these changes take place. However, it is still challenging to run existing verification algorithms online. Our key insight is that we can leverage the temporal dependencies of these changes to accelerate the verification process. This paper establishes a novel framework for scalable online verification to solve real-world verification problems with dynamically changing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Advanced Neural Network Applications
