Boundary volume tracks generalization for CNNs but not FC nets
measured in 1 paper- Decision-boundary volume is estimated via Weyl's tube formula (small-neighbourhood volume proportional to boundary volume) using Monte-Carlo sampling with FGSM as a fast distance-to-boundary oracle, in three variants (Bvol, TrainBvol, LAdvBvol). [burfitt-brodzki-dlotko-2026-decision-boundary-volume] - For CNNs, optimal test accuracy consistently coincides with a local minimum of boundary volume (smaller/smoother boundaries track better generalization). [burfitt-brodzki-dlotko-2026-decision-boundary-volume] - For fully-connected networks the volume-generalization relationship is unstable, varying with dataset and even training algorithm, so the link is architecture-dependent. [burfitt-brodzki-dlotko-2026-decision-boundary-volume] - Custom CNN and FC classifiers on MNIST, Fashion-MNIST and CIFAR-10; observational (results are graphs, no correlation statistics). [burfitt-brodzki-dlotko-2026-decision-boundary-volume]