English

Training Verification-Friendly Neural Networks via Neuron Behavior Consistency

Machine Learning 2024-12-31 v2 Artificial Intelligence

Abstract

Formal verification provides critical security assurances for neural networks, yet its practical application suffers from the long verification time. This work introduces a novel method for training verification-friendly neural networks, which are robust, easy to verify, and relatively accurate. Our method integrates neuron behavior consistency into the training process, making neuron activation states remain consistent across different inputs within a local neighborhood. This reduces the number of unstable neurons and tightens the bounds of neurons thereby enhancing the network's verifiability. We evaluated our method using the MNIST, Fashion-MNIST, and CIFAR-10 datasets with various network architectures. The experimental results demonstrate that networks trained using our method are verification-friendly across different radii and architectures, whereas other tools fail to maintain verifiability as the radius increases. Additionally, we show that our method can be combined with existing approaches to further improve the verifiability of networks.

Keywords

Cite

@article{arxiv.2412.13229,
  title  = {Training Verification-Friendly Neural Networks via Neuron Behavior Consistency},
  author = {Zongxin Liu and Zhe Zhao and Fu Song and Jun Sun and Pengfei Yang and Xiaowei Huang and Lijun Zhang},
  journal= {arXiv preprint arXiv:2412.13229},
  year   = {2024}
}

Comments

Accpeted by AAAI2025

R2 v1 2026-06-28T20:39:21.649Z