paper-with-me

Papers

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

2023-06-02 · David Hoffmann, Kai Norman Clasen, Begüm Demir

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.

📄 PDF Abstract BibTeX arXiv:2306.01523

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRemote Sensing Image Classification

Similar Papers 제목 키워드 기반

L-MCAT: Unpaired Multimodal Transformer with Contrastive Attention for Label-Efficient Satellite Image Classification

2025-07-27 · Mitul Goswami, Mrinal Goswami arxiv

We propose the Lightweight Multimodal Contrastive Attention Transformer (L-MCAT), a novel transformer-based framework for label-efficient remote sensing image classification using unpaired multimodal satellite data. L-MC…

Remote Sensing Image ClassificationSatellite Image Classification

GAMUS: A Geometry-aware Multi-modal Semantic Segmentation Benchmark for Remote Sensing Data

2023-05-24 · Zhitong Xiong, Sining Chen, Yi Wang, Lichao Mou 외

Geometric information in the normalized digital surface models (nDSM) is highly correlated with the semantic class of the land cover. Exploiting two modalities (RGB and nDSM (height)) jointly has great potential to impro…

SegmentationSemantic Segmentation

Rethinking Transformers Pre-training for Multi-Spectral Satellite Imagery

2024-03-08 · CVPR 2024 1 · Mubashir Noman, Muzammal Naseer, Hisham Cholakkal, Rao Muhammad Anwar 외

Recent advances in unsupervised learning have demonstrated the ability of large vision models to achieve promising results on downstream tasks by pre-training on large amount of unlabelled data. Such pre-training techniq…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Multi-Resolution Multi-Modal Sensor Fusion For Remote Sensing Data With Label Uncertainty

2018-05-02 · Xiaoxiao Du, Alina Zare

In remote sensing, each sensor can provide complementary or reinforcing information. It is valuable to fuse outputs from multiple sensors to boost overall performance. Previous supervised fusion methods often require acc…

Scene UnderstandingSensor Fusion

CMIR-NET : A Deep Learning Based Model For Cross-Modal Retrieval In Remote Sensing

2019-04-09 · Ushasi Chaudhuri, Biplab Banerjee, Avik Bhattacharya, Mihai Datcu

We address the problem of cross-modal information retrieval in the domain of remote sensing. In particular, we are interested in two application scenarios: i) cross-modal retrieval between panchromatic (PAN) and multi-sp…

Cross-Modal Information RetrievalCross-Modal RetrievalImage RetrievalInformation Retrieval+2