Guaranteed Conformance of Neurosymbolic Models to Natural Constraints
Kaustubh Sridhar, Souradeep Dutta, James Weimer, Insup Lee

TL;DR
This paper introduces a method to ensure neural network models conform to natural scientific constraints, improving safety and reliability in applications like robotics, medicine, and control systems.
Contribution
The authors propose a neurosymbolic approach that guarantees model conformance to known constraints by partitioning the state space and bounding the model's behavior within each subset.
Findings
Order-of-magnitude improvement in conformance over baseline methods
Bounded approximation error controlled by number of memories
Effective across diverse case studies including cars, drones, and medical devices
Abstract
Deep neural networks have emerged as the workhorse for a large section of robotics and control applications, especially as models for dynamical systems. Such data-driven models are in turn used for designing and verifying autonomous systems. They are particularly useful in modeling medical systems where data can be leveraged to individualize treatment. In safety-critical applications, it is important that the data-driven model is conformant to established knowledge from the natural sciences. Such knowledge is often available or can often be distilled into a (possibly black-box) model. For instance, an F1 racing car should conform to Newton's laws (which are encoded within a unicycle model). In this light, we consider the following problem - given a model and a state transition dataset, we wish to best approximate the system model while being a bounded distance away from . We…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Algorithms · Adversarial Robustness in Machine Learning
