arXiv:2602.04236cs.LG2026-02

用多阶段验证提升模型无关的鲁棒性认证效率与可靠性

Cascading Robustness Verification: Toward Efficient Model-Agnostic Certification

  • 多验证器级联:只要一个通过即认定鲁棒,避免单一方法误判
  • 按成本由低到高逐层验证,未通过则继续,显著降低计算开销
  • 引入分步松弛算法,动态添加约束,减少冗余计算,适合高效部署

对神经网络对抗样本的鲁棒性进行形式化认证面临挑战,因需求解非凸问题。因此,不完全验证器被广泛使用,因其计算效率高且相比完整方法大幅降低验证成本。然而,依赖单一验证器可能低估鲁棒性,源于近似松散或与训练方法不匹配。本文提出级联鲁棒性验证(CRV),超越工程优化,揭示现有鲁棒性度量的根本局限,并提出兼具可靠性和效率的框架。CRV为模型无关验证器,其鲁棒性保证独立于模型训练过程。核心思想是:多个验证方法中,只要有一个证明输入鲁棒,即判定为鲁棒。而非依赖单一固定约束集的验证器,CRV按成本递增顺序依次应用验证器,一旦通过立即停止;否则继续使用更昂贵方法。针对计算代价高的方法,引入分步松弛算法(SR),逐步增加约束并每步检查是否可认证,避免不必要的计算。理论分析表明,CRV在级联中实现与强大但昂贵的不完全验证器相当或更高的已验证准确率,同时显著降低验证开销。实验结果证实,CRV至少能认证与基准方法一样多的输入,且运行效率提升高达约90%。

原文摘要 · Abstract (English)

Certifying neural network robustness against adversarial examples is challenging, as formal guarantees often require solving non-convex problems. Hence, incomplete verifiers are widely used because they scale efficiently and substantially reduce the cost of robustness verification compared to complete methods. However, relying on a single verifier can underestimate robustness because of loose approximations or misalignment with training methods. In this work, we propose Cascading Robustness Verification (CRV), which goes beyond an engineering improvement by exposing fundamental limitations of existing robustness metric and introducing a framework that enhances both reliability and efficiency. CRV is a model-agnostic verifier, meaning that its robustness guarantees are independent of the model's training process. The key insight behind the CRV framework is that, when using multiple verification methods, an input is certifiably robust if at least one method certifies it as robust. Rather than relying solely on a single verifier with a fixed constraint set, CRV progressively applies multiple verifiers to balance the tightness of the bound and computational cost. Starting with the least expensive method, CRV halts as soon as an input is certified as robust; otherwise, it proceeds to more expensive methods. For computationally expensive methods, we introduce a Stepwise Relaxation Algorithm (SR) that incrementally adds constraints and checks for certification at each step, thereby avoiding unnecessary computation. Our theoretical analysis demonstrates that CRV achieves equal or higher verified accuracy compared to powerful but computationally expensive incomplete verifiers in the cascade, while significantly reducing verification overhead. Empirical results confirm that CRV certifies at least as many inputs as benchmark approaches, while improving runtime efficiency by up to ~90%.

鲁棒性验证模型无关级联验证高效认证

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。