Deep Predictive Video Compression with Bi-directional Prediction
Woonsung Park, Munchurl Kim

TL;DR
This paper introduces BP-DVC Net, a deep learning-based bi-predictive video compression network that leverages optical flow and bi-prediction to improve coding efficiency without transmitting motion vectors.
Contribution
The paper presents a novel deep learning framework for video compression that incorporates bi-prediction and optical flow estimation, eliminating the need for transmitting motion vectors.
Findings
Achieves compression performance comparable to H.264 and HEVC in PSNR and MS-SSIM.
Uses optical flow networks to improve coding efficiency without transmitting motion information.
Employs a bi-prediction network to minimize prediction residues.
Abstract
Recently, deep image compression has shown a big progress in terms of coding efficiency and image quality improvement. However, relatively less attention has been put on video compression using deep learning networks. In the paper, we first propose a deep learning based bi-predictive coding network, called BP-DVC Net, for video compression. Learned from the lesson of the conventional video coding, a B-frame coding structure is incorporated in our BP-DVC Net. While the bi-predictive coding in the conventional video codecs requires to transmit to decoder sides the motion vectors for block motion and the residues from prediction, our BP-DVC Net incorporates optical flow estimation networks in both encoder and decoder sides so as not to transmit the motion information to the decoder sides for coding efficiency improvement. Also, a bi-prediction network in the BP-DVC Net is proposed and used…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Video Coding and Compression Technologies
