Feature-Align Network with Knowledge Distillation for Efficient Denoising
Lucas D. Young, Fitsum A. Reda, Rakesh Ranjan, Jon Morton, Jun Hu,, Yazhu Ling, Xiaoyu Xiang, David Liu, Vikas Chandra

TL;DR
This paper introduces an efficient neural network architecture with a novel Feature-Align layer and knowledge distillation techniques, enabling high-quality RAW image denoising on resource-constrained devices like smartphones.
Contribution
The paper presents a new Feature-Align layer, a Feature Matching Loss for knowledge distillation, and empirical analysis of model specialization, advancing efficient denoising for mobile devices.
Findings
Achieves high-quality denoising with significantly fewer parameters and MACs.
Performs competitively with state-of-the-art large networks on benchmark datasets.
Enables model size reduction by trading off memory for compute.
Abstract
We propose an efficient neural network for RAW image denoising. Although neural network-based denoising has been extensively studied for image restoration, little attention has been given to efficient denoising for compute limited and power sensitive devices, such as smartphones and smartwatches. In this paper, we present a novel architecture and a suite of training techniques for high quality denoising in mobile devices. Our work is distinguished by three main contributions. (1) Feature-Align layer that modulates the activations of an encoder-decoder architecture with the input noisy images. The auto modulation layer enforces attention to spatially varying noise that tend to be "washed away" by successive application of convolutions and non-linearity. (2) A novel Feature Matching Loss that allows knowledge distillation from large denoising networks in the form of a perceptual content…
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
Feature-Align Network with Knowledge Distillation for Efficient Denoising· youtube
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Image Processing Techniques · Image Processing Techniques and Applications
MethodsKnowledge Distillation
