paper-with-me

Papers

Incomplete Multimodal Learning for Remote Sensing Data Fusion

2023-04-22 · Yuxing Chen, Maofan Zhao, Lorenzo Bruzzone

The mechanism of connecting multimodal signals through self-attention operation is a key factor in the success of multimodal Transformer networks in remote sensing data fusion tasks. However, traditional approaches assume access to all modalities during both training and inference, which can lead to severe degradation when dealing with modal-incomplete inputs in downstream applications. To address this limitation, our proposed approach introduces a novel model for incomplete multimodal learning in the context of remote sensing data fusion. This approach can be used in both supervised and self-supervised pretraining paradigms and leverages the additional learned fusion tokens in combination with Bi-LSTM attention and masked self-attention mechanisms to collect multimodal signals. The proposed approach employs reconstruction and contrastive loss to facilitate fusion in pre-training while allowing for random modality combinations as inputs in network training. Our approach delivers state-of-the-art performance on two multimodal datasets for tasks such as building instance / semantic segmentation and land-cover mapping tasks when dealing with incomplete inputs during inference.

📄 PDF Abstract BibTeX arXiv:2304.11381

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Methods 이 논문이 사용한 방법론

Sensor Dropout A method that randomly mask out all features coming from a specific sensor in multi-sensor models for Earth observation. Depending on the fusion strategy, the mask out can be done…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

SGMA: Semantic-Guided Modality-Aware Segmentation for Remote Sensing with Incomplete Multimodal Data

2026-03-03 · Lekang Wen, Liang Liao, Jing Xiao, Mi Wang arxiv

Multimodal semantic segmentation integrates complementary information from diverse sensors for remote sensing Earth observation. However, practical systems often encounter missing modalities due to sensor failures or inc…

Semantic SegmentationContrastive Learning

Multimodal Object Detection in Remote Sensing

2023-07-13 · Abdelbadie Belmouhcine, Jean-Christophe Burnel, Luc Courtrai, Minh-Tan Pham 외

Object detection in remote sensing is a crucial computer vision task that has seen significant advancements with deep learning techniques. However, most existing works in this area focus on the use of generic object dete…

Objectobject-detectionObject DetectionSurvey

MANet: Fine-Tuning Segment Anything Model for Multimodal Remote Sensing Semantic Segmentation

2024-10-15 · Xianping Ma, Xiaokang Zhang, Man-on Pun, Bo Huang

Multimodal remote sensing data, collected from a variety of sensors, provide a comprehensive and integrated perspective of the Earth's surface. By employing multimodal fusion techniques, semantic segmentation offers more…

General KnowledgeSegmentationSemantic Segmentation

Balanced Diffusion-Guided Fusion for Multimodal Remote Sensing Classification

2025-09-27 · Hao Liu, Yongjie Zheng, Yuhan Kang, Mingyang Zhang 외 arxiv

Deep learning-based techniques for the analysis of multimodal remote sensing data have become popular due to their ability to effectively integrate complementary spatial, spectral, and structural information from differe…

STARS: Shared-specific Translation and Alignment for missing-modality Remote Sensing Semantic Segmentation

2026-01-24 · Tong Wang, Xiaodong Zhang, Guanzhou Chen, Jiaqi Wang 외 arxiv

Multimodal remote sensing technology significantly enhances the understanding of surface semantics by integrating heterogeneous data such as optical images, Synthetic Aperture Radar (SAR), and Digital Surface Models (DSM…

Semantic Segmentation