Основные понятия
The core message of this article is to introduce the notion of Relative Safety Margins (RSMs) to quantify the robustness of decisions made by neural network twins in relation to each other, and to propose a framework to establish safe bounds on these margins.
Аннотация
The article introduces the concept of Relative Safety Margins (RSMs) to compare the robustness of decisions made by two neural network classifiers (referred to as "twins") with the same input and output domains. The RSM of one classifier with respect to another reflects the relative margins with which decisions are made.
The authors propose a framework to establish safe bounds on RSMs and their generalization, Local Relative Safety Margins (LRSMs), which account for perturbed inputs within a given neighborhood. This allows them to formally verify whether one network makes the same decisions as another network, and to quantify the margins with which the decisions are made.
The authors evaluate their approach on the MNIST, CIFAR10, CHB-MIT Scalp EEG, and MIT-BIH Arrhythmia datasets. They investigate the effects of pruning, quantization, and knowledge distillation on LRSMs, and show that certain schemes can consistently degrade the quality of decisions made by the compact networks compared to the original networks.
Статистика
"Given two Deep Neural Network (DNN) classifiers with the same input and output domains, our goal is to quantify the robustness of the two networks in relation to each other."
"We introduce the notion of Relative Safety Margins (RSMs). Intuitively, given two classes and a common input, RSM of one classifier with respect to another reflects the relative margins with which decisions are made."
"We also propose a framework to establish safe bounds on RSM gains or losses given an input and a family of perturbations."
Цитаты
"Intuitively, given two classes and a common input, RSM of one classifier with respect to another reflects the relative margins with which decisions are made."
"Not only can RSMs establish whether decisions are preserved, but they can also quantify their qualities."
"Reasoning on relative qualities of the decisions, e.g., by establishing lower bounds on tolerated margin's deterioration a derived network can have w.r.t. to an original/reference network, is vital for the safe deployment of the compact networks."