Application (pre-grant publication)
Tunable Hybrid Neural Video Representations
- Number
- 20260261689
- Published
- 2026-09-03
- Filed
- 2026-04-22
- Assignee
- Disney Enterprises, Inc.
- Inventors
- Azevedo; Roberto Gerson de Albuquerque, Schroers; Christopher Richard, Labrozzi; Scott, Saethre; Jens Eirik, Xue; Yuanyi
- CPC
- H04N19/172; H04N19/189; G06N3/045; G06N3/0464; G06N3/084; G06N3/088; G06V10/82; G06V20/46; H04N19/136; H04N19/177
- Verdict
- Set aside codec
- In edition
- 2026-W36
- Source
- Google Patents · FreePatentsOnline
The keeper's note
There is provides a neural network-based video decoding method including receiving a latent feature corresponding to a compressed version of a first video frame of a first plurality of a plurality of video frames includ…
Abstract
There is provides a neural network-based video decoding method including receiving a latent feature corresponding to a compressed version of a first video frame of a first plurality of a plurality of video frames included in a video content, the latent feature being a combination of a weighted frame-specific embedding of the first video frame with weighted one or more group-of-pictures (GOP) features of the first plurality of the plurality of video frames, wherein the weighted frame-specific embedding is a product of applying a first weight to a frame-specific embedding and the weighted one or more GOP features are products of applying a second weight to the one or more GOP features, wherein the first weight and the second weight are selected as levers for content-specific fine-tuning. The method also including decoding the latent feature to provide an uncompressed video frame corresponding to the first video frame
Background
BACKGROUND
Video compression is a long-standing and difficult problem that has inspired much research. The main goal of video compression is to represent a digital video (typically a sequence of frames, each being represented by a two-dimensional (2-D) array of pixels, RGB or YUV colors) using the minimum amount of storage while concurrently minimizing loss of quality. Although many advances to traditional video codecs have been made in recent decades, the advent of deep learning has inspired many new approaches that surpass traditional video codecs.
Implicit neural representations (INRs), for example, have attracted significant research interest and have been applied to various domains, including video compression. In addition to exhibiting desirable properties such as fast decoding and the ability of temporal interpolation, INR-based approaches can match or surpass traditional standard video codecs such as Advanced Video Encoding (AVC, also referred to as H.264) and High Efficiency Video Encoding (HEVC) in compression performance. However, these existing approaches to utilizing INRs for video compression only perform well in limited and sometimes highly constrained settings, such as being limited to specific model sizes, fixed aspect ratios, and relatively static video sequences, for instance.
By way of background, early video INRs employed pixel-wise representations that mapped pixel indices to RGB colors but suffered from limited performance and poor