Neural Image Compression with DRL-Based Adaptive Quantization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional image and video coding standards face limitations in quantization efficiency due to the use of only two quantizers, complex hand-designed state machines, and suboptimal key generation and reconstruction methods, which hinder effective data-driven optimization.

Innovation Solution

Employing a Deep Reinforcement Learning (DRL) mechanism for learning-based quantization that supports various quantization methods, allowing for joint optimization of the entire compression process, including DNN Encoder, DNN Decoder, and learning-based quantization, to improve data adaptive compression results.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If traditional Dependent Quantization with two quantizers is used, then device complexity is reduced, but quantization efficiency and compression quality deteriorate

Engineering Contradiction:
Improvequantization efficiencyVSAvoidnumber of quantizers
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent implements dynamic quantization by training a neural network to learn optimal quantization parameters and state machine transitions from data, replacing static hand-designed quantization rules. The system adapts quantization strategies based on input characteristics, achieving superior quantization efficiency without requiring a fixed large number of quantizers.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the quantization parameters by learning optimal step sizes, thresholds, and transition probabilities through deep reinforcement learning. Instead of using fixed parameters from hand-designed state machines, the system optimizes these parameters dynamically based on the compression task requirements, improving quantization efficiency.

Inventive Principle:
Principle #35Parameter changes

2Adaptability or versatility

If hand-designed state machines are used for quantization control, then device complexity is reduced, but adaptability to varying compression needs deteriorates

Engineering Contradiction:
Improveadaptability to compression needsVSAvoidstate machine design complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent enables the system to design its own state machine and quantization strategy automatically through deep reinforcement learning. The neural network learns optimal state transitions and quantization parameters from training data, eliminating the need for manual state machine design while achieving high adaptability to different compression scenarios.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent replaces the mechanical hand-designed state machine system with a data-driven neural network-based control system. The reinforcement learning agent learns the optimal control policy for quantization, substituting manual design with automated learning, thereby achieving both adaptability and reduced design complexity.

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

3Manufacturing precision

If traditional key generation and reconstruction methods are used, then ease of operation is improved, but compression quality deteriorates

Engineering Contradiction:
Improvereconstruction qualityVSAvoidkey generation complexity
Core Design Contradiction:
Manufacturing precisionVSEase of operation

Solution Approach 1:

The patent replaces traditional mechanical key generation and reconstruction algorithms with neural network-based methods. The learned key generation process uses deep reinforcement learning to optimize quantization keys, and the reconstruction process uses trained neural networks to achieve superior quality while maintaining operational simplicity through automated learning.

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

Data Source

PatentUS12610051B2End-to-end neural compression with deep reinforcement learning
Publication Date: 2026.04.21 TENCENT AMERICA LLC
  • US12610051B2 patent drawing
  • US12610051B2 patent drawing
  • US12610051B2 patent drawing

AI summary

End-to-end neural image compression using deep reinforcement learning (DRL) is performed by at least one processor and includes encoding an input, generating encoded representations of the input, generating a set of quantization keys using a first neural network, based on a set of previous quantization states, wherein each quantization key in the set of quantization keys and each previous quantization state in the set of previous quantization states correspond to the encoded representations of the input, generating a set of dequantized numbers representing dequantized representations of the encoded representations of the input, based on the set of quantization keys, using a second neural network, and generating a reconstructed output, based on the set of dequantized numbers.