ICASSP 2022accepted0 citations

Cross-Layer Aggregation with Transformers for Multi-Label Image Classification

Weibo Zhang, Fuqing Zhu, Jizhong Han, Tao Guo, Songlin Hu

Abstract

Multi-label image classification task aims to predict multiple object labels in a given image and faces the challenge of variable-sized objects. Limited by the size of CNN convolution kernels, existing CNN-based methods have difficulty capturing global dependencies and effectively fusing multiple layers features, which is critical for this task. Recently, transformers have utilized multi-head attention to extract feature with long range dependencies. Inspired by this, this paper proposes a Cross-layer Aggregation with Transformers (CAT) framework, which leverages transformers to capture the long range dependencies of CNN-based features with Long Range Dependencies module and aggregate the features layer by layer with Cross-Layer Fusion module. To make the framework efficient, a multi-head pre-max attention is designed to reduce the computation cost when fusing the high-resolution features of lower-layers. On two widely-used benchmarks (i.e., VOC2007 and MS-COCO), CAT provides a stable improvement over the baseline and produces a competitive performance.

BibTeX
@inproceedings{icassp2022_crosslayeraggreg,
  title = {Cross-Layer Aggregation with Transformers for Multi-Label Image Classification},
  author = {Weibo Zhang and Fuqing Zhu and Jizhong Han and Tao Guo and Songlin Hu},
  booktitle = {ICASSP 2022},
  year = {2022}
}
Cross-Layer Aggregation with Transformers for Multi-Label Image Classification · ICASSP 2022