Cross-Layer Feature Self-Attention Module for Multi-Scale Object Detection
By: Dingzhou Xie , Rushi Lan , Cheng Pang and more
Potential Business Impact:
Finds objects of all sizes in pictures better.
Recent object detection methods have made remarkable progress by leveraging attention mechanisms to improve feature discriminability. However, most existing approaches are confined to refining single-layer or fusing dual-layer features, overlooking the rich inter-layer dependencies across multi-scale representations. This limits their ability to capture comprehensive contextual information essential for detecting objects with large scale variations. In this paper, we propose a novel Cross-Layer Feature Self-Attention Module (CFSAM), which holistically models both local and global dependencies within multi-scale feature maps. CFSAM consists of three key components: a convolutional local feature extractor, a Transformer-based global modeling unit that efficiently captures cross-layer interactions, and a feature fusion mechanism to restore and enhance the original representations. When integrated into the SSD300 framework, CFSAM significantly boosts detection performance, achieving 78.6% mAP on PASCAL VOC (vs. 75.5% baseline) and 52.1% mAP on COCO (vs. 43.1% baseline), outperforming existing attention modules. Moreover, the module accelerates convergence during training without introducing substantial computational overhead. Our work highlights the importance of explicit cross-layer attention modeling in advancing multi-scale object detection.
Similar Papers
Improving Cross-view Object Geo-localization: A Dual Attention Approach with Cross-view Interaction and Multi-Scale Spatial Features
CV and Pattern Recognition
Helps find objects using pictures from different angles.
MSCloudCAM: Cross-Attention with Multi-Scale Context for Multispectral Cloud Segmentation
CV and Pattern Recognition
Clears clouds from satellite pictures for better Earth views.
Your Super Resolution Model is not Enough for Tackling Real-World Scenarios
CV and Pattern Recognition
Makes blurry pictures sharp at any size.