Verifying Inverse Model Neural Networks
Chelsea Sidrane, Sydney Katz, Anthony Corso, Mykel J. Kochenderfer

TL;DR
This paper presents a verification method for inverse neural networks that overapproximates nonlinear stochastic forward models with linear constraints, enabling formal correctness guarantees for critical applications.
Contribution
It introduces a novel verification approach that encodes both the forward model and inverse neural network as a mixed-integer program, ensuring reliability in safety-critical domains.
Findings
Successfully verified inverse neural networks on a real-world airplane fuel gauge case study.
Demonstrated the method's potential for increasing trust in neural network solutions in safety-critical fields.
Showed that the approach can handle nonlinear, stochastic models effectively.
Abstract
Inverse problems exist in a wide variety of physical domains from aerospace engineering to medical imaging. The goal is to infer the underlying state from a set of observations. When the forward model that produced the observations is nonlinear and stochastic, solving the inverse problem is very challenging. Neural networks are an appealing solution for solving inverse problems as they can be trained from noisy data and once trained are computationally efficient to run. However, inverse model neural networks do not have guarantees of correctness built-in, which makes them unreliable for use in safety and accuracy-critical contexts. In this work we introduce a method for verifying the correctness of inverse model neural networks. Our approach is to overapproximate a nonlinear, stochastic forward model with piecewise linear constraints and encode both the overapproximate forward model and…
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
TopicsFault Detection and Control Systems · Adversarial Robustness in Machine Learning · Scientific Measurement and Uncertainty Evaluation
