Background Adaptive Faster R-CNN for Semi-Supervised Convolutional Object Detection of Threats in X-Ray Images
John B. Sigman, Gregory P. Spell, Kevin J Liang, and Lawrence Carin

TL;DR
This paper introduces Background Adaptive Faster R-CNN, a semi-supervised method using domain adaptation to improve threat detection in X-ray images with limited labeled data, reducing false alarms.
Contribution
The paper presents a novel domain adaptation training approach for Faster R-CNN that leverages background data to enhance threat detection in real-world X-ray images.
Findings
Improved threat detection accuracy on two datasets.
Reduced false alarm rates in threat recognition.
Effective domain adaptation between hand-collected and real-world data.
Abstract
Recently, progress has been made in the supervised training of Convolutional Object Detectors (e.g. Faster R-CNN) for threat recognition in carry-on luggage using X-ray images. This is part of the Transportation Security Administration's (TSA's) mission to protect air travelers in the United States. While more training data with threats may reliably improve performance for this class of deep algorithm, it is expensive to stage in realistic contexts. By contrast, data from the real world can be collected quickly with minimal cost. In this paper, we present a semi-supervised approach for threat recognition which we call Background Adaptive Faster R-CNN. This approach is a training method for two-stage object detectors which uses Domain Adaptation methods from the field of deep learning. The data sources described earlier make two "domains": a hand-collected data domain of images with…
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
MethodsRegion Proposal Network · Softmax · Convolution · RoIPool · Faster R-CNN
