用双视角注意力提升X光安检效率,解决复杂堆叠物品识别难题。
DAGNet: A Dual-View Attention-Guided Network for Efficient X-ray Security Inspection
- 设计双视角注意力机制,动态融合不同视角特征
- 在多个骨干网络上均超越现有最优方法
- 适合需要高精度安检的物流与公共安全场景
随着现代交通系统快速发展和物流量激增,基于X光的智能安检系统在公共安全中扮演关键角色。尽管单视角X光行李扫描仪广泛部署,但在复杂堆叠场景下仍难以准确识别违禁品,主要受限于视角依赖性强和特征表示不足。为此,我们提出一种用于高效X光安检的双视角注意力引导网络(DAGNet)。该模型基于共享权重主干网络,构建三个协同工作的核心模块:(1) 频率域交互模块(FDIM)根据跨视角关系动态调整频率成分以增强特征;(2) 双视角分层增强模块(DVHEM)通过交叉注意力对齐多视角特征并捕捉层次关联;(3) 卷积引导融合模块(CGFM)融合特征以抑制冗余并保留关键判别信息。实验表明,DAGNet 在多种主干网络架构上均优于现有最先进方法。代码已公开于:https://github.com/ShilongHong/DAGNet。
原文摘要 · Abstract (English)
With the rapid development of modern transportation systems and the exponential growth of logistics volumes, intelligent X-ray-based security inspection systems play a crucial role in public safety. Although single-view X-ray baggage scanner is widely deployed, they struggles to accurately identify contraband in complex stacking scenarios due to strong viewpoint dependency and inadequate feature representation. To address this, we propose a Dual-View Attention-Guided Network for Efficient X-ray Security Inspection (DAGNet). This study builds on a shared-weight backbone network as the foundation and constructs three key modules that work together: (1) Frequency Domain Interaction Module (FDIM) dynamically enhances features by adjusting frequency components based on inter-view relationships; (2) Dual-View Hierarchical Enhancement Module (DVHEM) employs cross-attention to align features between views and capture hierarchical associations; (3) Convolutional Guided Fusion Module (CGFM) fuses features to suppress redundancy while retaining critical discriminative information. Collectively, these modules substantially improve the performance of dual-view X-ray security inspection. Experimental results demonstrate that DAGNet outperforms existing state-of-the-art approaches across multiple backbone architectures. The code is available at:https://github.com/ShilongHong/DAGNet.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。