Bridging Dimensions: Confident Reachability for High-Dimensional Controllers
Yuang Geng, Jake Brandon Baldauf, Souradeep Dutta, Chao Huang, and, Ivan Ruchkin

TL;DR
This paper introduces a method to verify high-dimensional neural network controllers by approximating them with low-dimensional controllers, using knowledge distillation and statistical inflation to provide high-confidence reachability guarantees.
Contribution
It presents a novel approach to connect high-dimensional controller verification with low-dimensional approximations using verification-aware knowledge distillation.
Findings
Effective in three OpenAI gym benchmarks
Provides high-confidence reachability guarantees
Balances approximation accuracy and verifiability
Abstract
Autonomous systems are increasingly implemented using end-to-end learning-based controllers. Such controllers make decisions that are executed on the real system, with images as one of the primary sensing modalities. Deep neural networks form a fundamental building block of such controllers. Unfortunately, the existing neural-network verification tools do not scale to inputs with thousands of dimensions -- especially when the individual inputs (such as pixels) are devoid of clear physical meaning. This paper takes a step towards connecting exhaustive closed-loop verification with high-dimensional controllers. Our key insight is that the behavior of a high-dimensional controller can be approximated with several low-dimensional controllers. To balance the approximation accuracy and verifiability of our low-dimensional controllers, we leverage the latest verification-aware knowledge…
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
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Advanced Neural Network Applications
