Local-Global Attention: An Adaptive Mechanism for Multi-Scale Feature Integration
Yifan Shao

TL;DR
This paper introduces Local-Global Attention, a novel mechanism that adaptively integrates local and global features for improved multi-scale object detection and classification, outperforming existing methods in accuracy and efficiency.
Contribution
The paper presents a new attention mechanism combining multi-scale convolutions and learnable parameters to dynamically balance local and global features for better multi-scale detection.
Findings
Significantly improves object detection across multiple scales.
Outperforms existing attention methods in accuracy and efficiency.
Enhances detection of small and multi-class objects.
Abstract
In recent years, attention mechanisms have significantly enhanced the performance of object detection by focusing on key feature information. However, prevalent methods still encounter difficulties in effectively balancing local and global features. This imbalance hampers their ability to capture both fine-grained details and broader contextual information-two critical elements for achieving accurate object detection.To address these challenges, we propose a novel attention mechanism, termed Local-Global Attention, which is designed to better integrate both local and global contextual features. Specifically, our approach combines multi-scale convolutions with positional encoding, enabling the model to focus on local details while concurrently considering the broader global context. Additionally, we introduce a learnable parameters, which allow the model to dynamically adjust the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Web Data Mining and Analysis · Machine Learning and Data Classification
MethodsSoftmax · Attention Is All You Need · Focus
