paper-with-me

Papers

Foveation-based Deep Video Compression without Motion Search

2022-03-30 · Meixu Chen, Richard Webb, Alan C. Bovik

The requirements of much larger file sizes, different storage formats, and immersive viewing conditions of VR pose significant challenges to the goals of acquiring, transmitting, compressing, and displaying high-quality VR content. At the same time, the great potential of deep learning to advance progress on the video compression problem has driven a significant research effort. Because of the high bandwidth requirements of VR, there has also been significant interest in the use of space-variant, foveated compression protocols. We have integrated these techniques to create an end-to-end deep learning video compression framework. A feature of our new compression model is that it dispenses with the need for expensive search-based motion prediction computations. This is accomplished by exploiting statistical regularities inherent in video motion expressed by displaced frame differences. Foveation protocols are desirable since only a small portion of a video viewed in VR may be visible as a user gazes in any given direction. Moreover, even within a current field of view (FOV), the resolution of retinal neurons rapidly decreases with distance (eccentricity) from the projected point of gaze. In our learning based approach, we implement foveation by introducing a Foveation Generator Unit (FGU) that generates foveation masks which direct the allocation of bits, significantly increasing compression efficiency while making it possible to retain an impression of little to no additional visual loss given an appropriate viewing geometry. Our experiment results reveal that our new compression model, which we call the Foveated MOtionless VIdeo Codec (Foveated MOVI-Codec), is able to efficiently compress videos without computing motion, while outperforming foveated version of both H.264 and H.265 on the widely used UVG dataset and on the HEVC Standard Class B Test Sequences.

📄 PDF Abstract BibTeX arXiv:2203.16490

Code (0)

등록된 구현이 없습니다.

Tasks

Foveationmotion predictionVideo Compression

Similar Papers 제목 키워드 기반

Evaluating Foveated Video Quality Using Entropic Differencing

2021-06-12 · Yize Jin, Anjul Patney, Alan Bovik

Virtual Reality is regaining attention due to recent advancements in hardware technology. Immersive images / videos are becoming widely adopted to carry omnidirectional visual information. However, due to the requirement…

FoveationImage Quality AssessmentVideo Compression

Foveation-based Mechanisms Alleviate Adversarial Examples

2015-11-19 · Yan Luo, Xavier Boix, Gemma Roig, Tomaso Poggio 외

We show that adversarial examples, i.e., the visually imperceptible perturbations that result in Convolutional Neural Networks (CNNs) fail, can be alleviated with a mechanism based on foveations---applying the CNN in dif…

FoveationTranslation

Learning to Compress Videos without Computing Motion

2020-09-29 · Meixu Chen, Todd Goodall, Anjul Patney, Alan C. Bovik

With the development of higher resolution contents and displays, its significant volume poses significant challenges to the goals of acquiring, transmitting, compressing, and displaying high-quality video content. In thi…

Motion EstimationMS-SSIMSSIMVideo Compression

Coarse-to-fine Deep Video Coding with Hyperprior-guided Mode Prediction

2022-06-15 · CVPR 2022 1 · Zhihao Hu, Guo Lu, Jinyang Guo, Shan Liu 외

The previous deep video compression approaches only use the single scale motion compensation strategy and rarely adopt the mode prediction technique from the traditional standards like H.264/H.265 for both motion and res…

Motion CompensationMotion EstimationPredictionVideo Compression

Offline and Online Optical Flow Enhancement for Deep Video Compression

2023-07-11 · Chuanbo Tang, Xihua Sheng, Zhuoyuan Li, Haotian Zhang 외

Video compression relies heavily on exploiting the temporal redundancy between video frames, which is usually achieved by estimating and using the motion information. The motion information is represented as optical flow…

Motion EstimationOptical Flow EstimationVideo Compression