paper-with-me

Papers

DAGNet: A Dual-View Attention-Guided Network for Efficient X-ray Security Inspection

2025-02-03 · Shilong Hong, Yanzhou Zhou, Weichao Xu

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.

📄 PDF Abstract BibTeX arXiv:2502.01710

Code (1)

shilonghong/dagnet 공식 구현 pytorch

Tasks

Image Classification

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Differentiated Attention Guided Network Over Hierarchical and Aggregated Features for Intelligent UAV Surveillance

2023-01-17 · IEEE Transactions on Industrial Informatics 2023 1 · Houzhang Fang, Zikai Liao, Xuhua Wang, Yi Chang 외

Intelligent unmanned aerial vehicle (UAV) surveillance based on infrared imaging has wide applications in the anti-UAV system for protecting urban security and aerial safety. However, weak target features and complex…

Style3D: Attention-guided Multi-view Style Transfer for 3D Object Generation

2024-12-04 · Bingjie Song, Xin Huang, Ruting Xie, Xue Wang 외

We present Style3D, a novel approach for generating stylized 3D objects from a content image and a style image. Unlike most previous methods that require case- or style-specific training, Style3D supports instant 3D obje…

3D ReconstructionComputational EfficiencyStyle Transfer

SG-XDEAT: Sparsity-Guided Cross-Dimensional and Cross-Encoding Attention with Target-Aware Conditioning in Tabular Learning

2025-10-14 · Chih-Chuan Cheng, Yi-Ju Tseng arxiv

We propose SG-XDEAT (Sparsity-Guided Cross Dimensional and Cross-Encoding Attention with Target Aware Conditioning), a novel framework designed for supervised learning on tabular data. At its core, SG-XDEAT employs a dua…

Cascade Network with Guided Loss and Hybrid Attention for Two-view Geometry

2020-07-11 · Zhi Chen, Fan Yang, Wenbing Tao

In this paper, we are committed to designing a high-performance network for two-view geometry. We first propose a Guided Loss and theoretically establish the direct negative correlation between the loss and Fn-measure by…

AI-Driven Guided Response for Security Operation Centers with Microsoft Copilot for Security

2024-07-12 · Scott Freitas, Jovan Kalajdjieski, Amir Gharib, Robert McCann

Security operation centers contend with a constant stream of security incidents, ranging from straightforward to highly complex. To address this, we developed Microsoft Copilot for Security Guided Response (CGR), an indu…