IVCVMMOct 30, 2018

Nonlinear Prediction of Multidimensional Signals via Deep Regression with Applications to Image Coding

arXiv:1810.12568v14 citations
Originality Incremental advance
AI Analysis

This work addresses the need for more accurate image compression techniques, though it is incremental as it builds on existing deep learning methods for prediction tasks.

The authors tackled the problem of improving prediction precision for multidimensional signals like images by proposing a two-stage deep regression DCNN framework, which outperformed state-of-the-art linear predictors in lossless predictive image coding by an appreciable margin.

Deep convolutional neural networks (DCNN) have enjoyed great successes in many signal processing applications because they can learn complex, non-linear causal relationships from input to output. In this light, DCNNs are well suited for the task of sequential prediction of multidimensional signals, such as images, and have the potential of improving the performance of traditional linear predictors. In this research we investigate how far DCNNs can push the envelop in terms of prediction precision. We propose, in a case study, a two-stage deep regression DCNN framework for nonlinear prediction of two-dimensional image signals. In the first-stage regression, the proposed deep prediction network (PredNet) takes the causal context as input and emits a prediction of the present pixel. Three PredNets are trained with the regression objectives of minimizing $\ell_1$, $\ell_2$ and $\ell_\infty$ norms of prediction residuals, respectively. The second-stage regression combines the outputs of the three PredNets to generate an even more precise and robust prediction. The proposed deep regression model is applied to lossless predictive image coding, and it outperforms the state-of-the-art linear predictors by appreciable margin.

Foundations

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

Your Notes