Papers › Activating Wider Areas in Image Super-Resolution

Activating Wider Areas in Image Super-Resolution

13 Mar 2024arXiv:2403.08330archive 2025-07-28

Cheng Cheng, Hang Wang, Hongbin Sun

The prevalence of convolution neural networks (CNNs) and vision transformers (ViTs) has markedly revolutionized the area of single-image super-resolution (SISR). To further boost the SR performances, several techniques, such as residual learning and attention mechanism, are introduced, which can be largely attributed to a wider range of activated area, that is, the input pixels that strongly influence the SR results. However, the possibility of further improving SR performance through another versatile vision backbone remains an unresolved challenge. To address this issue, in this paper, we unleash the representation potential of the modern state space model, i.e., Vision Mamba (Vim), in the context of SISR. Specifically, we present three recipes for better utilization of Vim-based models: 1) Integration into a MetaFormer-style block; 2) Pre-training on a larger and broader dataset; 3) Employing complementary attention mechanism, upon which we introduce the MMA. The resulting network MMA is capable of finding the most relevant and representative input pixels to reconstruct the corresponding high-resolution images. Comprehensive experimental analysis reveals that MMA not only achieves competitive or even superior performance compared to state-of-the-art SISR methods but also maintains relatively low memory and computational overheads (e.g., +0.5 dB PSNR elevation on Manga109 dataset with 19.8 M parameters at the scale of 2). Furthermore, MMA proves its versatility in lightweight SR applications. Through this work, we aim to illuminate the potential applications of state space models in the broader realm of image processing rather than SISR, encouraging further exploration in this innovative direction.

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

Code

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

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

arsenalcheng/mma mentioned 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

15 samples harvested; 8 ran; 0 honoured the contract we drafted; 7 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
2ran · fixture could not drive it
4ran
7unverified

Licence: 0 of the 15 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 arsenalcheng/mma. “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.

extract_inception_features arsenalcheng/mma/basicsr/metrics/fid.py community (archive-listed) ran Apache-2.0 (permissive) · c9fb213c957dc82d · report
flow_warp arsenalcheng/mma/basicsr/archs/arch_util.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · ef9faf68f492a375 · report
get_position_from_periods arsenalcheng/mma/basicsr/models/lr_scheduler.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · cd569444547de84f · report
make_layer arsenalcheng/mma/basicsr/archs/arch_util.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 96ad5dc9ca239aec · report
reorder_image arsenalcheng/mma/basicsr/metrics/metric_util.py community (archive-listed) ran Apache-2.0 (permissive) · 95067518dc16b3e5 · report
resize_flow arsenalcheng/mma/basicsr/archs/arch_util.py community (archive-listed) ran Apache-2.0 (permissive) · 5a1d8458dc7077a6 · report
to_3d arsenalcheng/mma/basicsr/archs/mlpmixer_util.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 82a15cc1e46f7e4d · report
to_4d arsenalcheng/mma/basicsr/archs/mlpmixer_util.py community (archive-listed) ran · fixture could not drive it Apache-2.0 (permissive) · b20f2a5df739a59e · report
calculate_fid arsenalcheng/mma/basicsr/metrics/fid.py community (archive-listed) unverified Apache-2.0 (permissive) · 12e4da1c3a5ba27b · report
g_path_regularize arsenalcheng/mma/basicsr/losses/gan_loss.py community (archive-listed) unverified Apache-2.0 (permissive) · fe05416387de89c6 · report
gradient_penalty_loss arsenalcheng/mma/basicsr/losses/gan_loss.py community (archive-listed) unverified Apache-2.0 (permissive) · 81eb425a41a7c2a1 · report
r1_penalty arsenalcheng/mma/basicsr/losses/gan_loss.py community (archive-listed) unverified Apache-2.0 (permissive) · c7cba9053f3cadb5 · report
reduce_loss arsenalcheng/mma/basicsr/losses/loss_util.py community (archive-listed) unverified Apache-2.0 (permissive) · a648a03a952822c0 · report
weight_reduce_loss arsenalcheng/mma/basicsr/losses/loss_util.py community (archive-listed) unverified Apache-2.0 (permissive) · 1ba39317ea81871a · report
weighted_loss arsenalcheng/mma/basicsr/losses/loss_util.py community (archive-listed) unverified Apache-2.0 (permissive) · cf63f8afc13f62a7 · report

Tasks

Image Super-ResolutionMambaState Space ModelsSuper-Resolution

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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