Gabor is Enough: Interpretable Deep Denoising with a Gabor Synthesis Dictionary Prior
Nikola Janjušević, Amirhossein Khalilian-Gourtani, Yao Wang
TL;DR
The paper investigates whether explicitly Gabor-like representations can be made efficient for image denoising. It replaces the learned filters in CDLNet with a parameterized mixture of 2D Gabor functions, creating the Gabor Dictionary Learning Network (GDLNet) that preserves expressivity with fewer parameters. Across single-noise and blind denoising tasks, GDLNet achieves near state-of-the-art performance and retains generalization to unseen noise levels, with ablations highlighting the pivotal role of the scale parameter in a sparse-coding interpretation. The work suggests that simple, interpretable Gabor-based dictionaries can underpin effective low-level imaging networks and may generalize to other inverse problems.
Abstract
Image processing neural networks, natural and artificial, have a long history with orientation-selectivity, often described mathematically as Gabor filters. Gabor-like filters have been observed in the early layers of CNN classifiers and even throughout low-level image processing networks. In this work, we take this observation to the extreme and explicitly constrain the filters of a natural-image denoising CNN to be learned 2D real Gabor filters. Surprisingly, we find that the proposed network (GDLNet) can achieve near state-of-the-art denoising performance amongst popular fully convolutional neural networks, with only a fraction of the learned parameters. We further verify that this parameterization maintains the noise-level generalization (training vs. inference mismatch) characteristics of the base network, and investigate the contribution of individual Gabor filter parameters to the performance of the denoiser. We present positive findings for the interpretation of dictionary learning networks as performing accelerated sparse-coding via the importance of untied learned scale parameters between network layers. Our network's success suggests that representations used by low-level image processing CNNs can be as simple and interpretable as Gabor filterbanks.
