Papers › Exploring the Low-Pass Filtering Behavior in Image Super-Resolution

Exploring the Low-Pass Filtering Behavior in Image Super-Resolution

13 May 2024arXiv:2405.07919archive 2025-07-28

Haoyu Deng, Zijing Xu, Yule Duan, Xiao Wu, Wenjie Shu, Liang-Jian Deng

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 system injects high-frequency information. Finally, to quantify the injected high-frequency information, we introduce a metric for image-to-image tasks called Frequency Spectrum Distribution Similarity (FSDS). FSDS reflects the distribution similarity of different frequency components and can capture nuances that traditional metrics may overlook. Code, videos and raw experimental results for this paper can be found in: https://github.com/RisingEntropy/LPFInISR.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2405.07919")

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 4 ran · our draft was wrong; 1 ran · fixture could not drive it; 5 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

risingentropy/lpfinisr officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 11 ran; 1 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
4ran · our draft was wrong
1ran · fixture could not drive it
5ran
2unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from risingentropy/lpfinisr. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

FrequencySpectrumDistributionSimilarity risingentropy/lpfinisr/FSDS_code.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · e03ee8b8c55be1d9 · report
FrequencySpectrumDistributionSimilarity RisingEntropy/LPFInISR/FSDS_code.py official repository ran no licence file found · pointer only · 2dec4fb9c5ff2644 · report
convertNp risingentropy/lpfinisr/HyRA.py official repository ran · fixture could not drive it no licence file found · pointer only · 16bb615b0263e58a · report
l1_in_fft risingentropy/lpfinisr/cal_metrcis_and_table.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 2f5defbb3f4426b6 · report
l2_in_fft risingentropy/lpfinisr/cal_metrcis_and_table.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 96e24f4101f965fd · report
matlab_interface risingentropy/lpfinisr/FSDS_code.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 2555208fe9778e8f · report
nearest_odd RisingEntropy/LPFInISR/LPF2ISR.py official repository ran fingerprinted no licence file found · pointer only · a75d06916a37ce1b · report
normalize risingentropy/lpfinisr/HyRA.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 6af53c0a6700f374 · report
psnr_in_fft RisingEntropy/LPFInISR/cal_metrcis_and_table.py official repository ran fingerprinted no licence file found · pointer only · 89e45697318ab5a6 · report
sinc RisingEntropy/LPFInISR/LPF2ISR.py official repository ran fingerprinted no licence file found · pointer only · e1afd789e8a3db64 · report
zero_interpolate_torch RisingEntropy/LPFInISR/LPF2ISR.py official repository ran fingerprinted no licence file found · pointer only · 23b984ce87f74f8e · report
frequency_align_integrate risingentropy/lpfinisr/FSDS_code.py official repository unverified no licence file found · pointer only · 74392f448069851b · report
frequency_align_integrate RisingEntropy/LPFInISR/FSDS_code.py official repository unverified no licence file found · pointer only · 7f28800aca095cf8 · report

Tasks

Image Super-ResolutionSuper-Resolution

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections