arXiv:2605.20372cs.CVcs.AI2026-05

基于潜在空间引导采样,提升缺失模态下的遥感多模态分割性能

Latent Space Guided Scenario Sampling for Multimodal Segmentation Under Missing Modalities

论文配图:Latent Space Guided Scenario Sampling for Multimodal Segmentation Under Missing Modalities
图 1 · 摘自论文原文
  • 从预训练潜在空间量化每种模态缺失场景的表征失真度
  • 通过核平滑生成更优采样概率分布,提升关键场景覆盖
  • 适用于遥感图像中传感器故障或数据缺失场景的模型微调

多模态语义分割通过融合不同传感器模态的互补信息,提升遥感分析能力。实际应用中,因传感器故障、恶劣大气条件或数据获取问题,一个或多个模态可能缺失。即使使用预训练多模态表示及现有微调或适配策略,性能仍受限,因训练时通常将所有模态可用性场景视为同等重要。本文提出一种新训练策略,直接从预训练潜在空间学习场景采样分布。不同于均匀随机丢弃模态,该方法引导微调聚焦更具信息量的模态缺失场景。具体而言,我们独立量化每种场景对共享潜在表示造成的失真程度,利用径向基函数核捕捉场景间关系,并通过正则化核平滑获得优化后的场景评分,进而转化为微调中的采样概率分布。在DSTL、Potsdam和Hunan三个遥感图像数据集上,采用CBC-SLP、CBC和CMX骨干网络进行评估。不同数据集与骨干网络的实验结果均显示,本方法优于标准微调和基于LoRA的适配策略。结果表明,预训练潜在表示可有效支撑缺失模态微调中的场景采样。代码已开源:https://github.com/iremulku/Latent-Space-Guided-Scenario-Sampling

原文摘要 · Abstract (English)

Multimodal semantic segmentation benefits remote sensing analysis by combining complementary information from different sensor modalities. In real-world remote sensing applications, one or more modalities may be unavailable due to sensor failures, adverse atmospheric conditions, or data acquisition problems. Even with pretrained multimodal representations and existing fine-tuning or adaptation strategies, performance may remain limited because all modality availability scenarios are typically treated as equally informative during training. In this paper, we propose a novel training strategy that learns a scenario sampling distribution directly from the pretrained latent space. Instead of relying on uniform random modality dropout, the proposed method guides fine-tuning toward more informative modality availability scenarios. More specifically, we quantify the effect of each scenario independently based on the distortion it induces in the shared latent representation. We then capture scenario relations using a radial basis function kernel and derive refined scenario scores through a regularized kernel smoothing. These scores are then converted into a probability distribution during scenario sampling for fine-tuning. We evaluate this strategy on three remote sensing image sets, namely DSTL, Potsdam, and Hunan, using CBC-SLP, CBC, and CMX backbones. The experimental results with different image sets and backbones show that our method outperforms standard fine-tuning and LoRA-based adaptation. These findings suggest that the pretrained latent representation can serve as an effective basis for sampling during missing modality fine-tuning. Code is available at https://github.com/iremulku/Latent-Space-Guided-Scenario-Sampling

多模态分割遥感图像缺失模态潜在空间

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。