Adaptive Non-Linear Sample Offset Filtering for Video Compression

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video coding technologies face challenges in efficiently reducing redundancy and distortion in video signals, particularly in intra and inter prediction methods, leading to suboptimal compression ratios and quality.

Innovation Solution

Implementing adaptive non-linear sample offset filtering in video encoding and decoding, utilizing statistical properties of reconstructed samples to select appropriate filters for cross and local sample offset filtering, enhancing intra and inter prediction accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If traditional intra/inter prediction methods are used, then video coding can be performed with standard algorithms, but compression efficiency and quality are suboptimal

Engineering Contradiction:
Improvecompression efficiencyVSAvoidvideo quality
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent applies local adaptivity by dividing the image into blocks and selecting different sample offset filter types (first sample offset filter for smooth regions, second sample offset filter for edge regions) based on local characteristics. This allows optimization of compression efficiency and quality for each local region rather than applying a uniform filter across the entire image.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent implements dynamic adaptation by determining the appropriate sample offset filter type based on statistical properties of reconstructed samples (such as variance or gradient metrics) that vary across different image regions. This dynamic selection enables the system to adapt to changing local characteristics and achieve optimal compression performance.

Inventive Principle:
Principle #15Dynamics

2Productivity

If higher compression ratios are applied, then bandwidth and storage requirements are reduced, but distortion and information loss increase

Engineering Contradiction:
Improvecompression ratioVSAvoidvideo distortion
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The patent reduces information loss by applying different filtering strategies to different regions. Smooth regions can tolerate higher compression with simpler filters, while edge regions use more sophisticated filters to preserve critical visual information, thereby maintaining quality at higher compression ratios.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent uses feedback from statistical properties of reconstructed samples to guide the filtering process. By analyzing variance and gradient information, the system can adaptively adjust the sample offset filtering to minimize distortion while maximizing compression efficiency.

Inventive Principle:
Principle #23Feedback

3Device complexity

If sample offset filtering is applied to all regions uniformly, then processing is simplified, but compression efficiency and quality optimization are limited

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

Solution Approach 1:

The patent balances complexity and efficiency by implementing a systematic approach to local adaptivity. The image is divided into manageable blocks, and statistical properties are computed to determine filter types, providing structured complexity that achieves superior compression efficiency compared to uniform filtering.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent optimizes compression efficiency by changing filtering parameters (selecting different sample offset filter types) based on local statistical properties. This parameter adaptation allows the system to achieve high compression efficiency while keeping the processing algorithm relatively simple and systematic.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12389044B2Adaptive non-linear mapping for sample offset
Publication Date: 2025.08.12 TENCENT AMERICA LLC
  • US12389044B2 patent drawing
  • US12389044B2 patent drawing
  • US12389044B2 patent drawing

AI summary

A method for in-loop sample offset filtering in a video decoder is disclosed. The method includes obtaining at least one statistical property associated with reconstructed samples of at least a first color component in a current reconstructed data block of a video stream, selecting a target sample offset filter among a plurality of sample offset filters based on the at least one statistical property, the target sample offset filter comprising a nonlinear mapping between sample delta measures and sample offset values, and filtering a current sample in a second color component of the current reconstructed data block using the target sample offset filter and reference samples in a third color component of the current reconstructed data block to generate a filtered reconstructed sample of the current sample.