Adaptive Chroma Subsampling for Video Bandwidth Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional KVM systems face challenges in transmitting high-quality video images over networks without excessive bandwidth usage, leading to reduced frame rates and image artifacts, due to the need for substantial information reduction in video image compression.

Innovation Solution

Adaptive chroma subsampling in JPEG compression is employed on a tile-by-tile basis, using high-resolution 4:4:4, intermediate-resolution 4:2:2, or low-resolution 4:2:0 subsampling based on the uniformity of image regions, ensuring efficient encoding and decoding while maintaining high-quality image reproduction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If high-resolution chroma subsampling (4:4:4) is used throughout the entire image, then image quality is maintained, but bandwidth usage and computational resources increase significantly

Engineering Contradiction:
Improveimage qualityVSAvoidbandwidth usage
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent applies different chroma subsampling resolutions to different regions of the image based on their uniformity characteristics. Low-uniformity regions (containing edges, textures, or important details) receive high-resolution 4:4:4 subsampling to preserve quality, while high-uniformity regions (solid colors, gradients) use low-resolution 4:2:0 subsampling to reduce bandwidth. This local adaptation resolves the contradiction by maintaining image quality only where necessary.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The image is divided into multiple tiles, and each tile is further segmented into uniformity regions that are classified and processed with appropriate subsampling resolutions. This segmentation allows the system to apply quality-preserving high-resolution subsampling only to specific segments (low-uniformity regions) while using compression-friendly low-resolution subsampling in other segments, thereby reducing overall bandwidth usage without sacrificing critical image quality.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If high-resolution chroma subsampling is used uniformly across all image regions, then image quality is preserved, but encoding and decoding time increase

Engineering Contradiction:
Improveimage qualityVSAvoidencoding and decoding time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

By classifying regions according to their uniformity and applying appropriate subsampling resolutions locally, the patent reduces the total computational workload during encoding and decoding. Low-uniformity regions requiring quality preservation use 4:4:4 subsampling, while high-uniformity regions use the faster-to-process 4:2:0 subsampling, thereby reducing overall processing time while maintaining quality where needed.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

Instead of applying full high-resolution subsampling uniformly across the entire image (excessive action), the patent applies high-resolution processing only partially to regions where it is actually necessary (low-uniformity regions). This partial action approach reduces encoding and decoding time by avoiding unnecessary high-resolution processing in regions where it would not improve perceived quality.

Inventive Principle:
Principle #16Partial or excessive action

3Productivity

If chroma subsampling resolution is reduced to save bandwidth, then network transmission efficiency improves, but image quality deteriorates

Engineering Contradiction:
Improvenetwork transmission efficiencyVSAvoidimage quality
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent strategically applies low-resolution chroma subsampling (4:2:0) only to high-uniformity regions where quality loss is imperceptible, while maintaining high-resolution 4:4:4 subsampling in low-uniformity regions where quality matters. This local differentiation allows the system to achieve high network transmission efficiency by reducing bandwidth in appropriate regions without deteriorating overall image quality.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent dynamically changes the chroma subsampling parameter (resolution) based on the local uniformity characteristics of different image regions. By adapting the subsampling parameter to match regional characteristics, the system achieves efficient bandwidth utilization in high-uniformity areas while preserving quality in low-uniformity areas, thus improving network transmission efficiency without sacrificing image quality.

Inventive Principle:
Principle #35Parameter changes

4Quantity of substance

If adaptive chroma subsampling is implemented, then bandwidth efficiency improves, but device complexity increases

Engineering Contradiction:
Improvebandwidth usageVSAvoidencoding complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The patent implements a relatively simple uniformity classification mechanism that divides the image into regions and assigns appropriate subsampling resolutions based on basic uniformity metrics. This local classification approach achieves bandwidth efficiency without requiring complex adaptive algorithms, as the classification rules are straightforward and computationally lightweight.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent changes the chroma subsampling parameter based on pre-computed uniformity metrics rather than through complex real-time adaptation. The uniformity classification provides a simple framework for determining appropriate subsampling levels, avoiding the need for sophisticated device complexity while still achieving bandwidth efficiency through parameter variation.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10939116B2Adaptive variation of chroma subsampling in image compression
Publication Date: 2021.03.02 RARITAN AMERICAS INC
  • US10939116B2 patent drawing
  • US10939116B2 patent drawing

AI summary

The compression of a video image is adaptively varied depending upon the uniformity of the image region being compressed.