PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
June 1, 20216,180 citations

Coordinate Attention for Efficient Mobile Network Design

View Full Paper
QHQibin HouDZDaquan ZhouJFJiashi Feng

Key Points

  • This research aims to enhance mobile network design by integrating positional information into channel attention mechanisms.
  • Introduced a novel attention mechanism called 'coordinate attention' for mobile networks.
  • Factorized channel attention into two separate 1D feature encoding processes.
  • Evaluated performance across various classic mobile networks including MobileNetV2 and EfficientNet.
  • Coordinate attention significantly improved performance in ImageNet classification.
  • Demonstrated better outcomes in downstream tasks like object detection and semantic segmentation.
  • Achieved nearly no computational overhead when integrated into existing mobile networks.

Abstract

Recent studies on mobile network design have demonstrated the remarkable effectiveness of channel attention (e.g., the Squeeze-and-Excitation attention) for lifting model performance, but they generally neglect the positional information, which is important for generating spatially selective attention maps. In this paper, we propose a novel attention mechanism for mobile networks by embedding positional information into channel attention, which we call "coordinate attention". Unlike channel attention that transforms a feature tensor to a single feature vector via 2D global pooling, the coordinate attention factorizes channel attention into two 1D feature encoding processes that aggregate features along the two spatial directions, respectively. In this way, long-range dependencies can be captured along one spatial direction and meanwhile precise positional information can be preserved along the other spatial direction. The resulting feature maps are then encoded separately into a pair of direction-aware and position-sensitive attention maps that can be complementarily applied to the input feature map to augment the representations of the objects of interest. Our coordinate attention is simple and can be flexibly plugged into classic mobile networks, such as MobileNetV2, MobileNeXt, and EfficientNet with nearly no computational overhead. Extensive experiments demonstrate that our coordinate attention is not only beneficial to ImageNet classification but more interestingly, behaves better in down-stream tasks, such as object detection and semantic segmentation. Code is available at https://github.com/Andrew-Qibin/CoordAttention.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Hou et al. (2021) studied this question.

synapsesocial.com/papers/69cd7b1f3f47e169e676d027https://doi.org/10.1109/cvpr46437.2021.01350
Ask AI
Helpful
Bookmark
Share
View Full Paper