pith. sign in

arxiv: 2402.18152 · v3 · pith:5YKI452Tnew · submitted 2024-02-28 · 📡 eess.IV · cs.AI· cs.CV

Boosting Neural Representations for Videos with a Conditional Decoder

classification 📡 eess.IV cs.AIcs.CV
keywords videoinrscodecsfeaturesintermediateapproachbaselineboosting
0
0 comments X
read the original abstract

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 leverage their representation capabilities, primarily due to inadequate alignment of intermediate features during target frame decoding. This paper introduces a universal boosting framework for current implicit video representation approaches. Specifically, we utilize a conditional decoder with a temporal-aware affine transform module, which uses the frame index as a prior condition to effectively align intermediate features with target frames. Besides, we introduce a sinusoidal NeRV-like block to generate diverse intermediate features and achieve a more balanced parameter distribution, thereby enhancing the model's capacity. With a high-frequency information-preserving reconstruction loss, our approach successfully boosts multiple baseline INRs in the reconstruction quality and convergence speed for video regression, and exhibits superior inpainting and interpolation results. Further, we integrate a consistent entropy minimization technique and develop video codecs based on these boosted INRs. Experiments on the UVG dataset confirm that our enhanced codecs significantly outperform baseline INRs and offer competitive rate-distortion performance compared to traditional and learning-based codecs. Code is available at https://github.com/Xinjie-Q/Boosting-NeRV.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Enhanced Neural Video Representation Compression across Extreme Complexity and Quality Scales

    eess.IV 2026-06 unverdicted novelty 5.0

    NVRC++ introduces a scalable INR video codec with four complexity levels spanning wide bitrates, real-time decoding, and up to 7.6x faster speed than NVRC at comparable quality.