Papers › Progressive Focused Transformer for Single Image Super-Resolution

Progressive Focused Transformer for Single Image Super-Resolution

26 Mar 2025CVPR 2025 1arXiv:2503.20337archive 2025-07-28

Wei Long, Xingyu Zhou, Leheng Zhang, Shuhang Gu

Transformer-based methods have achieved remarkable results in image super-resolution tasks because they can capture non-local dependencies in low-quality input images. However, this feature-intensive modeling approach is computationally expensive because it calculates the similarities between numerous features that are irrelevant to the query features when obtaining attention weights. These unnecessary similarity calculations not only degrade the reconstruction performance but also introduce significant computational overhead. How to accurately identify the features that are important to the current query features and avoid similarity calculations between irrelevant features remains an urgent problem. To address this issue, we propose a novel and effective Progressive Focused Transformer (PFT) that links all isolated attention maps in the network through Progressive Focused Attention (PFA) to focus attention on the most important tokens. PFA not only enables the network to capture more critical similar features, but also significantly reduces the computational cost of the overall network by filtering out irrelevant features before calculating similarities. Extensive experiments demonstrate the effectiveness of the proposed method, achieving state-of-the-art performance on various single image super-resolution benchmarks.

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

Code

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

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

labshuhanggu/pft-sr officialmentioned in papermentioned on GitHubpytorchApache-2.0 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

10 samples harvested; 7 ran; 0 honoured the contract we drafted; 3 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.

3ran · our draft was wrong
1ran · fixture could not drive it
3ran
3unverified

Licence: 0 of the 10 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 labshuhanggu/pft-sr. “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.

flow_warp labshuhanggu/pft-sr/basicsr/archs/arch_util.py official repository ran · our draft was wrong Apache-2.0 (permissive) · ef9faf68f492a375 · report
get_position_from_periods labshuhanggu/pft-sr/basicsr/models/lr_scheduler.py official repository ran fingerprinted Apache-2.0 (permissive) · cd569444547de84f · report
make_layer labshuhanggu/pft-sr/basicsr/archs/arch_util.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 96ad5dc9ca239aec · report
reorder_image labshuhanggu/pft-sr/basicsr/metrics/metric_util.py official repository ran Apache-2.0 (permissive) · 95067518dc16b3e5 · report
resize_flow labshuhanggu/pft-sr/basicsr/archs/arch_util.py official repository ran Apache-2.0 (permissive) · 5a1d8458dc7077a6 · report
window_partition labshuhanggu/pft-sr/basicsr/archs/pft_arch.py official repository ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 60363d0620f5778d · report
window_reverse labshuhanggu/pft-sr/basicsr/archs/pft_arch.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 4f003e9ad9b7a7cb · report
reduce_loss labshuhanggu/pft-sr/basicsr/losses/loss_util.py official repository unverified Apache-2.0 (permissive) · a648a03a952822c0 · report
weight_reduce_loss labshuhanggu/pft-sr/basicsr/losses/loss_util.py official repository unverified Apache-2.0 (permissive) · 1ba39317ea81871a · report
weighted_loss labshuhanggu/pft-sr/basicsr/losses/loss_util.py official repository unverified Apache-2.0 (permissive) · cf63f8afc13f62a7 · report

Tasks

Image Super-ResolutionSuper-Resolution

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Super-Resolution Manga109 - 4x upscaling PFT PSNR 32.63 #9 of 50 Archive leaderboard report
Image Super-Resolution Manga109 - 4x upscaling PFT SSIM 0.9306 #9 of 50 Archive leaderboard report
Image Super-Resolution Set14 - 4x upscaling PFT PSNR 29.29 #13 of 104 Archive leaderboard report
Image Super-Resolution Set14 - 4x upscaling PFT SSIM 0.7978 #13 of 104 Archive leaderboard report
Image Super-Resolution Urban100 - 4x upscaling PFT PSNR 28.20 #10 of 65 Archive leaderboard report
Image Super-Resolution Urban100 - 4x upscaling PFT SSIM 0.8412 #10 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

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutFocusLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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