paper-with-me

Papers

A Lightweight Recurrent Learning Network for Sustainable Compressed Sensing

2023-04-23 · Yu Zhou, Yu Chen, Xiao Zhang, Pan Lai, Lei Huang, Jianmin Jiang

Recently, deep learning-based compressed sensing (CS) has achieved great success in reducing the sampling and computational cost of sensing systems and improving the reconstruction quality. These approaches, however, largely overlook the issue of the computational cost; they rely on complex structures and task-specific operator designs, resulting in extensive storage and high energy consumption in CS imaging systems. In this paper, we propose a lightweight but effective deep neural network based on recurrent learning to achieve a sustainable CS system; it requires a smaller number of parameters but obtains high-quality reconstructions. Specifically, our proposed network consists of an initial reconstruction sub-network and a residual reconstruction sub-network. While the initial reconstruction sub-network has a hierarchical structure to progressively recover the image, reducing the number of parameters, the residual reconstruction sub-network facilitates recurrent residual feature extraction via recurrent learning to perform both feature fusion and deep reconstructions across different scales. In addition, we also demonstrate that, after the initial reconstruction, feature maps with reduced sizes are sufficient to recover the residual information, and thus we achieved a significant reduction in the amount of memory required. Extensive experiments illustrate that our proposed model can achieve a better reconstruction quality than existing state-of-the-art CS algorithms, and it also has a smaller number of network parameters than these algorithms. Our source codes are available at: https://github.com/C66YU/CSRN.

📄 PDF Abstract BibTeX arXiv:2304.11674

Code (1)

c66yu/csrn 공식 구현 pytorch

Tasks

compressed sensing

Similar Papers 제목 키워드 기반

Deep Convolutional Compressed Sensing for LiDAR Depth Completion

2018-03-23 · Nathaniel Chodosh, Chaoyang Wang, Simon Lucey

In this paper we consider the problem of estimating a dense depth map from a set of sparse LiDAR points. We use techniques from compressed sensing and the recently developed Alternating Direction Neural Networks (ADNNs) …

compressed sensingDepth Completion

A Deep Learning Approach to Block-based Compressed Sensing of Images

2016-06-05 · Amir Adler, David Boublil, Michael Elad, Michael Zibulevsky

Compressed sensing (CS) is a signal processing framework for efficiently reconstructing a signal from a small number of measurements, obtained by linear projections of the signal. Block-based CS is a lightweight CS appro…

compressed sensing

Adaptive Partial Scanning Transmission Electron Microscopy with Reinforcement Learning

2020-04-06 · Jeffrey M. Ede

Compressed sensing can decrease scanning transmission electron microscopy electron dose and scan time with minimal information loss. Traditionally, sparse scans used in compressed sensing sample a static set of probing l…

compressed sensingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

LEARN++: Recurrent Dual-Domain Reconstruction Network for Compressed Sensing CT

2020-12-13 · Yi Zhang, Hu Chen, Wenjun Xia, Yang Chen 외

Compressed sensing (CS) computed tomography has been proven to be important for several clinical applications, such as sparse-view computed tomography (CT), digital tomosynthesis and interior tomography. Traditional comp…

compressed sensingComputed Tomography (CT)CT ReconstructionImage Restoration+1

Recurrent Variational Network: A Deep Learning Inverse Problem Solver applied to the task of Accelerated MRI Reconstruction

2021-11-18 · CVPR 2022 1 · George Yiasemis, Jan-Jakob Sonke, Clarisa Sánchez, Jonas Teuwen

Magnetic Resonance Imaging can produce detailed images of the anatomy and physiology of the human body that can assist doctors in diagnosing and treating pathologies such as tumours. However, MRI suffers from very long a…

Anatomycompressed sensingMRI Reconstruction