paper-with-me

Papers

Evaluating GAN-Based Image Augmentation for Threat Detection in Large-Scale Xray Security Images

2020-12-23 · Applied Sciences 2020 12 · Joanna Kazzandra Dumagpi, Yong-Jin Jeong

The inherent imbalance in the data distribution of X-ray security images is one of the most challenging aspects of computer vision algorithms applied in this domain. Most of the prior studies in this field have ignored this aspect, limiting their application in the practical setting. This paper investigates the effect of employing Generative Adversarial Networks (GAN)-based image augmentation, or image synthesis, in improving the performance of computer vision algorithms on an imbalanced X-ray dataset. We used Deep Convolutional GAN (DCGAN) to generate new X-ray images of threat objects and Cycle-GAN to translate camera images of threat objects to X-ray images. We synthesized new X-ray security images by combining threat objects with background X-ray images, which are used to augment the dataset. Then, we trained various Faster (Region Based Convolutional Neural Network) R-CNN models using different augmentation approaches and evaluated their performance on a large-scale practical X-ray image dataset. Experiment results show that image synthesis is an effective approach to combating the imbalance problem by significantly reducing the false-positive rate (FPR) by up to 15.3%. The FPR is further improved by up to 19.9% by combining image synthesis and conventional image augmentation. Meanwhile, a relatively high true positive rate (TPR) of about 94% was maintained regardless of the augmentation method used.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image AugmentationImage GenerationObject Detection

Similar Papers 제목 키워드 기반

Heart disease risk prediction using deep learning techniques with feature augmentation

2024-02-08 · María Teresa García-Ordás, Martín Bayón-Gutiérrez, Carmen Benavides, Jose Aveleira-Mata 외

Cardiovascular diseases state as one of the greatest risks of death for the general population. Late detection in heart diseases highly conditions the chances of survival for patients. Age, sex, cholesterol level, sugar …

Evaluating Neural Networks for Early Maritime Threat Detection

2024-10-26 · Dhanush Tella, Chandra Teja Tiriveedhi, Naphtali Rishe, Dan E. Tamir 외

We consider the task of classifying trajectories of boat activities as a proxy for assessing maritime threats. Previous approaches have considered entropy-based metrics for clustering boat activity into three broad categ…

ClusteringData Augmentation

DeiTFake: Deepfake Detection Model using DeiT Multi-Stage Training

2025-11-15 · Saksham Kumar, Ashish Singh, Srinivasarao Thota, Sunil Kumar Singh 외 arxiv

Deepfakes are major threats to the integrity of digital media. We propose DeiTFake, a DeiT-based transformer and a novel two-stage progressive training strategy with increasing augmentation complexity. The approach appli…

Knowledge DistillationDeepFake Detection

Evaluating Language Models For Threat Detection in IoT Security Logs

2025-07-03 · Jorge J. Tejero-Fernández, Alfonso Sánchez-Macián

Log analysis is a relevant research field in cybersecurity as they can provide a source of information for the detection of threats to networks and systems. This paper presents a pipeline to use fine-tuned Large Language…

Anomaly Detection

Evaluating the Transferability and Adversarial Discrimination of Convolutional Neural Networks for Threat Object Detection and Classification within X-Ray Security Imagery

2019-11-20 · Yona Falinie A. Gaus, Neelanjan Bhowmik, Samet Akcay, Toby P. Breckon

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 s…

object-detectionObject DetectionTransfer Learning