BadScan is a trigger-activated architectural backdoor for VMamba that replaces the standard 2D selective scan with malformed scans at inference time.
Baseline Pruning-Based Approach to Trojan Detection in Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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. Finally, classify a NN model as clean or poisoned by applying a mapping between accuracy measurements and NN model labels. This work outlines a theoretical and experimental framework for finding the optimal mapping over a large search space of pruning parameters. Based on our experiments using Round 1 and Round 2 TrojAI Challenge datasets, the approach achieves average classification accuracy of 69.73 % and 82.41% respectively with an average processing time of less than 60 s per model. For both datasets random guessing would produce 50% classification accuracy. Reference model graphs and source code are available from GitHub.
fields
cs.CV 1years
2024 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
BadScan: An Architectural Backdoor Attack on Visual State Space Models
BadScan is a trigger-activated architectural backdoor for VMamba that replaces the standard 2D selective scan with malformed scans at inference time.