ICASSP 2024accepted0 citations

1-D Spatial Attention in Binarized Convolutional Neural Networks

Hyunjin Kim, Jungwoo Shin, Wansoo Kim, Alberto A. Del Barrio

Abstract

This paper proposes a structure called SPBNet for enhancing binarized convolutional neural networks (BCNNs) using a low-cost 1-D spatial attention structure. Attention blocks can compensate for the performance drop in BCNNs. However, the hardware overhead of complex attention blocks can be a significant burden in BCNNs. The proposed attention block consists of low-cost 1-D height-wise and width-wise 1-D convolutions, It has the attention bias to adjust the effects of attended features in ×0.5−×1.5. In experiments, the proposed block used in ResNet18-based BCNNs improves Top-1 accuracy up to 2.7% over a baseline ReActNet on the CIFAR100 dataset. Notably, without using teacher-student training, the proposed structure can show comparable performance as the baseline ReActNetA using teacher-student training.

BibTeX
@inproceedings{icassp2024_1dspatialattenti,
  title = {1-D Spatial Attention in Binarized Convolutional Neural Networks},
  author = {Hyunjin Kim and Jungwoo Shin and Wansoo Kim and Alberto A. Del Barrio},
  booktitle = {ICASSP 2024},
  year = {2024}
}