Papers › Auto-Encoded Supervision for Perceptual Image Super-Resolution

Auto-Encoded Supervision for Perceptual Image Super-Resolution

28 Nov 2024CVPR 2025 1arXiv:2412.00124archive 2025-07-28

MinKyu Lee, Sangeek Hyun, Woojin Jun, Jae-Pil Heo

This work tackles the fidelity objective in the perceptual super-resolution~(SR). Specifically, we address the shortcomings of pixel-level Lₚ loss (ℒₚᵢₓ) in the GAN-based SR framework. Since Lₚᵢₓ is known to have a trade-off relationship against perceptual quality, prior methods often multiply a small scale factor or utilize low-pass filters. However, this work shows that these circumventions fail to address the fundamental factor that induces blurring. Accordingly, we focus on two points: 1) precisely discriminating the subcomponent of Lₚᵢₓ that contributes to blurring, and 2) only guiding based on the factor that is free from this trade-off relationship. We show that they can be achieved in a surprisingly simple manner, with an Auto-Encoder (AE) pretrained with Lₚᵢₓ. Accordingly, we propose the Auto-Encoded Supervision for Optimal Penalization loss (L_(AESOP)), a novel loss function that measures distance in the AE space, instead of the raw pixel space. Note that the AE space indicates the space after the decoder, not the bottleneck. By simply substituting Lₚᵢₓ with L_(AESOP), we can provide effective reconstruction guidance without compromising perceptual quality. Designed for simplicity, our method enables easy integration into existing SR frameworks. Experimental results verify that AESOP can lead to favorable results in the perceptual SR task.

PaperPDFConference PDFCodeCode 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="2412.00124")

Code

Syntology Ran 2 of 6 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 2 ran · our draft was wrong.

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

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

6 samples harvested; 2 ran; 0 honoured the contract we drafted; 4 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.

2ran · our draft was wrong
4unverified

Licence: 6 of the 6 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 2minkyulee/aesop-auto-encoded-supervision-for-perceptual-image-super-resolution. “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.

get_local_weights 2minkyulee/aesop-auto-encoded-supervision-for-perceptual-image-super-resolution/AESOP/basicsr/losses/LDL_loss.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 2b7c2410e3f44ecb · report
make_layer 2minkyulee/aesop-auto-encoded-supervision-for-perceptual-image-super-resolution/AESOP/basicsr/archs/rrdbnet_bsrgan_arch.py official repository ran · our draft was wrong no licence file found · pointer only · c04a23de0531da4a · report
get_refined_artifact_map 2minkyulee/aesop-auto-encoded-supervision-for-perceptual-image-super-resolution/AESOP/basicsr/losses/LDL_loss.py official repository unverified no licence file found · pointer only · 9ea08fa86c19c513 · report
reduce_loss 2minkyulee/aesop-auto-encoded-supervision-for-perceptual-image-super-resolution/AESOP/basicsr/losses/loss_util.py official repository unverified no licence file found · pointer only · a648a03a952822c0 · report
weight_reduce_loss 2minkyulee/aesop-auto-encoded-supervision-for-perceptual-image-super-resolution/AESOP/basicsr/losses/loss_util.py official repository unverified no licence file found · pointer only · 1ba39317ea81871a · report
weighted_loss 2minkyulee/aesop-auto-encoded-supervision-for-perceptual-image-super-resolution/AESOP/basicsr/losses/loss_util.py official repository unverified no licence file found · pointer only · cf63f8afc13f62a7 · report

Tasks

Image Super-ResolutionSuper-Resolution

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Super-Resolution BSD100 - 4x upscaling AESOP DISTS 0.1072 #60 of 71 Archive leaderboard report
Image Super-Resolution BSD100 - 4x upscaling AESOP LPIPS 0.1385 #60 of 71 Archive leaderboard report
Image Super-Resolution BSD100 - 4x upscaling AESOP PSNR 25.93 #60 of 71 Archive leaderboard report
Image Super-Resolution BSD100 - 4x upscaling AESOP SSIM 0.6813 #60 of 71 Archive leaderboard report
Image Super-Resolution DIV2K val - 4x upscaling AESOP DISTS 0.0459 #1 of 21 Archive leaderboard report
Image Super-Resolution DIV2K val - 4x upscaling AESOP LPIPS 0.0893 #1 of 21 Archive leaderboard report
Image Super-Resolution DIV2K val - 4x upscaling AESOP PSNR 29.137 #1 of 21 Archive leaderboard report
Image Super-Resolution DIV2K val - 4x upscaling AESOP SSIM 0.8023 #1 of 21 Archive leaderboard report
Image Super-Resolution General-100 - 4x upscaling AESOP DISTS 0.0762 #1 of 1 Archive leaderboard report
Image Super-Resolution General-100 - 4x upscaling AESOP LPIPS 0.071 #1 of 1 Archive leaderboard report
Image Super-Resolution General-100 - 4x upscaling AESOP PSNR 30.401 #1 of 1 Archive leaderboard report
Image Super-Resolution General-100 - 4x upscaling AESOP SSIM 0.8328 #1 of 1 Archive leaderboard report
Image Super-Resolution Manga109 - 4x upscaling AESOP DISTS 0.0328 #42 of 50 Archive leaderboard report
Image Super-Resolution Manga109 - 4x upscaling AESOP LPIPS 0.0461 #42 of 50 Archive leaderboard report
Image Super-Resolution Manga109 - 4x upscaling AESOP PSNR 30.061 #42 of 50 Archive leaderboard report
Image Super-Resolution Manga109 - 4x upscaling AESOP SSIM 0.888 #42 of 50 Archive leaderboard report
Image Super-Resolution Set14 - 4x upscaling AESOP DISTS 0.0819 #95 of 104 Archive leaderboard report
Image Super-Resolution Set14 - 4x upscaling AESOP LPIPS 0.1027 #95 of 104 Archive leaderboard report
Image Super-Resolution Set14 - 4x upscaling AESOP PSNR 27.421 #95 of 104 Archive leaderboard report
Image Super-Resolution Set14 - 4x upscaling AESOP SSIM 0.7438 #95 of 104 Archive leaderboard report
Image Super-Resolution Urban100 - 4x upscaling AESOP DISTS 0.0742 #41 of 65 Archive leaderboard report
Image Super-Resolution Urban100 - 4x upscaling AESOP LPIPS 0.0945 #41 of 65 Archive leaderboard report
Image Super-Resolution Urban100 - 4x upscaling AESOP PSNR 26.148 #41 of 65 Archive leaderboard report
Image Super-Resolution Urban100 - 4x upscaling AESOP SSIM 0.7884 #41 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

AEFocus

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