🤖 AI Summary
Existing probabilistic neural Lyapunov certificates fail under dynamic abrupt changes (e.g., unknown obstacles), necessitating costly full-system re-certification. Method: We propose the first reusable probabilistic neural Lyapunov certification framework for discrete-time stochastic dynamical systems. Its core insight is that when dynamics deviate only over a known subset of the state space, certification need not be recomputed globally; instead, only the locally perturbed region requires certificate update. Our approach integrates probabilistic neural Lyapunov function modeling, localized deviation detection, and a novel certificate composition and reuse algorithm enabling incremental safety guarantee recovery. Contribution/Results: We theoretically prove that the reused certificate preserves the original probabilistic safety guarantee under local perturbations. Experiments demonstrate substantial computational savings—up to an order of magnitude—while maintaining safety guarantees statistically equivalent to full re-certification across composite neural control tasks.
📝 Abstract
Autonomous systems operating in the real world encounter a range of uncertainties. Probabilistic neural Lyapunov certification is a powerful approach to proving safety of nonlinear stochastic dynamical systems. When faced with changes beyond the modeled uncertainties, e.g., unidentified obstacles, probabilistic certificates must be transferred to the new system dynamics. However, even when the changes are localized in a known part of the state space, state-of-the-art requires complete re-certification, which is particularly costly for neural certificates. We introduce VeRecycle, the first framework to formally reclaim guarantees for discrete-time stochastic dynamical systems. VeRecycle efficiently reuses probabilistic certificates when the system dynamics deviate only in a given subset of states. We present a general theoretical justification and algorithmic implementation. Our experimental evaluation shows scenarios where VeRecycle both saves significant computational effort and achieves competitive probabilistic guarantees in compositional neural control.