AXp: Abductive Explanation—a subset of features sufficient to guarantee the model's prediction remains unchanged within a perturbation domain
LiRPA: Linear Relaxation based Perturbation Analysis—an efficient method to compute linear upper and lower bounds for neural network outputs
Abstract Batch Certificate: A computed value derived from LiRPA bounds that, if non-positive, mathematically guarantees a set of features can be simultaneously treated as irrelevant
Knapsack Problem: A combinatorial optimization problem used here to maximize the number of irrelevant features 'packed' into the explanation's safety margin
Traversal Order: The sequence in which features are tested for relevance; a major bottleneck in prior sequential deletion algorithms
ResNet: Residual Network—a deep convolutional neural network architecture characterized by skip connections
CIFAR-10: A standard dataset for image classification containing 60,000 32x32 color images in 10 classes
VERIX+: The state-of-the-art baseline tool for computing formal abductive explanations using optimized traversal strategies