English

Transformer-based Multi-Modal Learning for Multi Label Remote Sensing Image Classification

Computer Vision and Pattern Recognition 2023-06-05 v1 Machine Learning

Abstract

In this paper, we introduce a novel Synchronized Class Token Fusion (SCT Fusion) architecture in the framework of multi-modal multi-label classification (MLC) of remote sensing (RS) images. The proposed architecture leverages modality-specific attention-based transformer encoders to process varying input modalities, while exchanging information across modalities by synchronizing the special class tokens after each transformer encoder block. The synchronization involves fusing the class tokens with a trainable fusion transformation, resulting in a synchronized class token that contains information from all modalities. As the fusion transformation is trainable, it allows to reach an accurate representation of the shared features among different modalities. Experimental results show the effectiveness of the proposed architecture over single-modality architectures and an early fusion multi-modal architecture when evaluated on a multi-modal MLC dataset. The code of the proposed architecture is publicly available at https://git.tu-berlin.de/rsim/sct-fusion.

Keywords

Cite

@article{arxiv.2306.01523,
  title  = {Transformer-based Multi-Modal Learning for Multi Label Remote Sensing Image Classification},
  author = {David Hoffmann and Kai Norman Clasen and Begüm Demir},
  journal= {arXiv preprint arXiv:2306.01523},
  year   = {2023}
}

Comments

Accepted at IEEE International Geoscience and Remote Sensing Symposium 2023

R2 v1 2026-06-28T10:54:33.709Z