Evaluating the Transferability and Adversarial Discrimination of Convolutional Neural Networks for Threat Object Detection and Classification within X-Ray Security Imagery
Yona Falinie A. Gaus, Neelanjan Bhowmik, Samet Akcay, Toby P. Breckon

TL;DR
This study evaluates various CNN architectures for detecting threat objects in X-ray security images, demonstrating high transferability across different scanners and exploring adversarial detection capabilities.
Contribution
It compares multiple CNN models for threat detection in X-ray images, highlighting the effectiveness of Faster R-CNN with ResNet101 and analyzing adversarial discrimination.
Findings
Faster R-CNN with ResNet101 achieves 0.88 mAP for threat detection.
Models generalize well across different X-ray scanners with mAP of 0.87.
Adversarial dataset testing shows low false positive rates (~5%).
Abstract
X-ray imagery security screening is essential to maintaining transport security against a varying profile of threat or prohibited items. Particular interest lies in the automatic detection and classification of weapons such as firearms and knives within complex and cluttered X-ray security imagery. Here, we address this problem by exploring various end-to-end object detection Convolutional Neural Network (CNN) architectures. We evaluate several leading variants spanning the Faster R-CNN, Mask R-CNN, and RetinaNet architectures to explore the transferability of such models between varying X-ray scanners with differing imaging geometries, image resolutions and material colour profiles. Whilst the limited availability of X-ray threat imagery can pose a challenge, we employ a transfer learning approach to evaluate whether such inter-scanner generalisation may exist over a multiple class…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRoIAlign · Mask R-CNN · 1x1 Convolution · Feature Pyramid Network · Region Proposal Network · Focal Loss · RetinaNet · Softmax · Convolution · RoIPool
