paper-with-me

Papers

Dual-Level Boost Network for Long-Tail Prohibited Items Detection in X-ray Security Inspection

2024-11-27 · Renshuai Tao, Haoyu Wang, Wei Wang, Yunchao Wei, Yao Zhao

The detection of prohibited items in X-ray security inspections is vital for ensuring public safety. However, the long-tail distribution of item categories, where certain prohibited items are far less common, poses a big challenge for detection models, as rare categories often lack sufficient training data. Existing methods struggle to classify these rare items accurately due to this imbalance. In this paper, we propose a Dual-level Boost Network (DBNet) specifically designed to overcome these challenges in X-ray security screening. Our approach introduces two key innovations: (1) a specific data augmentation strategy employing Poisson blending, inspired by the characteristics of X-ray images, to generate realistic synthetic instances of rare items which can effectively mitigate data imbalance; and (2) a context-aware feature enhancement module that captures the spatial and semantic interactions between objects and their surroundings, enhancing classification accuracy for underrepresented categories. Extensive experimental results demonstrate that DBNet improves detection performance for tail categories, outperforming sota methods in X-ray security inspection scenarios by a large margin 17.2%, thereby ensuring enhanced public safety.

📄 PDF Abstract BibTeX arXiv:2411.18078

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

BGM: Background Mixup for X-ray Prohibited Items Detection

2024-11-30 · Weizhe Liu, Renshuai Tao, Hongguang Zhu, YunDa Sun 외

Prohibited item detection is crucial for ensuring public safety, yet current X-ray image-based detection methods often lack comprehensive data-driven exploration. This paper introduces a novel data augmentation approach …

Data AugmentationImage Augmentation

AO-DETR: Anti-Overlapping DETR for X-Ray Prohibited Items Detection

2024-03-07 · Mingyuan Li, Tong Jia, Hao Wang, Bowen Ma 외

Prohibited item detection in X-ray images is one of the most essential and highly effective methods widely employed in various security inspection scenarios. Considering the significant overlapping phenomenon in X-ray pr…

Decoder

PIDray: A Large-scale X-ray Benchmark for Real-World Prohibited Item Detection

2022-11-19 · Libo Zhang, Lutao Jiang, Ruyi Ji, Heng Fan

Automatic security inspection relying on computer vision technology is a challenging task in real-world scenarios due to many factors, such as intra-class variance, class imbalance, and occlusion. Most previous methods r…

Binary ClassificationInstance SegmentationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+3

Towards Real-World Prohibited Item Detection: A Large-Scale X-ray Benchmark

2021-08-16 · ICCV 2021 10 · Boying Wang, Libo Zhang, Longyin Wen, Xianglong Liu 외

Automatic security inspection using computer vision technology is a challenging task in real-world scenarios due to various factors, including intra-class variance, class imbalance, and occlusion. Most of the previous me…

De-Biasing Models of Biased Decisions: A Comparison of Methods Using Mortgage Application Data

2024-05-01 · Nicholas Tenev

Prediction models can improve efficiency by automating decisions such as the approval of loan applications. However, they may inherit bias against protected groups from the data they are trained on. This paper adds count…

counterfactual