paper-with-me

홈 › Papers

Ultra-lightweight Neural Video Representation Compression

2025-12-03 · Ho Man Kwan, Tianhao Peng, Ge Gao, Fan Zhang, Mike Nilsson, Andrew Gower, David Bull arxiv

Recent works have demonstrated the viability of utilizing over-fitted implicit neural representations (INRs) as alternatives to autoencoder-based models for neural video compression. Among these INR-based video codecs, Neural Video Representation Compression (NVRC) was the first to adopt a fully end-to-end compression framework that compresses INRs, achieving state-of-the-art performance. Moreover, some recently proposed lightweight INRs have shown comparable performance to their baseline codecs with computational complexity lower than 10kMACs/pixel. In this work, we extend NVRC toward lightweight representations, and propose NVRC-Lite, which incorporates two key changes. Firstly, we integrated multi-scale feature grids into our lightweight neural representation, and the use of higher resolution grids significantly improves the performance of INRs at low complexity. Secondly, we address the issue that existing INRs typically leverage autoregressive models for entropy coding: these are effective but impractical due to their slow coding speed. In this work, we propose an octree-based context model for entropy coding high-dimensional feature grids, which accelerates the entropy coding module of the model. Our experimental results demonstrate that NVRC-Lite outperforms C3, one of the best lightweight INR-based video codecs, with up to 21.03% and 23.06% BD-rate savings when measured in PSNR and MS-SSIM, respectively, while achieving 8.4x encoding and 2.5x decoding speedup. The implementation of NVRC-Lite will be made available.

📄 PDF Abstract BibTeX arXiv:2512.04019

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MCUCoder: Adaptive Bitrate Learned Video Compression for IoT Devices

2024-11-29 · Ali Hojjat, Janek Haberer, Olaf Landsiedel

The rapid growth of camera-based IoT devices demands the need for efficient video compression, particularly for edge applications where devices face hardware constraints, often with only 1 or 2 MB of RAM and unstable int…

MS-SSIMSSIMVideo Compression

TVC: Tokenized Video Compression with Ultra-Low Bitrate

2025-04-22 · Lebin Zhou, Cihan Ruan, Nam Ling, Wei Wang 외

Tokenized visual representations have shown great promise in image compression, yet their extension to video remains underexplored due to the challenges posed by complex temporal dynamics and stringent bitrate constraint…

DecoderImage CompressionVideo Compression

Resolution-Agnostic Neural Compression for High-Fidelity Portrait Video Conferencing via Implicit Radiance Fields

2024-02-26 · Yifei Li, Xiaohong Liu, Yicong Peng, Guangtao Zhai 외

Video conferencing has caught much more attention recently. High fidelity and low bandwidth are two major objectives of video compression for video conferencing applications. Most pioneering methods rely on classic video…

Video Compression

Cross domain knowledge compression in realtime optical flow prediction on ultrasound sequences

2022-02-04 · WBIR Workshop Biomedical_Imaging_Registration 2022 7 · Anonymous

In this paper, we propose an approach for realtime optical flow estimation in ultrasound sequences of vein and arteries based on knowledge distillation. Knowledge distillation is a technique to train a faster, smaller mo…

Knowledge DistillationOptical Flow Estimation

M3-CVC: Controllable Video Compression with Multimodal Generative Models

2024-11-24 · Rui Wan, Qi Zheng, Yibo Fan

Traditional and neural video codecs commonly encounter limitations in controllability and generality under ultra-low-bitrate coding scenarios. To overcome these challenges, we propose M3-CVC, a controllable video compres…

Video Compression