paper-with-me

Papers

A Novel State Space Model with Local Enhancement and State Sharing for Image Fusion

2024-04-14 · ZiHan Cao, Xiao Wu, Liang-Jian Deng, Yu Zhong

In image fusion tasks, images from different sources possess distinct characteristics. This has driven the development of numerous methods to explore better ways of fusing them while preserving their respective characteristics.Mamba, as a state space model, has emerged in the field of natural language processing. Recently, many studies have attempted to extend Mamba to vision tasks. However, due to the nature of images different from causal language sequences, the limited state capacity of Mamba weakens its ability to model image information. Additionally, the sequence modeling ability of Mamba is only capable of spatial information and cannot effectively capture the rich spectral information in images. Motivated by these challenges, we customize and improve the vision Mamba network designed for the image fusion task. Specifically, we propose the local-enhanced vision Mamba block, dubbed as LEVM. The LEVM block can improve local information perception of the network and simultaneously learn local and global spatial information. Furthermore, we propose the state sharing technique to enhance spatial details and integrate spatial and spectral information. Finally, the overall network is a multi-scale structure based on vision Mamba, called LE-Mamba. Extensive experiments show the proposed methods achieve state-of-the-art results on multispectral pansharpening and multispectral and hyperspectral image fusion datasets, and demonstrate the effectiveness of the proposed approach. Codes can be accessed at \url{https://github.com/294coder/Efficient-MIF}.

📄 PDF Abstract BibTeX arXiv:2404.09293

Code (1)

294coder/efficient-mif 공식 구현 pytorch

Tasks

MambaPansharpening

Similar Papers 제목 키워드 기반

MambaLIE: Scene Light Intensity-Boosted Low-Light Image Enhancement with State Space Model

2026-07-03 · Wanshu Fan, Xiangyu Li, Cong Wang, Kin-man Lam 외 arxiv

Images captured by consumer electronic devices, such as mobile phones and digital cameras, often suffer from low-light degradation due to sensor limitations and imaging pipelines, which degrades visual quality and affect…

Low-Light Image EnhancementComputational Efficiency

MambaLLIE: Implicit Retinex-Aware Low Light Enhancement with Global-then-Local State Space

2024-05-25 · Jiangwei Weng, Zhiqiang Yan, Ying Tai, Jianjun Qian 외

Recent advances in low light image enhancement have been dominated by Retinex-based learning framework, leveraging convolutional neural networks (CNNs) and Transformers. However, the vanilla Retinex theory primarily addr…

Image EnhancementLong-range modelingLow-Light Image EnhancementState Space Models

SICRN: Advancing Speech Enhancement through State Space Model and Inplace Convolution Techniques

2024-02-22 · Changjiang Zhao, Shulin He, Xueliang Zhang

Speech enhancement aims to improve speech quality and intelligibility, especially in noisy environments where background noise degrades speech signals. Currently, deep learning methods achieve great success in speech enh…

Speech Enhancement

Selective State Space Model for Monaural Speech Enhancement

2024-11-09 · Moran Chen, Qiquan Zhang, Mingjiang Wang, Xiangyu Zhang 외

Voice user interfaces (VUIs) have facilitated the efficient interactions between humans and machines through spoken commands. Since real-word acoustic scenes are complex, speech enhancement plays a critical role for robu…

MambaSpeech Enhancement

Discriminative Subnetworks with Regularized Spectral Learning for Global-state Network Data

2015-12-19 · Xuan Hong Dang, Ambuj K. Singh, Petko Bogdanov, Hongyuan You 외

Data mining practitioners are facing challenges from data with network structure. In this paper, we address a specific class of global-state networks which comprises of a set of network instances sharing a similar struct…

Graph Learning