Spatio-Temporal Neural Video Compression With Cross-Resolution Learning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video compression methods, particularly for extended reality (XR) applications, face limitations in compression efficiency and retention of high visual fidelity due to reliance on block-based transforms and lack of temporal information in neural network models.

Innovation Solution

A hybrid framework combining cross-resolution learning with a spatio-temporal neural model, utilizing a transformer attention network and neural radiance fields, to enhance compression efficiency and retain high visual fidelity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If block-based or linear transforms are used to map geometry information to quantized latent representation, then the encoding process is simpler, but compression efficiency is lower

Engineering Contradiction:
Improveencoding process complexityVSAvoidcompression efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent replaces traditional block-based linear transforms (mechanical/mathematical systems) with fully connected neural networks (machine learning models). This substitution enables nonlinear, dynamic coding that optimizes compression across groups of pictures, achieving higher compression efficiency while balancing encoding complexity through learned transformations rather than fixed mathematical operations.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent changes from fixed transform parameters in block-based methods to dynamic model parameters (neural radiance network weights) that are trained to optimize compression. These learned parameters adapt to different video content characteristics, enabling holistic optimization across GoP structures while maintaining manageable encoding complexity through parameter sharing and pre-training.

Inventive Principle:
Principle #35Parameter changes

2Manufacturing precision

If neural network models are trained for reconstructing visual content based on training data sets of various resolutions, then high-resolution reconstruction is improved, but temporal information for video sequence reconstruction is lost

Engineering Contradiction:
Improveimage reconstruction qualityVSAvoidtemporal information
Core Design Contradiction:
Manufacturing precisionVSLoss of information

Solution Approach 1:

The patent merges cross-resolution representation learning with sequence-level spatio-temporal neural representation. The hybrid framework integrates a transformer attention network that processes multiple resolutions with a spatio-temporal neural model that captures temporal dynamics across video frames. This combination allows the model to learn from diverse resolution training data while simultaneously preserving and utilizing temporal information for coherent video sequence reconstruction.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent adds the temporal dimension to the cross-resolution learning framework. While the transformer attention network handles spatial and resolution variations, the spatio-temporal neural model introduces temporal processing through recurrent connections and temporal attention mechanisms, enabling the system to reconstruct video sequences by leveraging information across time while maintaining high-resolution spatial details.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Productivity

If a hybrid framework combining cross-resolution learning with spatio-temporal neural model is used, then compression efficiency and visual fidelity are improved, but system resource demands increase

Engineering Contradiction:
Improvecompression efficiencyVSAvoidsystem resource demands
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The patent performs preliminary training of the hybrid neural model offline using large datasets and significant computational resources. Once trained, the model parameters (neural radiance network weights) are fixed and can be efficiently deployed for real-time or near-real-time video compression. This preliminary action separates the heavy training phase from the deployment phase, allowing high compression efficiency during actual use while managing system resource demands through pre-computed optimized parameters.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent uses the trained hybrid model to generate compressed representations that can be efficiently transmitted and reconstructed. The model creates compact latent representations that capture essential visual and temporal information, reducing the amount of data that needs to be processed and transmitted, thereby lowering system resource demands during deployment while maintaining high compression efficiency.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12598317B2Hybrid spatio-temporal neural models for video compression
Publication Date: 2026.04.07 ADEIA GUIDES INC
  • US12598317B2 patent drawing
  • US12598317B2 patent drawing
  • US12598317B2 patent drawing

AI summary

Systems and methods are provided for decoding visual content using a hybrid framework based on convolutional and neural radiance networks. A decoder receives bitstreams of model parameters, a sequence level representation, and a cross-resolution representation for reconstructing a sequence of frames. The model parameters comprise neural radiance network parameters. The decoder decodes the bitstreams of the model parameters, the sequence level representation, and the cross-resolution representation. The decoder generates, via a channel transformer, a combined representation based on the sequence level representation and the cross-resolution representation. The decoder adapts a neural network model based on the neural radiance network parameters. The decoder reconstructs the sequence of frames by determining, via the adapted neural network model based on the combined representation, pixel attribute information for each frame of the reconstructed sequence of frames. The decoder generates, for display at a client device, the reconstructed sequence of frames.