CVIVNov 11, 2022

JSRNN: Joint Sampling and Reconstruction Neural Networks for High Quality Image Compressed Sensing

arXiv:2211.05963v12 citationsh-index: 21
Originality Incremental advance
AI Analysis

This work addresses image quality improvement in compressed sensing, an incremental advance in deep learning-based methods.

The paper tackles the problem of image compressed sensing by proposing a joint sampling and reconstruction neural network framework, which outperforms state-of-the-art methods, particularly at low sampling rates.

Most Deep Learning (DL) based Compressed Sensing (DCS) algorithms adopt a single neural network for signal reconstruction, and fail to jointly consider the influences of the sampling operation for reconstruction. In this paper, we propose unified framework, which jointly considers the sampling and reconstruction process for image compressive sensing based on well-designed cascade neural networks. Two sub-networks, which are the sampling sub-network and the reconstruction sub-network, are included in the proposed framework. In the sampling sub-network, an adaptive full connected layer instead of the traditional random matrix is used to mimic the sampling operator. In the reconstruction sub-network, a cascade network combining stacked denoising autoencoder (SDA) and convolutional neural network (CNN) is designed to reconstruct signals. The SDA is used to solve the signal mapping problem and the signals are initially reconstructed. Furthermore, CNN is used to fully recover the structure and texture features of the image to obtain better reconstruction performance. Extensive experiments show that this framework outperforms many other state-of-the-art methods, especially at low sampling rates.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes