CVIVJul 19, 2022

Content-aware Scalable Deep Compressed Sensing

arXiv:2207.09313v192 citationsh-index: 21Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient image reconstruction in compressed sensing for applications like medical imaging or video streaming, offering an incremental improvement through adaptive sampling and scalability.

The paper tackles image compressed sensing by proposing CASNet, a content-aware scalable network that adaptively allocates sampling rates and reconstructs images from varying sampling ratios with a single model, achieving superior performance over existing methods.

To more efficiently address image compressed sensing (CS) problems, we present a novel content-aware scalable network dubbed CASNet which collectively achieves adaptive sampling rate allocation, fine granular scalability and high-quality reconstruction. We first adopt a data-driven saliency detector to evaluate the importances of different image regions and propose a saliency-based block ratio aggregation (BRA) strategy for sampling rate allocation. A unified learnable generating matrix is then developed to produce sampling matrix of any CS ratio with an ordered structure. Being equipped with the optimization-inspired recovery subnet guided by saliency information and a multi-block training scheme preventing blocking artifacts, CASNet jointly reconstructs the image blocks sampled at various sampling rates with one single model. To accelerate training convergence and improve network robustness, we propose an SVD-based initialization scheme and a random transformation enhancement (RTE) strategy, which are extensible without introducing extra parameters. All the CASNet components can be combined and learned end-to-end. We further provide a four-stage implementation for evaluation and practical deployments. Experiments demonstrate that CASNet outperforms other CS networks by a large margin, validating the collaboration and mutual supports among its components and strategies. Codes are available at https://github.com/Guaishou74851/CASNet.

Code Implementations1 repo
Foundations

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

Your Notes