Towards Efficient Image Deblurring for Edge Deployment
Srinivas Miriyala, Sowmya Vajrala, Sravanth Kodavanti

TL;DR
This paper introduces a hardware-aware framework for optimizing image deblurring models, significantly reducing latency on edge devices while maintaining high accuracy, thus enabling real-time mobile image processing.
Contribution
The authors develop a sensitivity-guided adaptation framework that restructures existing models for improved efficiency on embedded hardware, demonstrated on a baseline network with substantial latency reduction.
Findings
Up to 55% reduction in GMACs compared to transformer-based SOTA
1.25X latency improvement on device deployment
Effective across multiple deblurring benchmarks
Abstract
Image deblurring is a critical stage in mobile image signal processing pipelines, where the ability to restore fine structures and textures must be balanced with real-time constraints on edge devices. While recent deep networks such as transformers and activation-free architectures achieve state-of-the-art (SOTA) accuracy, their efficiency is typically measured in FLOPs or parameters, which do not correlate with latency on embedded hardware. We propose a hardware-aware adaptation framework that restructures existing models through sensitivity-guided block substitution, surrogate distillation, and training-free multi-objective search driven by device profiling. Applied to the 36-block NAFNet baseline, the optimized variants achieve up to 55% reduction in GMACs compared to the recent transformer-based SOTA while maintaining competitive accuracy. Most importantly, on-device deployment…
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.
Taxonomy
TopicsAdvanced Image Processing Techniques · Generative Adversarial Networks and Image Synthesis · Sparse and Compressive Sensing Techniques
