paper-with-me

홈 › Papers

Latent Space Guided Scenario Sampling for Multimodal Segmentation Under Missing Modalities

2026-05-19 · Irem Ulku, Ö. Özgür Tanrıöver, Erdem Akagündüz arxiv

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

📄 PDF Abstract BibTeX arXiv:2605.20372

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

Learning Multimodal Energy-Based Model with Multimodal Variational Auto-Encoder via MCMC Revision

2026-05-01 · Jiali Cui, Zhiqiang Lao, Heather Yu arxiv

Energy-based models (EBMs) are a flexible class of deep generative models and are well-suited to capture complex dependencies in multimodal data. However, learning multimodal EBM by maximum likelihood requires Markov Cha…

Vinedresser3D: Agentic Text-guided 3D Editing

2026-02-23 · Yankuan Chi, Xiang Li, Zixuan Huang, James M. Rehg arxiv

Text-guided 3D editing aims to modify existing 3D assets using natural-language instructions. Current methods struggle to jointly understand complex prompts, automatically localize edits in 3D, and preserve unedited cont…

Image Editing

Latent Space Disentanglement in Diffusion Transformers Enables Precise Zero-shot Semantic Editing

2024-11-12 · Zitao Shuai, Chenwei Wu, Zhengxu Tang, Bowen Song 외

Diffusion Transformers (DiTs) have recently achieved remarkable success in text-guided image generation. In image editing, DiTs project text and image inputs to a joint latent space, from which they decode and synthesize…

DisentanglementImage Generation

LURE: Latent Space Unblocking for Multi-Concept Reawakening in Diffusion Models

2026-01-20 · Mengyu Sun, Ziyuan Yang, Andrew Beng Jin Teoh, Junxu Liu 외 arxiv

Concept erasure aims to suppress sensitive content in diffusion models, but recent studies show that erased concepts can still be reawakened, revealing vulnerabilities in erasure methods. Existing reawakening methods mai…

M$^3$Care: Learning with Missing Modalities in Multimodal Healthcare Data

2022-10-28 · Chaohe Zhang, Xu Chu, Liantao Ma, Yinghao Zhu 외

Multimodal electronic health record (EHR) data are widely used in clinical applications. Conventional methods usually assume that each sample (patient) is associated with the unified observed modalities, and all modaliti…