Papers › Lightweight Image Super-Resolution with Information Multi-distillation Network

Lightweight Image Super-Resolution with Information Multi-distillation Network

26 Sep 2019arXiv:1909.11856archive 2025-07-28

Zheng Hui, Xinbo Gao, Yunchu Yang, Xiumei Wang

In recent years, single image super-resolution (SISR) methods using deep convolution neural network (CNN) have achieved impressive results. Thanks to the powerful representation capabilities of the deep networks, numerous previous ways can learn the complex non-linear mapping between low-resolution (LR) image patches and their high-resolution (HR) versions. However, excessive convolutions will limit the application of super-resolution technology in low computing power devices. Besides, super-resolution of any arbitrary scale factor is a critical issue in practical applications, which has not been well solved in the previous approaches. To address these issues, we propose a lightweight information multi-distillation network (IMDN) by constructing the cascaded information multi-distillation blocks (IMDB), which contains distillation and selective fusion parts. Specifically, the distillation module extracts hierarchical features step-by-step, and fusion module aggregates them according to the importance of candidate features, which is evaluated by the proposed contrast-aware channel attention mechanism. To process real images with any sizes, we develop an adaptive cropping strategy (ACS) to super-resolve block-wise image patches using the same well-trained model. Extensive experiments suggest that the proposed method performs favorably against the state-of-the-art SR algorithms in term of visual quality, memory footprint, and inference time. Code is available at \url{https://github.com/Zheng222/IMDN}.

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="1909.11856")

Code

Syntology Ran 1 of 3 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: community (archive-listed): 3 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Zheng222/IMDN officialmentioned in papermentioned on GitHubpytorch report
cai631/mbmfn mentioned on GitHubpytorchApache-2.0 report
ofsoundof/imdn mentioned on GitHubpytorchMIT report
ofsoundof/ntire2022_esr mentioned 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

3 samples harvested; 1 ran; 0 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
2unverified

Licence: 0 of the 3 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 cai631/mbmfn. “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.

compute_psnr cai631/mbmfn/utils.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · d047f536a3e39a24 · report
compute_ssim cai631/mbmfn/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 45c7fced0b57aba5 · report
shave cai631/mbmfn/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 0a2256a291767ded · report

Tasks

Image Super-ResolutionSuper-Resolution

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Super-Resolution BSD100 - 2x upscaling IMDN PSNR 32.19 #22 of 30 Archive leaderboard report
Image Super-Resolution BSD100 - 3x upscaling IMDN PSNR 29.09 #16 of 21 Archive leaderboard report
Image Super-Resolution BSD100 - 4x upscaling IMDN PSNR 27.56 #35 of 71 Archive leaderboard report
Image Super-Resolution Manga109 - 2x upscaling IMDN PSNR 38.88 #20 of 21 Archive leaderboard report
Image Super-Resolution Manga109 - 3x upscaling IMDN PSNR 33.61 #16 of 17 Archive leaderboard report
Image Super-Resolution Manga109 - 4x upscaling IMDN PSNR 30.45 #50 of 50 Archive leaderboard report
Image Super-Resolution Set14 - 2x upscaling IMDN PSNR 33.63 #24 of 35 Archive leaderboard report
Image Super-Resolution Set14 - 3x upscaling IMDN PSNR 30.32 #16 of 24 Archive leaderboard report
Image Super-Resolution Set14 - 4x upscaling IMDN PSNR 28.58 #58 of 104 Archive leaderboard report
Image Super-Resolution Set5 - 2x upscaling IMDN PSNR 38.00 #27 of 41 Archive leaderboard report
Image Super-Resolution Set5 - 3x upscaling IMDN PSNR 34.36 #22 of 32 Archive leaderboard report
Image Super-Resolution Urban100 - 2x upscaling IMDN PSNR 32.17 #24 of 29 Archive leaderboard report
Image Super-Resolution Urban100 - 3x upscaling IMDN PSNR 28.17 #19 of 22 Archive leaderboard report
Image Super-Resolution Urban100 - 4x upscaling IMDN PSNR 26.04 #45 of 65 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Convolution

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