Incremental Certificate Learning for Hybrid Neural Network Verification . A Solver Architecture for Piecewise-Linear Safety Queries
Chandrasekhar Gokavarapu (Department of Mathematics, Government College (Autonomous), Rajahmundry, A.P., India)

TL;DR
This paper introduces an incremental certificate learning approach for neural network verification that combines relaxation techniques with selective exact reasoning, improving efficiency in verifying piecewise-linear safety properties.
Contribution
It proposes a novel solver architecture that integrates incremental learning, lemma reuse, and selective exact checks for efficient neural network verification.
Findings
Effective pruning of verification search space.
Reusability of learned lemmas accelerates verification.
Selective exactness reduces computational overhead.
Abstract
Formal verification of deep neural networks is increasingly required in safety-critical domains, yet exact reasoning over piecewise-linear (PWL) activations such as ReLU suffers from a combinatorial explosion of activation patterns. This paper develops a solver-grade methodology centered on \emph{incremental certificate learning}: we maximize the work performed in a sound linear relaxation (LP propagation, convex-hull constraints, stabilization), and invoke exact PWL reasoning only through a selective \emph{exactness gate} when relaxations become inconclusive. Our architecture maintains a node-based search state together with a reusable global lemma store and a proof log. Learning occurs in two layers: (i) \emph{linear lemmas} (cuts) whose validity is justified by checkable certificates, and (ii) \emph{Boolean conflict clauses} extracted from infeasible guarded cores, enabling…
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.
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 Graph Neural Networks
