CSPCL: Category Semantic Prior Contrastive Learning for Deformable DETR-Based Prohibited Item Detectors
Mingyuan Li, Tong Jia, Hao Wang, Bowen Ma, Hui Lu, Shiyi Guo, Da Cai, Dongyue Chen

TL;DR
This paper introduces CSPCL, a contrastive learning mechanism that improves prohibited item detection in X-ray images by aligning class prototypes with content queries, enhancing foreground feature sensitivity.
Contribution
The paper proposes a novel CSPCL mechanism with specialized contrastive loss functions to improve classification and discrimination in X-ray prohibited item detection models.
Findings
CSPCL significantly improves detection accuracy across multiple datasets.
The proposed method enhances inter-class discriminability among similar categories.
CSPCL can be integrated into existing Deformable DETR-based models without added inference complexity.
Abstract
Prohibited item detection based on X-ray images is one of the most effective security inspection methods. However, the foreground-background feature coupling caused by the overlapping phenomenon specific to X-ray images makes general detectors designed for natural images perform poorly. To address this issue, we propose a Category Semantic Prior Contrastive Learning (CSPCL) mechanism, which aligns the class prototypes perceived by the classifier with the content queries to correct and supplement the missing semantic information responsible for classification, thereby enhancing the model sensitivity to foreground features. To achieve this alignment, we design a specific contrastive loss, CSP loss, which comprises the Intra-Class Truncated Attraction (ITA) loss and the Inter-Class Adaptive Repulsion (IAR) loss, and outperforms classic contrastive losses. Specifically, the ITA loss…
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
TopicsDomain Adaptation and Few-Shot Learning
MethodsContrastive Learning · InfoNCE
