paper-with-me

홈 › Papers

Serpent: Scalable and Efficient Image Restoration via Multi-scale Structured State Space Models

2024-03-26 · Mohammad Shahab Sepehri, Zalan Fabian, Mahdi Soltanolkotabi

The landscape of computational building blocks of efficient image restoration architectures is dominated by a combination of convolutional processing and various attention mechanisms. However, convolutional filters, while efficient, are inherently local and therefore struggle with modeling long-range dependencies in images. In contrast, attention excels at capturing global interactions between arbitrary image regions, but suffers from a quadratic cost in image dimension. In this work, we propose Serpent, an efficient architecture for high-resolution image restoration that combines recent advances in state space models (SSMs) with multi-scale signal processing in its core computational block. SSMs, originally introduced for sequence modeling, can maintain a global receptive field with a favorable linear scaling in input size. We propose a novel hierarchical architecture inspired by traditional signal processing principles, that converts the input image into a collection of sequences and processes them in a multi-scale fashion. Our experimental results demonstrate that Serpent can achieve reconstruction quality on par with state-of-the-art techniques, while requiring orders of magnitude less compute (up to $150$ fold reduction in FLOPS) and a factor of up to $5\times$ less GPU memory while maintaining a compact model size. The efficiency gains achieved by Serpent are especially notable at high image resolutions.

📄 PDF Abstract BibTeX arXiv:2403.17902

Code (0)

등록된 구현이 없습니다.

Tasks

GPUImage RestorationState Space Models

Similar Papers 제목 키워드 기반

SWinMamba: Serpentine Window State Space Model for Vascular Segmentation

2025-07-02 · Rongchang Zhao, Huanchi Liu, Jian Zhang arxiv

Vascular segmentation in medical images is crucial for disease diagnosis and surgical navigation. However, the segmented vascular structure is often discontinuous due to its slender nature and inadequate prior modeling. …

UnSCAR: Universal, Scalable, Controllable, and Adaptable Image Restoration

2026-03-08 · Debabrata Mandal, Soumitri Chattopadhyay, Yujie Wang, Marc Niethammer 외 arxiv

Universal image restoration aims to recover clean images from arbitrary real-world degradations using a single inference model. Despite significant progress, existing all-in-one restoration networks do not scale to multi…

Image Restoration

ScaleResfusion: Residual Rectified Flow based on Residual Vector Field

2026-07-28 · Zhenning Shi, Chen Xu, Junhao Zhang, Kefei Zhang 외 arxiv

Real-world Image Restoration (Real-IR) aims to recover high-quality (HQ) images from complex and unknown degradations. Although recent diffusion-based methods have substantially improved perceptual quality, their current…

parameter-efficient fine-tuningImage Restoration

SERPENT-VLM : Self-Refining Radiology Report Generation Using Vision Language Models

2024-04-27 · Manav Nitin Kapadnis, Sohan Patnaik, Abhilash Nandy, Sourjyadip Ray 외

Radiology Report Generation (R2Gen) demonstrates how Multi-modal Large Language Models (MLLMs) can automate the creation of accurate and coherent radiological reports. Existing methods often hallucinate details in text-b…

Causal Language ModelingHallucinationLanguage ModelingLanguage Modelling

MagnifiQ: Patch-aware Text Guided Progressive Upscaling for High-Resolution Image Restoration

2026-08-14 · Mahesh Reddy, Yashesh Savani, Antoine Mercier, Hong Cai 외 arxiv

High-resolution image restoration from degraded inputs is challenging because it must preserve global structural consistency while recovering fine-grained local details, especially at 4K resolution where direct diffusion…

Image Restoration