English

Efficient Verification of Neural Control Barrier Functions with Smooth Nonlinear Activations

Machine Learning 2026-05-11 v1

Abstract

Formal verification of neural control barrier functions (NCBFs) remains challenging, especially for neural networks with nonlinear activations like tanh\tanh. Existing CROWN-based methods rely on conservative linear relaxations for Jacobian bounds, limiting scalability. We propose LightCROWN, which computes tighter Jacobian bounds by exploiting the analytical properties of activation functions. Experiments on nonlinear control systems including the inverted pendulum, Dubins car, and planar quadrotor demonstrate that LightCROWN improves verification success rates up to 100\%, while enhancing speed and scalability. Our approach provides a generalizable improvement for CROWN-based frameworks, enabling more efficient verification of complex NCBFs. The code can be found at github.com/Autonomous-Systems-and-Control-Lab/verify-neural-CBF.

Cite

@article{arxiv.2605.07757,
  title  = {Efficient Verification of Neural Control Barrier Functions with Smooth Nonlinear Activations},
  author = {Jun Zhang and Haibo Zhang and Chun Liu and Xiaofan Wang and Liang Xu},
  journal= {arXiv preprint arXiv:2605.07757},
  year   = {2026}
}

Comments

9 pages, 4 figures

R2 v1 2026-07-01T12:57:47.672Z