GAN Dental Image Super-Resolution via Anatomic Mask Normalization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current dental image analysis technologies face challenges in automating the diagnosis and treatment planning processes due to issues with image quality, orientation, and contamination, as well as the need for standardized data across disparate institutions, which affects the accuracy and reliability of dental AI models.

Innovation Solution

The development of a system that utilizes machine learning models, specifically convolutional neural networks (CNNs) and generative adversarial networks (GANs), to preprocess dental images by correcting orientation, removing contamination, and transferring between imaging modalities, while also enabling cross-institutional data aggregation to improve model generalizability and privacy preservation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional image processing methods are used for dental image analysis, then the process is simple and fast, but the accuracy and reliability of diagnosis are insufficient due to image quality issues

Engineering Contradiction:
Improvediagnosis accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent introduces GANs as an intermediary component between the input dental images and the diagnosis system. The GAN acts as a mediator that preprocesses and enhances the images by removing contaminants, correcting orientation, and transferring between imaging modalities, thereby improving diagnosis accuracy without requiring complete redesign of the entire system

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent divides the image processing task into separate specialized modules: a GAN module for image enhancement and quality improvement, a CNN module for feature extraction and analysis, and a diagnosis module for final interpretation. This segmentation allows each component to be optimized independently for its specific function

Inventive Principle:
Principle #1Segmentation

2Reliability

If dental images from disparate institutions are aggregated for model training, then model generalizability improves, but data privacy and standardization challenges arise

Engineering Contradiction:
Improvemodel generalizabilityVSAvoiddata privacy risks
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The GAN serves as an intermediary that standardizes images from different institutions by removing institution-specific artifacts and contaminants while preserving essential diagnostic features. This allows aggregation of data from disparate sources without compromising privacy or requiring direct access to raw patient data from each institution

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent transforms images by changing their parameters through GAN-based processing, converting images from different imaging modalities and institutions into a standardized format with consistent quality characteristics, enabling generalizable model training while maintaining data privacy

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If image resolution is increased for better diagnosis, then diagnostic accuracy improves, but image file size and processing time increase

Engineering Contradiction:
Improveimage detail visibilityVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The GAN applies selective enhancement only to critical diagnostic regions and features within the image, rather than uniformly processing the entire image at maximum resolution. This partial action approach maintains essential diagnostic detail while avoiding the computational burden of processing all image areas at high resolution

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11398013B2Generative adversarial network for dental image super-resolution, image sharpening, and denoising
Publication Date: 2022.07.26 RETRACE LABS
  • US11398013B2 patent drawing
  • US11398013B2 patent drawing
  • US11398013B2 patent drawing

AI summary

A novel GAN is trained to predict high fidelity synthetic images based on low quality input dental images. The GAN further takes input anatomic masks as inputs with each image, the masks labeling pixels of the image corresponding to dental features. The GAN includes an encoder-decoder generator with semantically aware normalization between stages of the decoder according to the masks. The predicted synthetic dental image and an unpaired dental image are evaluated by a first discriminator of the GAN to obtain a realism estimate. The synthetic image and an unpaired dental image may be processed using a pretrained dental encoder to obtain a perceptual loss. The GAN is trained with the realism estimate, perceptual loss, and L1 loss. Utilization may include inputting noisy, low contrast, low resolution, blurry, or degraded dental images and outputting high resolution, denoised, high contrast, deobfuscated, and sharp dental images.