Pith. sign in

REVIEW 9 cited by

Towards Stable and Efficient Training of Verifiably Robust Neural Networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1906.06316 v2 pith:5WGCHSN6 submitted 2019-06-14 cs.LG cs.CRstat.ML

classification cs.LGcs.CRstat.ML
keywords traininglinearneuralrelaxationboundboundscrown-ibpefficient
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Training neural networks with verifiable robustness guarantees is challenging. Several existing approaches utilize linear relaxation based neural network output bounds under perturbation, but they can slow down training by a factor of hundreds depending on the underlying network architectures. Meanwhile, interval bound propagation (IBP) based training is efficient and significantly outperforms linear relaxation based methods on many tasks, yet it may suffer from stability issues since the bounds are much looser especially at the beginning of training. In this paper, we propose a new certified adversarial training method, CROWN-IBP, by combining the fast IBP bounds in a forward bounding pass and a tight linear relaxation based bound, CROWN, in a backward bounding pass. CROWN-IBP is computationally efficient and consistently outperforms IBP baselines on training verifiably robust neural networks. We conduct large scale experiments on MNIST and CIFAR datasets, and outperform all previous linear relaxation and bound propagation based certified defenses in $\ell_\infty$ robustness. Notably, we achieve 7.02% verified test error on MNIST at $\epsilon=0.3$, and 66.94% on CIFAR-10 with $\epsilon=8/255$. Code is available at https://github.com/deepmind/interval-bound-propagation (TensorFlow) and https://github.com/huanzhang12/CROWN-IBP (PyTorch).

Discussion (0). Sign in to comment.

Forward citations

Cited by 9 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Towards Generalized Certified Robustness with Multi-Norm Training

    cs.LG 2024-10 unverdicted novelty 7.0 of 10

    CURE is the first multi-norm certified training method that improves union robustness across l_p norms and unseen perturbations on MNIST, CIFAR-10 and TinyImagenet.

  2. Certified Training for Convolutional Perturbations

    cs.CV 2026-07 conditional novelty 6.0 of 10

    A certified-training method using parameterized blur kernels and symbolic bound propagation gives provable robustness to motion blur and related convolutional perturbations, reaching over 80% verified accuracy on CIFAR10.

  3. Parallel Differentiable Reachability for Learning and Planning with Certified Neural Dynamics and Controllers

    cs.RO 2026-05 unverdicted novelty 6.0 of 10

    A JAX-based differentiable reachability primitive for continuous- and discrete-time NN dynamics and controllers that supports certified training and sampling-based MPC with gradient refinement.

  4. Efficient Verification of Neural Control Barrier Functions with Smooth Nonlinear Activations

    cs.LG 2026-05 unverdicted novelty 6.0 of 10

    LightCROWN computes tighter Jacobian bounds for neural networks with smooth nonlinear activations by exploiting their analytical properties, raising verification success rates for neural control barrier functions up t...

  5. On the Extreme Variance of Certified Local Robustness Across Model Seeds

    cs.LG 2026-01 unverdicted novelty 6.0 of 10

    Certified robustness varies extremely across training seeds with std larger than recent gains, and generalizes poorly to unseen data.

  6. SAIL: Sound Abstract Interpreters with LLMs

    cs.PL 2025-11 reject novelty 5.0 of 10

    SAIL synthesizes globally sound abstract transformers for neural-network operators by combining LLM generation with syntactic validation, SMT-based soundness checking, and cost-guided iterative refinement.

  7. Robustifying Diffusion-Denoised Smoothing Against Covariate Shift

    cs.LG 2025-09 conditional novelty 5.0 of 10

    Adversarially perturbing the noise term of a diffusion denoiser during training improves the certified l2 robustness of denoised randomized smoothing on MNIST, CIFAR-10, and ImageNet, with the largest gains at large p...

  8. Bridging Control with Neural Network Verifier alpha-beta-CROWN: A Tutorial

    eess.SY 2026-05 unverdicted novelty 3.0 of 10

    Tutorial introducing applications of the existing α,β-CROWN verifier to scalable formal verification of neural network controllers via bound computation and domain partitioning.

  9. Learning to Optimize by Differentiable Programming

    cs.MS 2026-01 unverdicted novelty 2.0 of 10

    A tutorial survey of differentiable-programming-based first-order optimization, with dual-based PyTorch case studies and no new results.

Pith tools