Lung CT Deformable Registration Using CNN-Predicted Displacement Fields

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing deformable registration algorithms for medical images, particularly lung CT images, are computationally expensive and time-consuming, making them impractical for routine clinical use in diagnosing pulmonary air trapping and other small airway diseases.

Innovation Solution

A CNN-based deformable registration algorithm incorporating lobar segmentations, displacement field regularization, and Jacobian determinant constraints to enhance accuracy and reduce computation time, using 3D U-Net CNNs for lung CT image data processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If iterative deformable registration algorithms are used to register inspiratory and expiratory lung CT images, then registration accuracy is improved, but computation time increases significantly (from minutes to hours)

Engineering Contradiction:
Improveregistration accuracyVSAvoidcomputation time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent replaces traditional iterative mechanical optimization algorithms with a deep learning-based predictive model. The neural network is trained on synthetic deformable registration data and then used to predict transformation fields directly, eliminating the need for time-consuming iterative optimization during clinical use while maintaining registration accuracy.

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

Solution Approach 2:

The patent performs preliminary training of the deep learning model using synthetic deformable registration data generated from CT images. This pre-computation phase creates a trained network that can rapidly perform registration during clinical practice without requiring iterative computation, thus resolving the time-accuracy tradeoff.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If deep learning CNN algorithms are used for deformable registration, then computation time is reduced, but registration accuracy may be compromised

Engineering Contradiction:
Improvecomputation speedVSAvoidregistration accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent performs comprehensive training of the CNN model in advance using large-scale synthetic deformable registration data. This preliminary action ensures the network learns accurate transformation patterns, enabling it to maintain high registration accuracy during rapid inference in clinical practice.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent employs advanced CNN architectures with specific parameter configurations including multi-scale feature extraction, attention mechanisms, and optimized loss functions. These parameter changes enable the network to capture complex deformation patterns while maintaining computational efficiency for rapid registration.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If diffeomorphic constraints are incorporated to enforce transformation invertibility, then registration accuracy is improved, but computational cost increases significantly

Engineering Contradiction:
Improveregistration accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent replaces complex iterative diffeomorphic registration algorithms with a deep learning model that directly predicts transformation fields. The neural network inherently learns to produce invertible transformations through its architecture and training, eliminating the need for computationally expensive diffeomorphic constraints during execution.

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

Data Source

PatentUS12541852B2Deep learning volumetric deformable registration
Publication Date: 2026.02.03 RGT UNIV OF CALIFORNIA
  • US12541852B2 patent drawing
  • US12541852B2 patent drawing
  • US12541852B2 patent drawing

AI summary

A method and system for automated deformable registration of an organ from medical images includes generating segmentations of the organ by processing a first and second series of images corresponding to different organ states using a first trained CNN. A second trained CNN processes the first and second series of images and the segmentations to deformably register the second series of images to the first series of images. The second trained CNN predicts a displacement field by minimizing a registration loss function, where the displacement field maximizes colocalization of the organ between the different states.