paper-with-me

홈 › Papers

Q-MambaIR: Accurate Quantized Mamba for Efficient Image Restoration

2025-03-27 · Yujie Chen, Haotong Qin, Zhang Zhang, Michelo Magno, Luca Benini, Yawei Li

State-Space Models (SSMs) have attracted considerable attention in Image Restoration (IR) due to their ability to scale linearly sequence length while effectively capturing long-distance dependencies. However, deploying SSMs to edge devices is challenging due to the constraints in memory, computing capacity, and power consumption, underscoring the need for efficient compression strategies. While low-bit quantization is an efficient model compression strategy for reducing size and accelerating IR tasks, SSM suffers substantial performance drops at ultra-low bit-widths (2-4 bits), primarily due to outliers that exacerbate quantization error. To address this challenge, we propose Q-MambaIR, an accurate, efficient, and flexible Quantized Mamba for IR tasks. Specifically, we introduce a Statistical Dynamic-balancing Learnable Scalar (DLS) to dynamically adjust the quantization mapping range, thereby mitigating the peak truncation loss caused by extreme values. Furthermore, we design a Range-floating Flexible Allocator (RFA) with an adaptive threshold to flexibly round values. This approach preserves high-frequency details and maintains the SSM's feature extraction capability. Notably, RFA also enables pre-deployment weight quantization, striking a balance between computational efficiency and model accuracy. Extensive experiments on IR tasks demonstrate that Q-MambaIR consistently outperforms existing quantized SSMs, achieving much higher state-of-the-art (SOTA) accuracy results with only a negligible increase in training computation and storage saving.

📄 PDF Abstract BibTeX arXiv:2503.21970

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyImage RestorationMambaModel CompressionQuantizationState Space Models

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 설명 없음
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

MambaIRv2: Attentive State Space Restoration

2024-11-22 · CVPR 2025 1 · Hang Guo, Yong Guo, Yaohua Zha, Yulun Zhang 외

The Mamba-based image restoration backbones have recently demonstrated significant potential in balancing global reception and computational efficiency. However, the inherent causal modeling limitation of Mamba, where ea…

Computational EfficiencyImage RestorationMamba

MambaIR: A Simple Baseline for Image Restoration with State-Space Model

2024-02-23 · Hang Guo, Jinmin Li, Tao Dai, Zhihao Ouyang 외

Recent years have seen significant advancements in image restoration, largely attributed to the development of modern deep neural networks, such as CNNs and Transformers. However, existing restoration backbones often fac…

Image RestorationImage Super-ResolutionMamba

DPMambaIR:All-in-One Image Restoration via Degradation-Aware Prompt State Space Model

2025-04-24 · Zhanwen Liu, Sai Zhou, Yuchao Dai, Yang Wang 외

All-in-One image restoration aims to address multiple image degradation problems using a single model, significantly reducing training costs and deployment complexity compared to traditional methods that design dedicated…

Image RestorationSSIM

VmambaIR: Visual State Space Model for Image Restoration

2024-03-18 · Yuan Shi, Bin Xia, Xiaoyu Jin, Xing Wang 외

Image restoration is a critical task in low-level computer vision, aiming to restore high-quality images from degraded inputs. Various models, such as convolutional neural networks (CNNs), generative adversarial networks…

DenoisingImage RestorationImage Super-Resolutionmodel+3

Directing Mamba to Complex Textures: An Efficient Texture-Aware State Space Model for Image Restoration

2025-01-27 · Long Peng, Xin Di, Zhanfeng Feng, Wenbo Li 외

Image restoration aims to recover details and enhance contrast in degraded images. With the growing demand for high-quality imaging (\textit{e.g.}, 4K and 8K), achieving a balance between restoration quality and computat…

4k8kComputational EfficiencyImage Enhancement+6