arXiv:2411.09023cs.CV2024-11被引 1

用可变形卷积融合高光谱与多模态数据,提升图像语义分割精度

CoMiX: Cross-Modal Fusion with Deformable Convolutions for HSI-X Semantic Segmentation

论文配图:CoMiX: Cross-Modal Fusion with Deformable Convolutions for HSI-X Semantic Segmentation
图 1 · 摘自论文原文
  • 设计异构编码器,用2D/3D可变形卷积捕捉不同模态的空间-光谱特征
  • 提出跨模态增强交换模块,动态融合共享与特有信息,显著提升分割准确率
  • 适用于高光谱与红外、可见光等多模态图像分析,适合遥感与医学影像场景

通过利用补充模态(称为X模态)的互补信息来提升高光谱图像(HSI)语义分割效果具有前景,但受成像传感器、图像内容和分辨率差异影响,实现困难。现有方法难以有效增强模态特有与共享信息,也难以捕捉模态间的动态交互与融合。为此,本文提出CoMiX,一种基于可变形卷积(DCNs)的非对称编码器-解码器架构,用于HSI-X语义分割。CoMiX通过双并行交互主干网络提取、校准并融合HSI与X模态信息。编码器包含四个阶段,每阶段采用2D DCN块处理X模态以适应几何变化,3D DCN块处理HSI以自适应聚合空间-光谱特征。每阶段还包含跨模态特征增强与交换(CMFeX)模块和特征融合模块(FFM)。CMFeX利用不同模态间的空间-光谱相关性,重新校准并增强模态特有与共享特征,同时自适应交换互补信息。输出送入FFM进行融合,并传递至下一阶段。最终各阶段的融合输出由轻量级全多层感知机(ALL-MLP)解码器整合,完成预测。大量实验表明,CoMiX在多种任务中表现优异,且具备良好泛化能力。代码将公开。

原文摘要 · Abstract (English)

Improving hyperspectral image (HSI) semantic segmentation by exploiting complementary information from a supplementary data type (referred to X-modality) is promising but challenging due to differences in imaging sensors, image content, and resolution. Current techniques struggle to enhance modality-specific and modality-shared information, as well as to capture dynamic interaction and fusion between different modalities. In response, this study proposes CoMiX, an asymmetric encoder-decoder architecture with deformable convolutions (DCNs) for HSI-X semantic segmentation. CoMiX is designed to extract, calibrate, and fuse information from HSI and X data. Its pipeline includes an encoder with two parallel and interacting backbones and a lightweight all-multilayer perceptron (ALL-MLP) decoder. The encoder consists of four stages, each incorporating 2D DCN blocks for the X model to accommodate geometric variations and 3D DCN blocks for HSIs to adaptively aggregate spatial-spectral features. Additionally, each stage includes a Cross-Modality Feature enhancement and eXchange (CMFeX) module and a feature fusion module (FFM). CMFeX is designed to exploit spatial-spectral correlations from different modalities to recalibrate and enhance modality-specific and modality-shared features while adaptively exchanging complementary information between them. Outputs from CMFeX are fed into the FFM for fusion and passed to the next stage for further information learning. Finally, the outputs from each FFM are integrated by the ALL-MLP decoder for final prediction. Extensive experiments demonstrate that our CoMiX achieves superior performance and generalizes well to various multimodal recognition tasks. The CoMiX code will be released.

高光谱分割多模态融合可变形卷积

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