paper-with-me

Papers

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, Christine Guillemot

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 gain, in terms of Bjontegaard Delta-Rate (BD-rate), at the cost of a 10-fold increase in encoding complexity. In this paper, we propose a method based on Convolutional Neural Network (CNN) to speed up the inter partitioning process in VVC. Firstly, a novel representation for the quadtree with nested multi-type tree (QTMT) partition is introduced, derived from the partition path. Secondly, we develop a U-Net-based CNN taking a multi-scale motion vector field as input at the Coding Tree Unit (CTU) level. The purpose of CNN inference is to predict the optimal partition path during the Rate-Distortion Optimization (RDO) process. To achieve this, we divide CTU into grids and predict the Quaternary Tree (QT) depth and Multi-type Tree (MT) split decisions for each cell of the grid. Thirdly, an efficient partition pruning algorithm is introduced to employ the CNN predictions at each partitioning level to skip RDO evaluations of unnecessary partition paths. Finally, an adaptive threshold selection scheme is designed, making the trade-off between complexity and efficiency scalable. Experiments show that the proposed method can achieve acceleration ranging from 16.5% to 60.2% under the RandomAccess Group Of Picture 32 (RAGOP32) configuration with a reasonable efficiency drop ranging from 0.44% to 4.59% in terms of BD-rate, which surpasses other state-of-the-art solutions. Additionally, our method stands out as one of the lightest approaches in the field, which ensures its applicability to other encoders.

📄 PDF Abstract BibTeX arXiv:2310.13838

Code (2)

simon123123/msmvf_vvc_tip2023 공식 구현 tf
simon123123/vtm10_fast_dt_inter_partition_pcs2021 공식 구현

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Pruning 설명 없음

Similar Papers 제목 키워드 기반

Path Space Partitioning and Guided Image Sampling for MCMC

2025-01-04 · Thomas Bashford-Rogers, Luis Paulo Santos

Rendering algorithms typically integrate light paths over path space. However, integrating over this one unified space is not necessarily the most efficient approach, and we show that partitioning path space and integrat…

Surrogate Graph Partitioning for Spatial Prediction

2025-10-09 · Yuta Shikuri, Hironori Fujisawa arxiv

Spatial prediction refers to the estimation of unobserved values from spatially distributed observations. Although recent advances have improved the capacity to model diverse observation types, adoption in practice remai…

Computational Efficiencygraph partitioningDecision Making

Partitioning and Observability in Linear Systems via Submodular Optimization

2025-05-22 · Mohamad H. Kazma, Ahmad F. Taha

Network partitioning has gained recent attention as a pathway to enable decentralized operation and control in large-scale systems. This paper addresses the interplay between partitioning, observability, and sensor place…

Seed-Point Based Geometric Partitioning of Nuclei Clumps

2018-04-12 · James Kapaldo

When applying automatic analysis of fluorescence or histopathological images of cells, it is necessary to partition, or de-clump, partially overlapping cell nuclei. In this work, I describe a method of partitioning parti…

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