paper-with-me

Papers

MMVC: Learned Multi-Mode Video Compression with Block-based Prediction Mode Selection and Density-Adaptive Entropy Coding

2023-04-05 · CVPR 2023 1 · Bowen Liu, Yu Chen, Rakesh Chowdary Machineni, Shiyu Liu, Hun-Seok Kim

Learning-based video compression has been extensively studied over the past years, but it still has limitations in adapting to various motion patterns and entropy models. In this paper, we propose multi-mode video compression (MMVC), a block wise mode ensemble deep video compression framework that selects the optimal mode for feature domain prediction adapting to different motion patterns. Proposed multi-modes include ConvLSTM-based feature domain prediction, optical flow conditioned feature domain prediction, and feature propagation to address a wide range of cases from static scenes without apparent motions to dynamic scenes with a moving camera. We partition the feature space into blocks for temporal prediction in spatial block-based representations. For entropy coding, we consider both dense and sparse post-quantization residual blocks, and apply optional run-length coding to sparse residuals to improve the compression rate. In this sense, our method uses a dual-mode entropy coding scheme guided by a binary density map, which offers significant rate reduction surpassing the extra cost of transmitting the binary selection map. We validate our scheme with some of the most popular benchmarking datasets. Compared with state-of-the-art video compression schemes and standard codecs, our method yields better or competitive results measured with PSNR and MS-SSIM.

📄 PDF Abstract BibTeX arXiv:2304.02273

Code (1)

bowenl0218/mmvc_video_codec 공식 구현 pytorch

Tasks

BenchmarkingMS-SSIMOptical Flow EstimationPredictionQuantizationSSIMVideo Compression

Similar Papers 제목 키워드 기반

Maximum Margin Vector Correlation Filter

2014-04-24 · Vishnu Naresh Boddeti, B. V. K. Vijaya Kumar

Correlation Filters (CFs) are a class of classifiers which are designed for accurate pattern localization. Traditionally CFs have been used with scalar features only, which limits their ability to be used with vector fea…

object-detectionObject Detection

FMMVCC: Fuzzy Mamba-based Multi-View Contrastive Clustering for Univariate Time Series

2026-07-08 · Donato Cerciello, Leonardo Schiavo, Angel Panizo-LLedot, Javier Huertas Tato 외 arxiv

In many realistic scenarios, large volumes of time series data are generated with limited or expensive annotations. This limitation makes supervised learning methods difficult to apply and leads to the use of unsupervise…

Self-Supervised LearningDeep Clustering

High Dynamic Range Video Compression: A Large-Scale Benchmark Dataset and A Learned Bit-depth Scalable Compression Algorithm

2025-03-01 · CVPR 2025 1 · Zhaoyi Tian, Feifeng Wang, Shiwei Wang, ZiHao Zhou 외

Recently, learned video compression (LVC) is undergoing a period of rapid development. However, due to absence of large and high-quality high dynamic range (HDR) video training data, LVC on HDR video is still unexplored.…

Video Compression

Versatile Learned Video Compression

2021-11-05 · NeurIPS 2021 12 · Runsen Feng, Zongyu Guo, Zhizheng Zhang, Zhibo Chen

Learned video compression methods have demonstrated great promise in catching up with traditional video codecs in their rate-distortion (R-D) performance. However, existing learned video compression schemes are limited b…

Motion CompensationMS-SSIMPredictionSSIM+1

Flexible-Rate Learned Hierarchical Bi-Directional Video Compression With Motion Refinement and Frame-Level Bit Allocation

2022-06-27 · Eren Cetin, M. Akin Yilmaz, A. Murat Tekalp

This paper presents improvements and novel additions to our recent work on end-to-end optimized hierarchical bi-directional video compression to further advance the state-of-the-art in learned video compression. As an im…

Image CompressionMotion EstimationVideo Compression