paper-with-me

Papers

Robust Multiple Description Neural Video Codec with Masked Transformer for Dynamic and Noisy Networks

2024-12-10 · Xinyue Hu, Wei Ye, Jiaxiang Tang, Eman Ramadan, Zhi-Li Zhang

Multiple Description Coding (MDC) is a promising error-resilient source coding method that is particularly suitable for dynamic networks with multiple (yet noisy and unreliable) paths. However, conventional MDC video codecs suffer from cumbersome architectures, poor scalability, limited loss resilience, and lower compression efficiency. As a result, MDC has never been widely adopted. Inspired by the potential of neural video codecs, this paper rethinks MDC design. We propose a novel MDC video codec, NeuralMDC, demonstrating how bidirectional transformers trained for masked token prediction can vastly simplify the design of MDC video codec. To compress a video, NeuralMDC starts by tokenizing each frame into its latent representation and then splits the latent tokens to create multiple descriptions containing correlated information. Instead of using motion prediction and warping operations, NeuralMDC trains a bidirectional masked transformer to model the spatial-temporal dependencies of latent representations and predict the distribution of the current representation based on the past. The predicted distribution is used to independently entropy code each description and infer any potentially lost tokens. Extensive experiments demonstrate NeuralMDC achieves state-of-the-art loss resilience with minimal sacrifices in compression efficiency, significantly outperforming the best existing residual-coding-based error-resilient neural video codec.

📄 PDF Abstract BibTeX arXiv:2412.07922

Code (0)

등록된 구현이 없습니다.

Tasks

motion prediction

Similar Papers 제목 키워드 기반

Masked Generative Video-to-Audio Transformers with Enhanced Synchronicity

2024-07-15 · Santiago Pascual, Chunghsin Yeh, Ioannis Tsiamas, Joan Serrà

Video-to-audio (V2A) generation leverages visual-only video features to render plausible sounds that match the scene. Importantly, the generated sound onsets should match the visual actions that are aligned with them, ot…

Video-to-Sound Generation

SMC++: Masked Learning of Unsupervised Video Semantic Compression

2024-06-07 · Yuan Tian, Guo Lu, Guangtao Zhai

Most video compression methods focus on human visual perception, neglecting semantic preservation. This leads to severe semantic loss during the compression, hampering downstream video analysis tasks. In this paper, we p…

Image CompressionSemantic CommunicationSemantic CompressionVideo Compression

CAMSIC: Content-aware Masked Image Modeling Transformer for Stereo Image Compression

2024-03-13 · Xinjie Zhang, Shenyuan Gao, Zhening Liu, Jiawei Shao 외

Existing learning-based stereo image codec adopt sophisticated transformation with simple entropy models derived from single image codecs to encode latent representations. However, those entropy models struggle to effect…

DecoderImage Compression

NeuralLVC: Neural Lossless Video Compression via Masked Diffusion with Temporal Conditioning

2026-04-03 · Tiberio Uricchio, Marco Bertini arxiv

While neural lossless image compression has advanced significantly with learned entropy models, lossless video compression remains largely unexplored in the neural setting. We present NeuralLVC, a neural lossless video c…

Image Compression

CodecCap: High-Fidelity Codec-Inspired Residual Modeling for Dense Video Captioning

2026-05-26 · Zihan Lin, Songhe Deng, Shuwei He, Danxiang Zhu 외 arxiv

Existing video captioning methods struggle to balance visual fidelity and redundancy: holistic captions are compact but lose fine-grained evidence, whereas segment-wise captions improve coverage but introduce heavy redun…

Dense Video CaptioningDense Captioning