paper-with-me

Papers

Hybrid Spatial-Temporal Entropy Modelling for Neural Video Compression

2022-07-13 · Jiahao Li, Bin Li, Yan Lu

For neural video codec, it is critical, yet challenging, to design an efficient entropy model which can accurately predict the probability distribution of the quantized latent representation. However, most existing video codecs directly use the ready-made entropy model from image codec to encode the residual or motion, and do not fully leverage the spatial-temporal characteristics in video. To this end, this paper proposes a powerful entropy model which efficiently captures both spatial and temporal dependencies. In particular, we introduce the latent prior which exploits the correlation among the latent representation to squeeze the temporal redundancy. Meanwhile, the dual spatial prior is proposed to reduce the spatial redundancy in a parallel-friendly manner. In addition, our entropy model is also versatile. Besides estimating the probability distribution, our entropy model also generates the quantization step at spatial-channel-wise. This content-adaptive quantization mechanism not only helps our codec achieve the smooth rate adjustment in single model but also improves the final rate-distortion performance by dynamic bit allocation. Experimental results show that, powered by the proposed entropy model, our neural codec can achieve 18.2% bitrate saving on UVG dataset when compared with H.266 (VTM) using the highest compression ratio configuration. It makes a new milestone in the development of neural video codec. The codes are at https://github.com/microsoft/DCVC.

📄 PDF Abstract BibTeX arXiv:2207.05894

Code (1)

microsoft/dcvc 공식 구현 pytorch

Tasks

QuantizationVideo Compression

Similar Papers 제목 키워드 기반

Geometric Transformation-Embedded Mamba for Learned Video Compression

2026-03-09 · Hao Wei, Yanhui Zhou, Chenyang Ge arxiv

Although learned video compression methods have exhibited outstanding performance, most of them typically follow a hybrid coding paradigm that requires explicit motion estimation and compensation, resulting in a complex …

Exploiting Spatial-Temporal Modelling and Multi-Modal Fusion for Human Action Recognition

2018-06-27 · Dongliang He, Fu Li, Qijie Zhao, Xiang Long 외

In this report, our approach to tackling the task of ActivityNet 2018 Kinetics-600 challenge is described in detail. Though spatial-temporal modelling methods, which adopt either such end-to-end framework as I3D \cite{i3…

Action RecognitionTemporal Action LocalizationVideo Understanding

Motion-Adaptive Multi-Scale Temporal Modelling with Skeleton-Constrained Spatial Graphs for Efficient 3D Human Pose Estimation

2026-04-04 · Ruochen Li, Shuang Chen, Wenke E, Farshad Arvin 외 arxiv

Accurate 3D human pose estimation from monocular videos requires effective modelling of complex spatial and temporal dependencies. However, existing methods often face challenges in efficiency and adaptability when model…

3D Human Pose EstimationComputational Efficiency

TAda! Temporally-Adaptive Convolutions for Video Understanding

2021-10-12 · ICLR 2022 4 · Ziyuan Huang, Shiwei Zhang, Liang Pan, Zhiwu Qing 외

Spatial convolutions are widely used in numerous deep video models. It fundamentally assumes spatio-temporal invariance, i.e., using shared weights for every location in different frames. This work presents Temporally-Ad…

Action ClassificationAction RecognitionTemporal Action LocalizationVideo Understanding

Temporal superimposed crossover module for effective continuous sign language

2022-11-07 · Qidan Zhu, Jing Li, Fei Yuan, Quan Gan

The ultimate goal of continuous sign language recognition(CSLR) is to facilitate the communication between special people and normal people, which requires a certain degree of real-time and deploy-ability of the model. H…

image-classificationImage ClassificationSign Language RecognitionVideo Recognition