ICASSP 2023accepted0 citations

DecomFormer: Decompose Self-Attention Via Fourier Transform for VHR Aerial Image Scene Classification

Yan Zhang, Xiyuan Gao, Xiao Pu, Tao Wang, Xinbo Gao

Abstract

Very high-resolution (VHR) aerial image scene classification is an essential task for aerial image understanding. Although transformer-based models have demonstrated strong ability in natural image classification, transformer-based methods on VHR aerial image tasks are still lack of concern because the complexity of self-attention in the transformer grows quadratically with the image resolution. To address this issue, we decompose the self-attention via Fourier Transform and propose a novel Fourier self-attention (FSA) mechanism. Based on FSA, we design a highly efficient network named DecomFormer, which learns contextual relationships in the real part and imaginary part of the Fourier field, respectively. Theoretically, the DecomFormer reduces the complexity of the naive self-attention mechanism from O(n <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</sup> ) to O(nlog(n)). Universal experiments on public VHR aerial image classification benchmarks demonstrated the DecomFormer’s efficiency, especially on images with very high-resolution.

BibTeX
@inproceedings{icassp2023_decomformerdecom,
  title = {DecomFormer: Decompose Self-Attention Via Fourier Transform for VHR Aerial Image Scene Classification},
  author = {Yan Zhang and Xiyuan Gao and Xiao Pu and Tao Wang and Xinbo Gao},
  booktitle = {ICASSP 2023},
  year = {2023}
}
DecomFormer: Decompose Self-Attention Via Fourier Transform for VHR Aerial Image Scene Classification · ICASSP 2023