CVMay 2

Certified vs. Empirical Adversarial Robust-ness via Hybrid Convolutions with Attention Stochasticity

arXiv:2605.0151915.1h-index: 19Has Code
Predicted impact top 67% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners deploying deep models in high-stakes applications, HyCAS narrows the gap between provable and empirical robustness while maintaining strong generalization.

HyCAS unifies deterministic and randomized principles to achieve both certified L2 and empirical L∞ adversarial robustness, boosting certified accuracy by up to 7.3% and empirical robustness by up to 3.1% on medical imaging benchmarks without sacrificing clean accuracy.

We introduce Hybrid Convolutions with Attention Stochasticity (HyCAS), an adversarial defense that narrows the long-standing gap between provable robustness under L2 certificates and empirical robustness against strong L attacks, while preserving strong generalization across diverse imaging benchmarks. HyCAS unifies deterministic and randomized principles by coupling 1-Lipschitz, spectrally normalized convolutions with two stochastic components, spectral normalized random, projection filters and a randomized attention-noise mechanism, to realize a randomized defense. Injecting smoothing randomness inside the architecture yields an overall <= 2-Lipschitz network with formal certificates. Exten-sive experiments on diverse imaging benchmarks, including CIFAR-10/100, ImageNet-1k, NIH Chest X-ray, HAM10000, show that HyCAS surpasses prior leading certified and empirical defenses, boosting certified accuracy by up to 7.3% (on NIH Chest X-ray) and empirical robustness by up to 3.1% (on HAM10000), without sacrificing clean accuracy. These results show that a randomized Lipschitz constrained architecture can simultaneously improve both certified L2 and empirical L adversarial robustness, thereby supporting safer deployment of deep models in high-stakes applications. Code: https://github.com/misti1203/HyCAS

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes