Lesion Classification via Longitudinal Image Registration

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for classifying lung nodules in CT scans are time-consuming and subjective, as they fail to effectively utilize longitudinal information for malignancy grading, leading to challenges in detecting and tracking nodules between multiple scans.

Innovation Solution

A computer-implemented method that receives and compares medical images from different examination times to determine lesion areas and apply a trained classification function, using registration functions and recurrent neural networks to classify lesions based on longitudinal data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual detection and tracking of lung nodules by radiologists is performed, then diagnostic accuracy can be maintained through expert judgment, but the process becomes time-consuming and subjective

Engineering Contradiction:
Improvediagnostic accuracyVSAvoidtime-consuming task
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

A computer-aided diagnosis system acts as an intermediary between the CT scans and radiologists, automatically detecting and tracking lung nodules across multiple scans. The system processes longitudinal studies and generates malignancy predictions, which radiologists then review, significantly reducing the time required while maintaining diagnostic accuracy through expert validation

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The manual mechanical process of radiologists reviewing and comparing multiple CT scans is replaced with an automated computer-based system that uses image processing algorithms to detect, track, and classify lung nodules. This substitution eliminates the time-consuming manual comparison while preserving diagnostic quality through automated analysis

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

2Measurement precision

If multiple nodules are tracked and compared between longitudinal CT scans to grade malignancy, then more accurate malignancy prediction can be achieved, but the complexity of the task increases significantly

Engineering Contradiction:
Improvemalignancy prediction accuracyVSAvoidtask complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The complex task of tracking multiple nodules across longitudinal scans is segmented into distinct automated steps: nodule detection in individual scans, nodule matching and tracking across time points, feature extraction for each nodule, and malignancy grading based on longitudinal changes. This segmentation reduces task complexity while improving malignancy prediction accuracy through systematic analysis

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The computer-aided diagnosis system serves as an intermediary that handles the complex longitudinal analysis, automatically comparing multiple nodules across time points and applying malignancy grading criteria. This intermediary process simplifies the overall workflow while achieving accurate malignancy predictions that would be difficult to obtain through manual analysis of multiple scans

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If longitudinal information from multiple examination times is incorporated, then classification accuracy improves, but the amount of data to be processed increases

Engineering Contradiction:
Improveclassification accuracyVSAvoiddata volume
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The system extracts only the relevant longitudinal information needed for malignancy classification, such as nodule size changes, growth rates, and temporal patterns, while filtering out redundant data. This extraction approach allows the system to incorporate meaningful longitudinal information that improves classification accuracy without being overwhelmed by the full volume of raw imaging data

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The longitudinal data processing is segmented into focused analytical tasks: detecting nodules in each scan, matching corresponding nodules across time points, extracting specific features (size, shape, growth rate), and applying classification algorithms. This segmentation enables efficient processing of longitudinal information while maintaining high classification accuracy

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20230351601A1Classifying a lesion based on longitudinal studies
Publication Date: 2023.11.02 SIEMENS HEALTHINEERS AG
  • US20230351601A1 patent drawing
  • US20230351601A1 patent drawing
  • US20230351601A1 patent drawing

AI summary

A computer-implemented method is for classifying a lesion. In an embodiment, the method includes receiving a first medical image of an examination volume, the first medical image corresponding to a first examination time; receiving a second medical image of the examination volume, the second medical image corresponding to a second examination time, different from the first examination time; determining a first lesion area corresponding to a lesion within the first medical image; determining a registration function based on a comparison of the first medical image and the second medical image; determining a second lesion area within the second medical image based on the registration function and the first lesion area; and classifying the lesion within the first medical image based on the second lesion area. A computer-implemented method for providing a trained classification function, a classification system, and computer program products and computer-readable media are also disclosed.