DeepAI AI Chat
Log In Sign Up

Progressive Spatial Recurrent Neural Network for Intra Prediction

07/06/2018
by   Yueyu Hu, et al.
4

Intra prediction is an important component of modern video codecs, which is able to efficiently squeeze out the spatial redundancy in video frames. With preceding pixels as the context, traditional intra prediction schemes generate linear predictions based on several predefined directions (i.e. modes) for blocks to be encoded. However, these modes are relatively simple and their predictions may fail when facing blocks with complex textures, which leads to additional bits encoding the residue. In this paper, we design a Progressive Spatial Recurrent Neural Network (PS-RNN) that learns to conduct intra prediction. Specifically, our PS-RNN consists of three spatial recurrent units and progressively generates predictions by passing information along from preceding contents to blocks to be encoded. To make our network generate predictions considering both distortion and bit-rate, we propose to use Sum of Absolute Transformed Difference (SATD) as the loss function to train PS-RNN since SATD is able to measure rate-distortion cost of encoding a residue block. Moreover, our method supports variable-block-size for intra prediction, which is more practical in real coding conditions. The proposed intra prediction scheme achieves on average 2.4 settings under the same reconstruction quality compared with HEVC.

READ FULL TEXT

page 4

page 5

page 7

page 9

06/10/2021

Data Clustering-Driven Neural Network for Intra Prediction

As a crucial part of video compression, intra prediction utilizes local ...
08/17/2018

Convolutional Neural Networks based Intra Prediction for HEVC

Traditional intra prediction methods for HEVC rely on using the nearest ...
05/12/2022

Performing Video Frame Prediction of Microbial Growth with a Recurrent Neural Network

A Recurrent Neural Network (RNN) was used to perform video frame predict...
07/17/2018

Context-adaptive neural network based prediction for image compression

This paper describes a set of neural network architectures, called Predi...
01/16/2020

Combining Progressive Rethinking and Collaborative Learning: A Deep Framework for In-Loop Filtering

In this paper, we aim to address two critical issues in deep-learning ba...
11/10/2017

Predicting Chroma from Luma in AV1

Chroma from luma (CfL) prediction is a new and promising chroma-only int...
01/14/2022

Cross-Block Difference Guided Fast CU Partition for VVC Intra Coding

In this paper, we propose a new fast CU partition algorithm for VVC intr...