2021

Baseline Pruning-Based Approach to Trojan Detection in Neural Networks

Bajcsy, Peter, Majurski, Michael

Understand

This paper addresses the problem of detecting trojans in neural networks (NNs) by analyzing systematically pruned NN models.

  • Our pruning-based approach consists of three main steps.
  • First, detect any deviations from the reference look-up tables of model file sizes and model graphs.
  • Next, measure the accuracy of a set of systematically pruned NN models following multiple pruning schemas.

Reading the bibliography…