Learning Enriched Features via Selective State Spaces Model for Efficient Image Deblurring
Hu Gao, Depeng Dang

TL;DR
This paper introduces an efficient image deblurring network that combines selective state space models with local-global feature aggregation, improving long-range dependency modeling while maintaining computational efficiency.
Contribution
It proposes the ALGBlock with CLGF and FA modules to effectively capture and integrate local and global features, addressing local pixel forgetting and channel redundancy issues.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Effectively captures long-range dependencies with linear complexity.
Reduces local pixel forgetting and channel redundancy.
Abstract
Image deblurring aims to restore a high-quality image from its corresponding blurred. The emergence of CNNs and Transformers has enabled significant progress. However, these methods often face the dilemma between eliminating long-range degradation perturbations and maintaining computational efficiency. While the selective state space model (SSM) shows promise in modeling long-range dependencies with linear complexity, it also encounters challenges such as local pixel forgetting and channel redundancy. To address this issue, we propose an efficient image deblurring network that leverages selective state spaces model to aggregate enriched and accurate features. Specifically, we introduce an aggregate local and global information block (ALGBlock) designed to effectively capture and integrate both local invariant properties and non-local information. The ALGBlock comprises two primary…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image and Signal Denoising Methods · Advanced Image Fusion Techniques
MethodsFeedback Alignment
