CLADE-Avg Smoothing Layer for GAN Image Compression

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image-to-image models using Generative Adversarial Networks (GANs) face challenges in efficiently compressing images while maintaining high quality, often resulting in increased computational costs.

Innovation Solution

The introduction of a novel variant to CLADE parameters, referred to as CLADE-Avg, which adds an extra layer of average smoothing between the parameter and normalization layers, smoothing abrupt boundaries and introducing more possible values for scaling and shift, without increasing computational overhead.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If image-to-image models use GANs for image compression, then image quality can be maintained, but computational costs increase

Engineering Contradiction:
Improveimage qualityVSAvoidcomputational cost
Core Design Contradiction:
Manufacturing precisionVSUse of energy by moving object

Solution Approach 1:

The patent modifies the normalization layer parameters by introducing average smoothing to the scaling and shift parameters, changing their computational characteristics to reduce overall computational cost while preserving image quality reconstruction capabilities

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent extracts and removes unnecessary computational operations from the GAN architecture by replacing traditional normalization layers with simplified versions that use pre-computed average values, eliminating redundant calculations while maintaining essential functionality

Inventive Principle:
Principle #2Taking out (Extraction)

2Productivity

If CLADE parameters are used in normalization layers, then image compression efficiency improves, but abrupt boundaries are introduced

Engineering Contradiction:
Improvecompression efficiencyVSAvoidboundary smoothness
Core Design Contradiction:
ProductivityVSStability of the object's composition

Solution Approach 1:

The patent introduces an intermediary averaging operation between the CLADE parameter computation and the normalization layer application, which smooths abrupt boundaries by blending parameter values across spatial locations while preserving the overall compression efficiency benefits

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent applies spatially-varying scaling and shift parameters that are computed through average smoothing, allowing different regions of the image to have optimized parameters while maintaining continuity and avoiding abrupt boundaries through the smoothing operation

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250054199A1Compressing image-to-image models with average smoothing
Publication Date: 2025.02.13 SNAP INC
  • US20250054199A1 patent drawing
  • US20250054199A1 patent drawing
  • US20250054199A1 patent drawing

AI summary

System and methods for compressing image-to-image models. Generative Adversarial Networks (GANs) have achieved success in generating high-fidelity images. An image compression system and method adds a novel variant to class-dependent parameters (CLADE), referred to as CLADE-Avg, which recovers the image quality without introducing extra computational cost. An extra layer of average smoothing is performed between the parameter and normalization layers. Compared to CLADE, this image compression system and method smooths abrupt boundaries, and introduces more possible values for the scaling and shift. In addition, the kernel size for the average smoothing can be selected as a hyperparameter, such as a 3×3 kernel size. This method does not introduce extra multiplications but only addition, and thus does not introduce much computational overhead, as the division can be absorbed into the parameters after training.