paper-with-me

Papers

DeepQTMT: A Deep Learning Approach for Fast QTMT-based CU Partition of Intra-mode VVC

2020-06-23 · Tianyi Li, Mai Xu, Runzhi Tang, Ying Chen, Qunliang Xing

Versatile Video Coding (VVC), as the latest standard, significantly improves the coding efficiency over its ancestor standard High Efficiency Video Coding (HEVC), but at the expense of sharply increased complexity. In VVC, the quad-tree plus multi-type tree (QTMT) structure of coding unit (CU) partition accounts for over 97% of the encoding time, due to the brute-force search for recursive rate-distortion (RD) optimization. Instead of the brute-force QTMT search, this paper proposes a deep learning approach to predict the QTMT-based CU partition, for drastically accelerating the encoding process of intra-mode VVC. First, we establish a large-scale database containing sufficient CU partition patterns with diverse video content, which can facilitate the data-driven VVC complexity reduction. Next, we propose a multi-stage exit CNN (MSE-CNN) model with an early-exit mechanism to determine the CU partition, in accord with the flexible QTMT structure at multiple stages. Then, we design an adaptive loss function for training the MSE-CNN model, synthesizing both the uncertain number of split modes and the target on minimized RD cost. Finally, a multi-threshold decision scheme is developed, achieving desirable trade-off between complexity and RD performance. Experimental results demonstrate that our approach can reduce the encoding time of VVC by 44.65%-66.88% with the negligible Bj{\o}ntegaard delta bit-rate (BD-BR) of 1.322%-3.188%, which significantly outperforms other state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2006.13125

Code (1)

tianyili2017/CPIV 공식 구현

Methods 이 논문이 사용한 방법론

Adaptive Loss 설명 없음

Similar Papers 제목 키워드 기반

Fast QTMT Partition for VVC Intra Coding Using U-Net Framework

2023-04-06 · Zhao Zan, Leilei Huang, Shushi Chen, Xiantao Zhang 외

Versatile Video Coding (VVC) has significantly increased encoding efficiency at the expense of numerous complex coding tools, particularly the flexible Quad-Tree plus Multi-type Tree (QTMT) block partition. This paper pr…

CNN-based Prediction of Partition Path for VVC Fast Inter Partitioning Using Motion Fields

2023-10-20 · Yiqun Liu, Marc Riviere, Thomas Guionnet, Aline Roumy 외

The Versatile Video Coding (VVC) standard has been recently finalized by the Joint Video Exploration Team (JVET). Compared to the High Efficiency Video Coding (HEVC) standard, VVC offers about 50% compression efficiency …

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

2022-01-14 · Hewei Liu, Shuyuan Zhu, Ruiqin Xiong, Guanghui Liu 외

In this paper, we propose a new fast CU partition algorithm for VVC intra coding based on cross-block difference. This difference is measured by the gradient and the content of sub-blocks obtained from partition and is e…

Speeding up VP9 Intra Encoder with Hierarchical Deep Learning Based Partition Prediction

2019-06-15 · Somdyuti Paul, Andrey Norkin, Alan C. Bovik

In VP9 video codec, the sizes of blocks are decided during encoding by recursively partitioning 64$\times$64 superblocks using rate-distortion optimization (RDO). This process is computationally intensive because of the …

Partition Map-Based Fast Block Partitioning for VVC Inter Coding

2025-04-25 · Xinmin Feng, Zhuoyuan Li, Li Li, Dong Liu 외

Among the new techniques of Versatile Video Coding (VVC), the quadtree with nested multi-type tree (QT+MTT) block structure yields significant coding gains by providing more flexible block partitioning patterns. However,…

Quantization