English

Prohibited Items Segmentation via Occlusion-aware Bilayer Modeling

Computer Vision and Pattern Recognition 2025-06-16 v1

Abstract

Instance segmentation of prohibited items in security X-ray images is a critical yet challenging task. This is mainly caused by the significant appearance gap between prohibited items in X-ray images and natural objects, as well as the severe overlapping among objects in X-ray images. To address these issues, we propose an occlusion-aware instance segmentation pipeline designed to identify prohibited items in X-ray images. Specifically, to bridge the representation gap, we integrate the Segment Anything Model (SAM) into our pipeline, taking advantage of its rich priors and zero-shot generalization capabilities. To address the overlap between prohibited items, we design an occlusion-aware bilayer mask decoder module that explicitly models the occlusion relationships. To supervise occlusion estimation, we manually annotated occlusion areas of prohibited items in two large-scale X-ray image segmentation datasets, PIDray and PIXray. We then reorganized these additional annotations together with the original information as two occlusion-annotated datasets, PIDray-A and PIXray-A. Extensive experimental results on these occlusion-annotated datasets demonstrate the effectiveness of our proposed method. The datasets and codes are available at: https://github.com/Ryh1218/Occ

Keywords

Cite

@article{arxiv.2506.11661,
  title  = {Prohibited Items Segmentation via Occlusion-aware Bilayer Modeling},
  author = {Yunhan Ren and Ruihuang Li and Lingbo Liu and Changwen Chen},
  journal= {arXiv preprint arXiv:2506.11661},
  year   = {2025}
}

Comments

Accepted by ICME 2025

R2 v1 2026-07-01T03:15:36.474Z