IVLGSep 23, 2019

DRCAS: Deep Restoration Network for Hardware Based Compressive Acquisition Scheme

arXiv:1909.10136v2
Originality Incremental advance
AI Analysis

This work addresses power efficiency and simplification in image acquisition pipelines for hardware devices, though it appears incremental as it builds on existing compressed acquisition and super-resolution techniques.

The paper tackles the problem of improving power and performance in image acquisition devices by proposing HCAS, a hardware-based compressed acquisition scheme using binning, bit truncation, and JPEG compression, and DRCAS, a deep restoration network for reconstructing images from HCAS, achieving superior compression ratios and smaller network size compared to existing methods.

We investigate the power and performance improvement in image acquisition devices by the use of CAS (Compressed Acquisition Scheme) and DNN (Deep Neural Networks). Towards this end, we propose a novel image acquisition scheme HCAS (Hardware based Compressed Acquisition Scheme) using hardware-based binning (downsampling), bit truncation and JPEG compression and develop a deep learning based reconstruction network for images acquired using the same. HCAS is motivated by the fact that in-situ compression of raw data using binning and bit truncation results in reduction in data traffic and power in the entire downstream image processing pipeline and additional compression of processed data using JPEG will help in storage/transmission of images. The combination of in-situ compression with JPEG leads to high compression ratios, significant power savings with further advantages of image acquisition simplification. Bearing these concerns in mind, we propose DRCAS (Deep Restoration network for hardware based Compressed Acquisition Scheme), which to our best knowledge, is the first work proposed in the literature for restoration of images acquired using acquisition scheme like HCAS. When compared with the CAS methods (bicubic downsampling) used in super resolution tasks in literature, HCAS proposed in this paper performs superior in terms of both compression ratio and being hardware friendly. The restoration network DRCAS also perform superior than state-of-the-art super resolution networks while being much smaller. Thus HCAS and DRCAS technique will enable us to design much simpler and power efficient image acquisition pipelines.

Foundations

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

Your Notes