paper-with-me

Papers

Boosting neural video codecs by exploiting hierarchical redundancy

2022-08-08 · Reza Pourreza, Hoang Le, Amir Said, Guillaume Sautiere, Auke Wiggers

In video compression, coding efficiency is improved by reusing pixels from previously decoded frames via motion and residual compensation. We define two levels of hierarchical redundancy in video frames: 1) first-order: redundancy in pixel space, i.e., similarities in pixel values across neighboring frames, which is effectively captured using motion and residual compensation, 2) second-order: redundancy in motion and residual maps due to smooth motion in natural videos. While most of the existing neural video coding literature addresses first-order redundancy, we tackle the problem of capturing second-order redundancy in neural video codecs via predictors. We introduce generic motion and residual predictors that learn to extrapolate from previously decoded data. These predictors are lightweight, and can be employed with most neural video codecs in order to improve their rate-distortion performance. Moreover, while RGB is the dominant colorspace in neural video coding literature, we introduce general modifications for neural video codecs to embrace the YUV420 colorspace and report YUV420 results. Our experiments show that using our predictors with a well-known neural video codec leads to 38% and 34% bitrate savings in RGB and YUV420 colorspaces measured on the UVG dataset.

📄 PDF Abstract BibTeX arXiv:2208.04303

Code (0)

등록된 구현이 없습니다.

Tasks

Video Compression

Similar Papers 제목 키워드 기반

CodecSight: Leveraging Video Codec Signals for Efficient Streaming VLM Inference

2026-04-07 · Yulin Zou, Yan Chen, Wenyan Chen, JooYoung Park 외 arxiv

Video streaming analytics is a crucial workload for vision-language model serving, but the high cost of multimodal inference limits scalability. Prior systems reduce inference cost by exploiting temporal and spatial redu…

GRACE: Loss-Resilient Real-Time Video through Neural Codecs

2023-05-21 · Yihua Cheng, Ziyi Zhang, Hanchen Li, Anton Arapin 외

In real-time video communication, retransmitting lost packets over high-latency networks is not viable due to strict latency requirements. To counter packet losses without retransmission, two primary strategies are emplo…

Decoder

Delving Deeper: Hierarchical Visual Perception for Robust Video-Text Retrieval

2026-01-19 · Zequn Xie, Boyun Zhang, Yuxiao Lin, Tao Jin arxiv

Video-text retrieval (VTR) aims to locate relevant videos using natural language queries. Current methods, often based on pre-trained models like CLIP, are hindered by video's inherent redundancy and their reliance on co…

Natural Language QueriesVideo-Text Retrieval

Boosting Neural Representations for Videos with a Conditional Decoder

2024-02-28 · CVPR 2024 1 · Xinjie Zhang, Ren Yang, Dailan He, Xingtong Ge 외

Implicit neural representations (INRs) have emerged as a promising approach for video storage and processing, showing remarkable versatility across various video tasks. However, existing methods often fail to fully lever…

Decoder

Boosting Video Super Resolution with Patch-Based Temporal Redundancy Optimization

2022-07-18 · Yuhao Huang, Hang Dong, Jinshan Pan, Chao Zhu 외

The success of existing video super-resolution (VSR) algorithms stems mainly exploiting the temporal information from the neighboring frames. However, none of these methods have discussed the influence of the temporal re…

Super-ResolutionVideo Super-Resolution