Pith. sign in

A dpll(t) framework for verifying deep neural networks

2 Pith papers cite this work. Polarity classification is still indexing.

2 Pith papers citing it
abstract

Deep Neural Networks (DNNs) have emerged as an effective approach to tackling real-world problems. However, like human-written software, DNNs can have bugs and can be attacked. To address this, research has explored a wide-range of algorithmic approaches to verify DNN behavior. In this work, we introduce NeuralSAT, a new verification approach that adapts the widely-used DPLL(T) algorithm used in modern SMT solvers. A key feature of SMT solvers is the use of conflict clause learning and search restart to scale verification. Unlike prior DNN verification approaches, NeuralSAT combines an abstraction-based deductive theory solver with clause learning and an evaluation clearly demonstrates the benefits of the approach on a set of challenging verification benchmarks.

fields

cs.CR 1 cs.LG 1

years

2026 2

verdicts

CONDITIONAL 2

representative citing papers

Privacy-Preserving Robustness Verification for Neural Networks

cs.CR · 2026-07-06 · conditional · novelty 8.0

SecureCROWN enables privacy-preserving neural network robustness verification via secure two-party computation, eliminating data-dependent branching using ReLU arithmetic and Newton-Raphson refinement.

citing papers explorer

Showing 2 of 2 citing papers.

  • Privacy-Preserving Robustness Verification for Neural Networks cs.CR · 2026-07-06 · conditional · none · ref 2 · internal anchor

    SecureCROWN enables privacy-preserving neural network robustness verification via secure two-party computation, eliminating data-dependent branching using ReLU arithmetic and Newton-Raphson refinement.

  • Stress-Testing Neural Network Verifiers with Provably Robust Instances cs.LG · 2026-05-16 · conditional · none · ref 5

    A reusable framework generates verification instances with provably known robustness labels, revealing numeric tolerance issues and bugs in five verifiers while introducing difficulty profiles to diagnose failure modes.