paper-with-me

Papers

Dynamic Cross-Modal Feature Interaction Network for Hyperspectral and LiDAR Data Classification

2025-03-10 · Junyan Lin, Feng Gap, Lin Qi, Junyu Dong, Qian Du, Xinbo Gao

Hyperspectral image (HSI) and LiDAR data joint classification is a challenging task. Existing multi-source remote sensing data classification methods often rely on human-designed frameworks for feature extraction, which heavily depend on expert knowledge. To address these limitations, we propose a novel Dynamic Cross-Modal Feature Interaction Network (DCMNet), the first framework leveraging a dynamic routing mechanism for HSI and LiDAR classification. Specifically, our approach introduces three feature interaction blocks: Bilinear Spatial Attention Block (BSAB), Bilinear Channel Attention Block (BCAB), and Integration Convolutional Block (ICB). These blocks are designed to effectively enhance spatial, spectral, and discriminative feature interactions. A multi-layer routing space with routing gates is designed to determine optimal computational paths, enabling data-dependent feature fusion. Additionally, bilinear attention mechanisms are employed to enhance feature interactions in spatial and channel representations. Extensive experiments on three public HSI and LiDAR datasets demonstrate the superiority of DCMNet over state-of-the-art methods. Our code will be available at https://github.com/oucailab/DCMNet.

📄 PDF Abstract BibTeX arXiv:2503.06945

Code (1)

oucailab/dcmnet 공식 구현 pytorch

Tasks

Classification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Hyperspectral Mamba for Hyperspectral Object Tracking

2025-09-10 · Long Gao, Yunhe Zhang, Yan Jiang, Weiying Xie 외 arxiv

Hyperspectral object tracking holds great promise due to the rich spectral information and fine-grained material distinctions in hyperspectral images, which are beneficial in challenging scenarios. While existing hypersp…

Object Tracking

Dynamic Frequency Feature Fusion Network for Multi-Source Remote Sensing Data Classification

2025-07-06 · Yikang Zhao, Feng Gao, Xuepeng Jin, Junyu Dong 외 arxiv

Multi-source data classification is a critical yet challenging task for remote sensing image interpretation. Existing methods lack adaptability to diverse land cover types when modeling frequency domain features. To this…

Dual Modality Prompted Diffusion Priors for Zero Shot Hyperspectral Pansharpening

2026-08-12 · Pengwei Xie, Fei Zhu, Jiajun Li, Xiangyuan Liu 외 arxiv

Hyperspectral pansharpening aims to reconstruct a high resolution hyperspectral (HRHS) image from a panchromatic (PAN) image and a low resolution hyperspectral (LRHS) image while preserving both spatial details and spect…

PCMamba: Physics-Informed Cross-Modal State Space Model for Dual-Camera Compressive Hyperspectral Imaging

2025-05-22 · Ge Meng, Zhongnan Cai, Jingyan Tu, Yingying Wang 외

Panchromatic (PAN) -assisted Dual-Camera Compressive Hyperspectral Imaging (DCCHI) is a key technology in snapshot hyperspectral imaging. Existing research primarily focuses on exploring spectral information from 2D comp…

Inductive BiasMamba

CoFusion: Multispectral and Hyperspectral Image Fusion via Spectral Coordinate Attention

2026-04-12 · Baisong Li arxiv

Multispectral and Hyperspectral Image Fusion (MHIF) aims to reconstruct high-resolution images by integrating low-resolution hyperspectral images (LRHSI) and high-resolution multispectral images (HRMSI). However, existin…