Synthetic Medical Image Generation With Cycle-Consistency Loss

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing machine learning models for cross-modality image translation in medical imaging are difficult to train, require extensive hyperparameter tuning, and often suffer from overfitting, leading to unrealistic or mismatched synthetic images.

Innovation Solution

A method involving a conditional generative model is trained using an image encoder and a conditional generative model to generate synthetic medical images by reducing deviations through model parameter modification, utilizing image embeddings and data sets from different imaging techniques.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If Convolutional Neural Networks are used for cross-modality image translation, then image synthesis capability is achieved, but training difficulty increases and overfitting occurs

Engineering Contradiction:
Improveimage synthesis qualityVSAvoidmodel training complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the training process into multiple stages with different loss functions. First, a cycle-consistency loss is applied to ensure structural accuracy. Second, a perceptual loss is applied to preserve visual quality. This segmentation allows the model to focus on different aspects of image synthesis separately, reducing overall training complexity while improving reliability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements feedback mechanisms through cycle-consistency constraints and perceptual loss functions that continuously monitor and adjust the generation process. The model compares synthesized images against original images and adjusts parameters accordingly, providing feedback loops that prevent overfitting and improve synthesis quality without requiring excessive training complexity.

Inventive Principle:
Principle #23Feedback

2Reliability

If extensive hyperparameter tuning is performed, then model performance may improve, but training time and computational resources increase

Engineering Contradiction:
Improvemodel performanceVSAvoidtraining time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent changes the approach to parameter optimization by using multiple loss functions with different weights rather than extensive hyperparameter tuning. The cycle-consistency loss weight and perceptual loss weight are adjusted to balance structural accuracy and visual quality, respectively. This parameter change strategy achieves reliable model performance without requiring extensive time-consuming hyperparameter optimization.

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If existing machine learning models are used for image synthesis, then cross-modality translation is achieved, but the generated images become unrealistic or do not match training data

Engineering Contradiction:
Improvecross-modality translation capabilityVSAvoidimage realism and accuracy
Core Design Contradiction:
Adaptability or versatilityVSManufacturing precision

Solution Approach 1:

The patent segments the image synthesis process into structural reconstruction (using cycle-consistency loss) and visual refinement (using perceptual loss). This segmentation ensures that the model first achieves accurate cross-modality translation and then refines the output to be realistic and visually consistent with training data, resolving the contradiction between adaptability and precision.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The perceptual loss function provides feedback about visual quality and realism, continuously adjusting the synthesis process to ensure generated images match the aesthetic and structural characteristics of training data. This feedback mechanism maintains both cross-modality translation capability and image realism simultaneously.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20250292447A1Generation of a synthetic medical image
Publication Date: 2025.09.18 BAYER AG
  • US20250292447A1 patent drawing
  • US20250292447A1 patent drawing
  • US20250292447A1 patent drawing

AI summary

Systems, methods, and computer programs disclosed herein relate to training a machine learning model and using the trained machine learning model to generate synthetic medical images.