Edge-Efficient Image Restoration: Transformer Distillation into State-Space Models
Srinivas Soumitri Miriyala, Sowmya Vajrala, Sravanth Kodavanti, Vikram Nelvoy Rajendiran, Sharan Kumar Allur

TL;DR
This paper introduces a hybrid image restoration framework combining transformers and state-space models, optimized for edge devices through neural architecture search, achieving faster inference with maintained quality.
Contribution
It presents a novel modular hybrid architecture with an automated search strategy (ENS) for efficient edge image restoration, balancing accuracy and runtime.
Findings
ENS-discovered hybrids significantly reduce inference time on Snapdragon 8 Elite CPU.
Hybrid models maintain competitive restoration quality despite faster runtimes.
The approach enables architecture discovery without hardware profiling.
Abstract
We propose a modular framework for hybrid image restoration that integrates transformer and state-space model (SSM) blocks with a focus on improving runtime efficiency on edge hardware. While transformers provide strong global modeling through self-attention, their attention kernels incur substantial latency on mobile devices, especially for high-resolution inputs. In contrast, SSMs such as Mamba offer lineartime sequence modeling with lower runtime overhead but may underperform on fine grained restoration tasks. To balance accuracy and efficiency, we train lightweight SSM blocks as feature-distilled surrogates of transformer blocks and use them to construct hybrid U-Net-style architectures. To automatically discover effective block combinations, we introduce Efficient Network Search (ENS), a multi-objective search strategy that selects task-specific hybrid configurations from…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
