Exploring the Low-Pass Filtering Behavior in Image Super-Resolution
Haoyu Deng, Zijing Xu, Yule Duan, Xiao Wu, Wenjie Shu, Liang-Jian Deng

TL;DR
This paper investigates the low-pass filtering behavior of deep neural networks in image super-resolution, revealing that they act as low-pass filters with high-frequency injection, and introduces new analysis tools and metrics for understanding this behavior.
Contribution
It proposes Hybrid Response Analysis (HyRA) to decompose neural networks into linear and non-linear parts, and introduces FSDS to quantify high-frequency information injection.
Findings
Neural networks exhibit sinc phenomenon with impulse inputs.
Linear components act as low-pass filters in ISR.
High-frequency information is injected by non-linear components.
Abstract
Deep neural networks for image super-resolution (ISR) have shown significant advantages over traditional approaches like the interpolation. However, they are often criticized as 'black boxes' compared to traditional approaches with solid mathematical foundations. In this paper, we attempt to interpret the behavior of deep neural networks in ISR using theories from the field of signal processing. First, we report an intriguing phenomenon, referred to as `the sinc phenomenon.' It occurs when an impulse input is fed to a neural network. Then, building on this observation, we propose a method named Hybrid Response Analysis (HyRA) to analyze the behavior of neural networks in ISR tasks. Specifically, HyRA decomposes a neural network into a parallel connection of a linear system and a non-linear system and demonstrates that the linear system functions as a low-pass filter while the non-linear…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Advanced Image Processing Techniques · Image and Signal Denoising Methods
