paper-with-me

홈 › Papers

Lipschitz Optimization for Formal Verification of Homographies

2026-05-22 · Jean-Guillaume Durand, Panagiotis Kouvaros, Maxime Gariel, Alessio Lomuscio arxiv

The adoption of vision neural networks in regulated industries requires formal robustness guarantees, especially in safety-critical domains such as healthcare, autonomous vehicles, and aerospace. However, current approaches are confined to incomplete statistical verification or robustness to $\ell_p$-norm and affine transforms, which cover only a narrow subset of perturbations to the image formation process. In particular, robustness to camera motion remains an open problem despite being key to deploy many vision applications. We present a formal verification approach that targets robustness against 3D motion perturbations of the capturing camera. We first establish a closed-form mapping from camera pose to pixel values. By analyzing the continuity properties of the resulting homographies, we show that recent work on Lipschitz optimization and piecewise continuity can be extended to derive tight linear bounds on perturbed pixel values. Our approach applies to scenes with predominantly planar structure, such as ground planes in augmented reality, road markings and traffic signs in autonomous driving, or planar workspaces in robotic manipulation. This enables the first formal verification of projective geometry transforms, without complex simulation, surrogate networks, or explicit image-formation models. We validate our implementation and show up to 89% speedup and 7% tighter bounds over prior work. We then evaluate our method on the VNN-COMP benchmark and reveal systematic weaknesses to projective perturbations. Finally, we demonstrate a real-world case study on a safety-critical runway classifier, highlighting practical vulnerabilities to camera motion, and addressing a key challenge in the certification of learned models. Data and code are publicly available at https://github.com/jeangud/homography-verification .

📄 PDF Abstract BibTeX arXiv:2605.23203

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesAutonomous Driving

Similar Papers 제목 키워드 기반

Robust Feature Matching with Alternate Hough and Inverted Hough Transforms

2013-06-01 · CVPR 2013 6 · Hsin-Yi Chen, Yen-Yu Lin, Bing-Yu Chen

We present an algorithm that carries out alternate Hough transform and inverted Hough transform to establish feature correspondences, and enhances the quality of matching in both precision and recall. Inspired by the fac…

Density Estimation

Certified geometric robustness -- Super-DeepG

2026-04-27 · Noémie Cohen, Mélanie Ducoffe, Christophe Gabreau, Claire Pagetti 외 arxiv

Safety-critical applications are required to perform as expected in normal operations. Image processing functions are often required to be insensitive to small geometric perturbations such as rotation, scaling, shearing …

Computational Efficiency

Formal Verification of Unknown Stochastic Systems via Non-parametric Estimation

2024-03-08 · Zhi Zhang, Chenyu Ma, Saleh Soudijani, Sadegh Soudjani

A novel data-driven method for formal verification is proposed to study complex systems operating in safety-critical domains. The proposed approach is able to formally verify discrete-time stochastic dynamical systems ag…

Information-Theoretic Limits of Safety Verification for Self-Improving Systems

2026-03-30 · Arsenios Scrivens arxiv

Can a safety gate permit unbounded beneficial self-modification while maintaining bounded cumulative risk? We formalize this question through dual conditions -- requiring sum delta_n < infinity (bounded risk) and sum TPR…

Shifting-based Optimizable Linear Relaxations for General Activation Functions

2026-06-18 · Philipp Kern, László Antal, Erika Ábráham, Carsten Sinz arxiv

The use of neural networks (NNs) is rapidly increasing, including in safety- and security-critical domains. To provide formal guarantees about NN behavior, many verification methods rely on optimizable linear relaxations…