International Journal of Digital Earth (Dec 2023)

MDvT: introducing mobile three-dimensional convolution to a vision transformer for hyperspectral image classification

  • Xinyao Zhou,
  • Wenzuo Zhou,
  • Xiaoli Fu,
  • Yichen Hu,
  • Jinlian Liu

DOI
https://doi.org/10.1080/17538947.2023.2202423
Journal volume & issue
Vol. 16, no. 1
pp. 1469 – 1490

Abstract

Read online

Hyperspectral images carry numerous spectral bands, and their wealth of band data is a valuable source of information for the accurate classification of ground objects. Three-dimensional (3D) convolution, although an excellent spectral information extraction method, is limited by its huge number of parameters and long model training time. To allow better integration of 3D convolution with the most popular transformer models currently available, a new architecture called mobile 3D convolutional vision transformer (MDvT) is proposed. The MDvT introduces inverted residual structure to reduce the number of model parameters and balance the data mining efficiency of low-dimensional data input. Simultaneously, a square patch is used to cut the sequence of tokens to accelerate the model operation. Through extensive experiments, we evaluated the classification overall performance of the proposed MDvT on the WHU-Hi and Pavia University datasets, and demonstrated significant improvements in classification accuracy and model runtime compared with classical deep learning models. It is worth noting that compared with directly integrating 3D convolution into the transformer model, the MDvT architecture improves the accuracy while reducing the time to train an epoch by approximately 58.54%. To facilitate the reproduction of the work in this paper, the model code is available at https://github.com/gloryofroad/MDvT.

Keywords