Text-to-Image Model Knowledge Editing via Causal Mediation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing text-to-image models face challenges in gaining insight into which training data items are used and how they affect the model's functionality, leading to issues such as inappropriate content generation, trademark infringement, and outdated images.

Innovation Solution

The implementation of knowledge edit techniques using a model edit system that performs causal mediation analysis to identify and edit specific locations within the text-to-image model, allowing for precise control over the generation of visual attributes and addressing concerns like trademark infringement and outdated content.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional retraining techniques are used to edit text-to-image models, then model functionality can be updated, but the process is computationally expensive and time-consuming

Engineering Contradiction:
Improvemodel editing speedVSAvoidcomputational resources
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The patent segments the model editing process into two distinct phases: (1) a one-time intensive training phase that creates the base model, and (2) a lightweight inference phase that performs rapid model editing using the trained components. This segmentation allows expensive operations to be performed once rather than repeatedly during each editing operation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary action by pre-training embedding models and contrastive models during the initial model training phase. These pre-trained components are then reused during inference-based editing operations, eliminating the need to retrain them for each editing task and significantly reducing computational costs.

Inventive Principle:
Principle #10Preliminary action

2Adaptability or versatility

If comprehensive training data is used to improve model functionality, then model capabilities expand, but insight into specific training data usage and effects is lost

Engineering Contradiction:
Improvemodel functionalityVSAvoidtraining data insight
Core Design Contradiction:
Adaptability or versatilityVSLoss of information

Solution Approach 1:

The patent implements feedback mechanisms through contrastive models that compare original images with generated images to identify which training data elements influenced specific visual attributes. This feedback loop provides insight into training data usage while maintaining comprehensive model capabilities, allowing developers to understand and control model behavior.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent introduces intermediary models (embedding models and contrastive models) that act as mediators between the comprehensive training data and the final text-to-image model. These intermediaries process and organize training data relationships, providing insight into data usage without limiting the model's overall functionality.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If model editing is performed frequently to address inappropriate content and outdated images, then content accuracy improves, but computational cost increases

Engineering Contradiction:
Improvecontent accuracyVSAvoidcomputational expense
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The patent employs disposable, lightweight inference-based editing operations that can be performed frequently without significant computational cost. These inference operations use pre-trained models to make rapid, targeted edits to address inappropriate content or outdated images, avoiding the need for expensive retraining while maintaining high content accuracy.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

Data Source

PatentUS20250086860A1Knowledge edit in a text-to-image model
Publication Date: 2025.03.13 ADOBE INC
  • US20250086860A1 patent drawing
  • US20250086860A1 patent drawing
  • US20250086860A1 patent drawing

AI summary

Knowledge edit techniques for text-to-image models and other generative machine learning models are described. In an example, a location is identified within a text-to-image model by a model edit system. The location is configured to influence generation of a visual attribute by a text-to-image model as part of a digital image. An edited text-to-image model is formed by editing the text-to-image model based on the location. The edit causes a change to the visual attribute in generating a subsequent digital image by the edited text-to-image model. The subsequent digital image is generated as having the change to the visual attribute by the edited text-to-image model.