Hyperprior Probability Estimation for Multi-Bit-Rate Image Coding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In multi-bit-rate scenarios, the numerical range of image features varies greatly due to different quantization steps, making it difficult to train a probability distribution estimation network with good performance, thus affecting encoding and decoding performance.

Innovation Solution

Estimate the probability distribution of unquantized image features using a hyperprior feature via a probability distribution estimation network, and then quantize the result to obtain a stable numerical range, simplifying network training and improving performance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If different quantization steps are used to match different bit rates, then bit rate adaptability is improved, but the numerical range of image features varies greatly, making network training difficult and unstable

Engineering Contradiction:
Improvebit rate adaptabilityVSAvoidnetwork training stability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent segments the probability distribution estimation into two independent parts: (1) estimating the probability distribution of unquantized image features using a hyperprior feature, and (2) quantizing the estimated probability distribution parameters separately. This segmentation allows the estimation network to operate on stable, unquantized features while still supporting multiple bit rates through separate quantization steps.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces the hyperprior feature as an intermediary to estimate the probability distribution parameters. Instead of directly quantizing image features before probability estimation, the hyperprior feature serves as a stable intermediate representation that captures the statistical properties of the unquantized features, enabling reliable training across different bit rates.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If quantization operations are performed to match bit rates, then encoding efficiency is improved, but encoding and decoding performance deteriorates due to numerical range variations

Engineering Contradiction:
Improveencoding efficiencyVSAvoidencoding and decoding performance
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The patent performs preliminary probability distribution estimation on unquantized image features before quantization. By estimating the probability distribution parameters (mean and variance) of the unquantized features first, the system maintains the numerical stability needed for good reconstruction performance while still applying quantization for encoding efficiency.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent changes the parameter representation by working with probability distribution parameters (mean and variance) rather than raw image feature values. This parameter transformation allows the system to handle different quantization steps more effectively, as the probability parameters can be quantized separately while preserving the underlying feature distribution characteristics.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12531995B2Encoding method and apparatus, decoding method and apparatus, device, storage medium, and computer program product
Publication Date: 2026.01.20 HUAWEI TECH CO LTD
  • US12531995B2 patent drawing
  • US12531995B2 patent drawing
  • US12531995B2 patent drawing

AI summary

When probability estimation is performed in encoding and decoding processes, probability distribution of an unquantized image feature is estimated based on a hyperprior feature of the unquantized image feature via a first probability distribution estimation network, and then probability distribution of a quantized image feature is obtained through quantization. Alternatively, probability distribution of a quantized image feature is directly estimated based on a hyperprior feature of an unquantized image feature via a second probability distribution estimation network.