Adaptive Video Compression Motion Compensation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional digital video encoding methods fail to efficiently address redundancy in video streams, leading to suboptimal compression and increased noise accumulation due to reliance on reconstructed frames, which introduce quantization noise and mismatch noise.

Innovation Solution

The proposed method employs motion compensation using both original and reconstructed frames to determine a blended motion-predicted picture, selecting between them based on quantization noise, mismatch noise, and spatial characteristics to minimize noise accumulation and improve encoding efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If motion compensation uses reconstructed frames as reference, then encoding efficiency is improved through redundancy removal, but quantization noise and mismatch noise accumulate

Engineering Contradiction:
Improveencoding efficiencyVSAvoidnoise accumulation
Core Design Contradiction:
ProductivityVSObject-generated harmful factors

Solution Approach 1:

The system dynamically switches between using reconstructed frames and original frames as motion compensation references based on noise conditions. When quantization noise and mismatch noise are detected to be below thresholds, reconstructed frames are used for better compression. When noise exceeds thresholds, the system transitions to using original frames to prevent noise accumulation, thus adaptively optimizing the reference frame selection.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The invention changes the parameter of reference frame selection by introducing noise level detection and adaptive switching mechanisms. The system monitors quantization noise and mismatch noise levels, and based on these parameter changes, dynamically adjusts whether to use reconstructed or original frames as references, thereby resolving the contradiction between compression efficiency and noise control.

Inventive Principle:
Principle #35Parameter changes

2Object-generated harmful factors

If original frames are used for motion compensation, then quantization noise is reduced, but the number of bits required for encoding increases

Engineering Contradiction:
Improvequantization noiseVSAvoidnumber of bits
Core Design Contradiction:
Object-generated harmful factorsVSQuantity of substance

Solution Approach 1:

The system employs dynamic reference frame selection, switching between reconstructed frames and original frames based on noise thresholds and encoding conditions. This dynamic approach allows the system to use original frames only when necessary (when noise levels exceed thresholds), thereby reducing quantization noise while minimizing the increase in bit rate, as original frames are not used continuously.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

Instead of always using original frames to eliminate quantization noise, the system applies partial action by using original frames only in specific regions or under specific conditions (when noise thresholds are exceeded). This selective use of original frames reduces quantization noise where needed while avoiding the excessive bit rate increase that would result from using original frames throughout the entire video stream.

Inventive Principle:
Principle #16Partial or excessive action

3Productivity

If motion compensation uses reconstructed frames, then compression ratio is improved, but mismatch noise increases

Engineering Contradiction:
Improvecompression ratioVSAvoidmismatch noise
Core Design Contradiction:
ProductivityVSObject-generated harmful factors

Solution Approach 1:

The system implements feedback mechanisms by detecting mismatch noise levels during encoding and using this information to control reference frame selection. When mismatch noise exceeds a threshold, the feedback loop triggers a switch to using original frames instead of reconstructed frames, thereby controlling mismatch noise accumulation while maintaining compression efficiency through selective use of reconstructed frames.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The invention introduces dynamic switching between reconstructed and original frames based on real-time mismatch noise detection. This dynamic approach allows the system to maintain high compression ratios by using reconstructed frames when mismatch noise is low, while preventing noise accumulation by switching to original frames when mismatch noise exceeds thresholds.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS8228991B2System and method for adaptive video compression motion compensation
Publication Date: 2012.07.24 HARMONIC INC
  • US8228991B2 patent drawing
  • US8228991B2 patent drawing
  • US8228991B2 patent drawing

AI summary

Methods and systems for video coding are provided. A method includes receiving a digital video stream. The digital video stream includes multiple sequential independent frames. The method further includes storing a first frame of the digital video stream. The method also includes encoding a second frame of the digital video stream using motion compensation with the stored first frame as a reference.