paper-with-me

Papers

Learned Video Compression via Heterogeneous Deformable Compensation Network

2022-07-11 · Huairui Wang, Zhenzhong Chen, Chang Wen Chen

Learned video compression has recently emerged as an essential research topic in developing advanced video compression technologies, where motion compensation is considered one of the most challenging issues. In this paper, we propose a learned video compression framework via heterogeneous deformable compensation strategy (HDCVC) to tackle the problems of unstable compression performance caused by single-size deformable kernels in downsampled feature domain. More specifically, instead of utilizing optical flow warping or single-size-kernel deformable alignment, the proposed algorithm extracts features from the two adjacent frames to estimate content-adaptive heterogeneous deformable (HetDeform) kernel offsets. Then we transform the reference features with the HetDeform convolution to accomplish motion compensation. Moreover, we design a Spatial-Neighborhood-Conditioned Divisive Normalization (SNCDN) to achieve more effective data Gaussianization combined with the Generalized Divisive Normalization. Furthermore, we propose a multi-frame enhanced reconstruction module for exploiting context and temporal information for final quality enhancement. Experimental results indicate that HDCVC achieves superior performance than the recent state-of-the-art learned video compression approaches.

📄 PDF Abstract BibTeX arXiv:2207.04589

Code (0)

등록된 구현이 없습니다.

Tasks

Motion CompensationOptical Flow EstimationVideo Compression

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Multi-Scale Deformable Alignment and Content-Adaptive Inference for Flexible-Rate Bi-Directional Video Compression

2023-06-28 · M. Akin Yilmaz, O. Ugur Ulas, A. Murat Tekalp

The lack of ability to adapt the motion compensation model to video content is an important limitation of current end-to-end learned video compression models. This paper advances the state-of-the-art by proposing an adap…

Motion CompensationVideo Compression

LVC-LGMC: Joint Local and Global Motion Compensation for Learned Video Compression

2024-02-01 · Wei Jiang, Junru Li, Kai Zhang, Li Zhang

Existing learned video compression models employ flow net or deformable convolutional networks (DCN) to estimate motion information. However, the limited receptive fields of flow net and DCN inherently direct their atten…

Motion CompensationVideo Compression

FVC: A New Framework towards Deep Video Compression in Feature Space

2021-05-20 · CVPR 2021 1 · Zhihao Hu, Guo Lu, Dong Xu

Learning based video compression attracts increasing attention in the past few years. The previous hybrid coding approaches rely on pixel space operations to reduce spatial and temporal redundancy, which may suffer from …

Motion CompensationMotion EstimationVideo Compression

Hybrid Local-Global Context Learning for Neural Video Compression

2024-11-30 · Yongqi Zhai, Jiayu Yang, Wei Jiang, Chunhui Yang 외

In neural video codecs, current state-of-the-art methods typically adopt multi-scale motion compensation to handle diverse motions. These methods estimate and compress either optical flow or deformable offsets to reduce …

Motion CompensationMotion EstimationOptical Flow EstimationVideo Compression

Exploring Long- and Short-Range Temporal Information for Learned Video Compression

2022-08-07 · Huairui Wang, Zhenzhong Chen

Learned video compression methods have gained a variety of interest in the video coding community since they have matched or even exceeded the rate-distortion (RD) performance of traditional video codecs. However, many c…

Motion CompensationOptical Flow EstimationVideo Compression