TL;DR
This paper introduces Neural State Classification (NSC), a machine learning approach for efficiently classifying states in hybrid systems with high accuracy and low false-negative rates, useful for model checking and safety verification.
Contribution
The paper presents NSC, a novel neural network-based method for state classification in hybrid systems, including techniques for certification and error mitigation.
Findings
Achieved up to 99.98% accuracy on benchmarks
Reduced false-negative rate to 0.0015 after tuning
Demonstrated efficiency and reliability of NSC in practical scenarios
Abstract
We introduce the State Classification Problem (SCP) for hybrid systems, and present Neural State Classification (NSC) as an efficient solution technique. SCP generalizes the model checking problem as it entails classifying each state of a hybrid automaton as either positive or negative, depending on whether or not satisfies a given time-bounded reachability specification. This is an interesting problem in its own right, which NSC solves using machine-learning techniques, Deep Neural Networks in particular. State classifiers produced by NSC tend to be very efficient (run in constant time and space), but may be subject to classification errors. To quantify and mitigate such errors, our approach comprises: i) techniques for certifying, with statistical guarantees, that an NSC classifier meets given accuracy levels; ii) tuning techniques, including a novel technique based on…
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.
