Lookahead Branching for Neural Network Verification
Dec 1, 2024·
·
1 min read

Liam Davis

Abstract
In this paper, we investigate the effect of lookahead branching strategy in neural network verification. We present a general recipe for integrating lookahead into any branch- and-bound search framework, and show that the current state-of-the-art heuristic, FSB, can be viewed as a specific case of lookahead. We also describe how, in addition to guiding branching, lookahead can generate additional lemmas that accelerate verification. We instantiate the method in two representative branch-and-bound-based verifiers (Marabou and α-β-CROWN), and demonstrate consistent reductions in overall verification time across both systems.
Type
Publication
Under Review at NeurIPS 2025
We present a general lookahead branching method for branch-and-bound in neural network verification, and demonstrate that spending more time at key points in branch-and-bound evaluating branching decisions leads to more efficient verification.