Pith. sign in

REVIEW 1 cited by

Adaptive Cross-Layer Attention for Image Restoration

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2203.03619 v3 pith:NCYHYCS6 submitted 2022-03-04 eess.IV cs.CVcs.LG

classification eess.IVcs.CVcs.LG
keywords attentionaclaimageadaptivelayernon-locallayersnetwork
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Non-local attention module has been proven to be crucial for image restoration. Conventional non-local attention processes features of each layer separately, so it risks missing correlation between features among different layers. To address this problem, we aim to design attention modules that aggregate information from different layers. Instead of finding correlated key pixels within the same layer, each query pixel is encouraged to attend to key pixels at multiple previous layers of the network. In order to efficiently embed such attention design into neural network backbones, we propose a novel Adaptive Cross-Layer Attention (ACLA) module. Two adaptive designs are proposed for ACLA: (1) adaptively selecting the keys for non-local attention at each layer; (2) automatically searching for the insertion locations for ACLA modules. By these two adaptive designs, ACLA dynamically selects a flexible number of keys to be aggregated for non-local attention at previous layer while maintaining a compact neural network with compelling performance. Extensive experiments on image restoration tasks, including single image super-resolution, image denoising, image demosaicing, and image compression artifacts reduction, validate the effectiveness and efficiency of ACLA. The code of ACLA is available at \url{https://github.com/SDL-ASU/ACLA}.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Compact Vision Transformer by Reduction of Kernel Complexity

    cs.CV 2025-07 conditional novelty 5.0 of 10

    KCR-Transformer replaces standard transformer blocks with channel-pruned MLPs plus a truncated-nuclear-norm regularizer, reporting better ImageNet top-1 accuracy at lower FLOPs.

Pith tools