TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/XYScanNet: A State Space Model for Single Image Deblurring

XYScanNet: A State Space Model for Single Image Deblurring

Hanzhou Liu, Chengkai Liu, Jiacong Xu, Peng Jiang, Mi Lu

2024-12-13DeblurringImage Deblurring
PaperPDF

Abstract

Deep state-space models (SSMs), like recent Mamba architectures, are emerging as a promising alternative to CNN and Transformer networks. Existing Mamba-based restoration methods process visual data by leveraging a flatten-and-scan strategy that converts image patches into a 1D sequence before scanning. However, this scanning paradigm ignores local pixel dependencies and introduces spatial misalignment by positioning distant pixels incorrectly adjacent, which reduces local noise-awareness and degrades image sharpness in low-level vision tasks. To overcome these issues, we propose a novel slice-and-scan strategy that alternates scanning along intra- and inter-slices. We further design a new Vision State Space Module (VSSM) for image deblurring, and tackle the inefficiency challenges of the current Mamba-based vision module. Building upon this, we develop XYScanNet, an SSM architecture integrated with a lightweight feature fusion module for enhanced image deblurring. XYScanNet, maintains competitive distortion metrics and significantly improves perceptual performance. Experimental results show that XYScanNet enhances KID by $17\%$ compared to the nearest competitor.

Results

TaskDatasetMetricValueModel
DeblurringGoProPSNR33.91XYScanNet
DeblurringGoProSSIM0.968XYScanNet
DeblurringHIDE (trained on GOPRO)PSNR (sRGB)31.74XYScanNet
DeblurringHIDE (trained on GOPRO)SSIM (sRGB)0.947XYScanNet
2D ClassificationGoProPSNR33.91XYScanNet
2D ClassificationGoProSSIM0.968XYScanNet
2D ClassificationHIDE (trained on GOPRO)PSNR (sRGB)31.74XYScanNet
2D ClassificationHIDE (trained on GOPRO)SSIM (sRGB)0.947XYScanNet
10-shot image generationGoProPSNR33.91XYScanNet
10-shot image generationGoProSSIM0.968XYScanNet
10-shot image generationHIDE (trained on GOPRO)PSNR (sRGB)31.74XYScanNet
10-shot image generationHIDE (trained on GOPRO)SSIM (sRGB)0.947XYScanNet
Blind Image DeblurringGoProPSNR33.91XYScanNet
Blind Image DeblurringGoProSSIM0.968XYScanNet
Blind Image DeblurringHIDE (trained on GOPRO)PSNR (sRGB)31.74XYScanNet
Blind Image DeblurringHIDE (trained on GOPRO)SSIM (sRGB)0.947XYScanNet

Related Papers

Generative Latent Kernel Modeling for Blind Motion Deblurring2025-07-12EAMamba: Efficient All-Around Vision State Space Model for Image Restoration2025-06-27Dynamic Bandwidth Allocation for Hybrid Event-RGB Transmission2025-06-25Visual-Instructed Degradation Diffusion for All-in-One Image Restoration2025-06-20R3eVision: A Survey on Robust Rendering, Restoration, and Enhancement for 3D Low-Level Vision2025-06-19Unsupervised Imaging Inverse Problems with Diffusion Distribution Matching2025-06-17Restoring Gaussian Blurred Face Images for Deanonymization Attacks2025-06-14Plug-and-Play Linear Attention for Pre-trained Image and Video Restoration Models2025-06-10