SOTAVerified

AMPA-Net: Optimization-Inspired Attention Neural Network for Deep Compressed Sensing

2020-10-14Code Available1· sign in to hype

Nanyu Li, Charles C. Zhou

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Compressed sensing (CS) is a challenging problem in image processing due to reconstructing an almost complete image from a limited measurement. To achieve fast and accurate CS reconstruction, we synthesize the advantages of two well-known methods (neural network and optimization algorithm) to propose a novel optimization inspired neural network which dubbed AMP-Net. AMP-Net realizes the fusion of the Approximate Message Passing (AMP) algorithm and neural network. All of its parameters are learned automatically. Furthermore, we propose an AMPA-Net which uses three attention networks to improve the representation ability of AMP-Net. Finally, We demonstrate the effectiveness of AMP-Net and AMPA-Net on four standard CS reconstruction benchmark data sets. Our code is available on https://github.com/puallee/AMPA-Net.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
BSD68 CS=50%AMPA-NetAverage PSNR36.33Unverified
BSDS100 - 2x upscalingAMPA-NetAverage PSNR35.95Unverified
Set11 cs=50%AMPA-NetAverage PSNR40.32Unverified
Urban100 - 2x upscalingAMPA-NetAverage PSNR35.86Unverified

Reproductions