Adaptive Convolutions for Global and Local Style Transfer

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing style transfer methods in neural networks fail to effectively transfer both global and local features from a style image to a content image, resulting in output images that lack edges, lines, and other lower-level properties.

Innovation Solution

The technique involves applying neural network layers to generate adaptive convolutional kernels from a style sample, convolving a content sample with these kernels, and using decoder layers to produce a style transfer result that incorporates both content-based and style-based attributes, with a training process that adjusts weights to optimize the balance of these attributes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If conventional style transfer methods use global statistics normalization, then the overall style is transferred, but local features such as edges and lines are lost

Engineering Contradiction:
Improvestyle transfer capabilityVSAvoidlocal feature preservation
Core Design Contradiction:
Adaptability or versatilityVSManufacturing precision

Solution Approach 1:

The patent segments the style transfer process into multiple convolutional layers, each operating at different spatial resolutions. This allows the system to process both global style characteristics and local features separately, with earlier layers capturing fine-grained local details and deeper layers capturing global style patterns, thereby preserving edges and lines while transferring overall style.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by using convolutional kernels that adapt to local regions of the content image. Each region receives style transfer processing tailored to its local characteristics, allowing edges and lines to be preserved with appropriate local style attributes while maintaining global style consistency across the entire image.

Inventive Principle:
Principle #3Local quality

2Manufacturing precision

If manual content creation and editing is used to adapt content to new styles, then style accuracy is achieved, but computational resources and time are significantly consumed

Engineering Contradiction:
Improvestyle accuracyVSAvoidprocessing efficiency
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The patent replaces the mechanical manual editing process with an automated neural network system. The convolutional neural network automatically learns style characteristics from style images and applies them to content images through adaptive convolution operations, eliminating the need for manual capture, creation, editing, and re-rendering while maintaining high style accuracy.

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

Solution Approach 2:

The style transfer system performs self-service by automatically adapting content to new styles without human intervention. The neural network autonomously extracts style features, generates adaptive kernels, and applies transformations, making the entire style adaptation process autonomous and highly efficient compared to manual methods.

Inventive Principle:
Principle #25Self-service

3Device complexity

If fixed convolutional kernels are used in style transfer, then computational overhead is reduced, but the ability to capture both global and local style features is limited

Engineering Contradiction:
Improvecomputational overheadVSAvoidfeature capture capability
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The patent implements dynamic convolutional kernels that adapt to different regions and scales of the input image. Rather than using fixed kernels, the system generates kernels dynamically based on local style characteristics detected in different regions, enabling the model to capture both global style patterns and local features while managing computational complexity through efficient kernel generation strategies.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20250299385A1Adaptive convolutions in neural networks
Publication Date: 2025.09.25 DISNEY ENTERPRISES INC
  • US20250299385A1 patent drawing
  • US20250299385A1 patent drawing
  • US20250299385A1 patent drawing

AI summary

A technique for performing style transfer between a content sample and a style sample is disclosed. The technique includes applying one or more neural network layers to a first latent representation of the style sample to generate one or more convolutional kernels. The technique also includes generating convolutional output by convolving a second latent representation of the content sample with the one or more convolutional kernels. The technique further includes applying one or more decoder layers to the convolutional output to produce a style transfer result that comprises one or more content-based attributes of the content sample and one or more style-based attributes of the style sample.