paper-with-me

Papers

Unsupervised Anomaly Instance Segmentation for Baggage Threat Recognition

2021-07-15 · Taimur Hassan, Samet Akcay, Mohammed Bennamoun, Salman Khan, Naoufel Werghi

Identifying potential threats concealed within the baggage is of prime concern for the security staff. Many researchers have developed frameworks that can detect baggage threats from X-ray scans. However, to the best of our knowledge, all of these frameworks require extensive training on large-scale and well-annotated datasets, which are hard to procure in the real world. This paper presents a novel unsupervised anomaly instance segmentation framework that recognizes baggage threats, in X-ray scans, as anomalies without requiring any ground truth labels. Furthermore, thanks to its stylization capacity, the framework is trained only once, and at the inference stage, it detects and extracts contraband items regardless of their scanner specifications. Our one-staged approach initially learns to reconstruct normal baggage content via an encoder-decoder network utilizing a proposed stylization loss function. The model subsequently identifies the abnormal regions by analyzing the disparities within the original and the reconstructed scans. The anomalous regions are then clustered and post-processed to fit a bounding box for their localization. In addition, an optional classifier can also be appended with the proposed framework to recognize the categories of these extracted anomalies. A thorough evaluation of the proposed system on four public baggage X-ray datasets, without any re-training, demonstrates that it achieves competitive performance as compared to the conventional fully supervised methods (i.e., the mean average precision score of 0.7941 on SIXray, 0.8591 on GDXray, 0.7483 on OPIXray, and 0.5439 on COMPASS-XP dataset) while outperforming state-of-the-art semi-supervised and unsupervised baggage threat detection frameworks by 67.37%, 32.32%, 47.19%, and 45.81% in terms of F1 score across SIXray, GDXray, OPIXray, and COMPASS-XP datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2107.07333

Code (1)

taimurhassan/anomaly 공식 구현 tf

Tasks

Anomaly Instance SegmentationInstance SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Joint Sub-component Level Segmentation and Classification for Anomaly Detection within Dual-Energy X-Ray Security Imagery

2022-10-29 · Neelanjan Bhowmik, Toby P. Breckon

X-ray baggage security screening is in widespread use and crucial to maintaining transport security for threat/anomaly detection tasks. The automatic detection of anomaly, which is concealed within cluttered and complex …

Anomaly DetectionSegmentation

Trainable Structure Tensors for Autonomous Baggage Threat Detection Under Extreme Occlusion

2020-09-28 · Taimur Hassan, Samet Akcay, Mohammed Bennamoun, Salman Khan 외

Detecting baggage threats is one of the most difficult tasks, even for expert officers. Many researchers have developed computer-aided screening systems to recognize these threats from the baggage X-ray scans. However, a…

Instance SegmentationSemantic Segmentation

A Reference Architecture for Plausible Threat Image Projection (TIP) Within 3D X-ray Computed Tomography Volumes

2020-01-15 · Qian Wang, Najla Megherbi, Toby P. Breckon

Threat Image Projection (TIP) is a technique used in X-ray security baggage screening systems that superimposes a threat object signature onto a benign X-ray baggage image in a plausible and realistic manner. It has been…

Computed Tomography (CT)

Detecting Anomalies using Generative Adversarial Networks on Images

2022-11-24 · Rushikesh Zawar, Krupa Bhayani, Neelanjan Bhowmik, Kamlesh Tiwari 외

Automatic detection of anomalies such as weapons or threat objects in baggage security, or detecting impaired items in industrial production is an important computer vision task demanding high efficiency and accuracy. Mo…

Anomaly DetectionDecoderGenerative Adversarial Network

Tensor Pooling Driven Instance Segmentation Framework for Baggage Threat Recognition

2021-08-22 · Taimur Hassan, Samet Akcay, Mohammed Bennamoun, Salman Khan 외

Automated systems designed for screening contraband items from the X-ray imagery are still facing difficulties with high clutter, concealment, and extreme occlusion. In this paper, we addressed this challenge using a nov…

Instance SegmentationSegmentationSemantic Segmentation