Medical Image Retrieval Using Trained Classifiers for Diagnostic Accuracy

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current medical image retrieval methods are inefficient and rely on ad-hoc hand-crafted features, making it difficult for radiologists to quickly and accurately diagnose anatomical abnormalities, particularly in complex conditions like Interstitial Lung Disease (ILD), due to the large variance in disease appearances and the vast size of image collections.

Innovation Solution

A framework that employs machine learning to automatically detect anatomical regions of interest and determine disease probabilities using trained classifiers, retrieving similar images from large databases to assist radiologists in diagnostic decisions, employing convolutional neural networks for feature recognition and image retrieval.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual selection and review of medical images is performed by radiologists, then diagnostic accuracy can be maintained through expert judgment, but the time required for diagnosis increases significantly and productivity decreases

Engineering Contradiction:
Improvediagnostic accuracyVSAvoiddiagnosis speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system segments the large medical image database into manageable subsets based on extracted features and similarities. Instead of requiring radiologists to review entire image collections, the system automatically segments and presents only the most relevant images for review, significantly reducing the time required while maintaining diagnostic accuracy through targeted selection.

Inventive Principle:
Principle #1Segmentation

2Ease of manufacture

If ad-hoc hand-crafted features are used for image retrieval, then implementation is simple, but the system cannot effectively handle the large variance in disease appearances and retrieval accuracy deteriorates

Engineering Contradiction:
Improveimplementation simplicityVSAvoidretrieval accuracy
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The system automatically identifies and extracts relevant parameters and features from medical images, adapting to different disease presentations. Instead of relying on fixed hand-crafted features, the system dynamically adjusts feature extraction based on the specific image characteristics and disease variations, improving retrieval accuracy while maintaining automated operation.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If comprehensive image collections are maintained for thorough diagnosis, then diagnostic coverage is improved, but the time required to search and retrieve relevant images increases, reducing efficiency

Engineering Contradiction:
Improvediagnostic coverageVSAvoidimage retrieval time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary automated analysis of the medical image database, pre-processing and organizing images based on extracted features before radiologist review. By conducting feature extraction, similarity computation, and relevant image selection in advance, the system reduces the time radiologists need to spend searching through comprehensive collections while maintaining thorough diagnostic coverage.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10304198B2Automatic medical image retrieval
Publication Date: 2019.05.28 SIEMENS HEALTHCARE GMBH
  • US10304198B2 patent drawing
  • US10304198B2 patent drawing
  • US10304198B2 patent drawing

AI summary

A framework for automatic retrieval of medical images. In accordance with one aspect, the framework detects patches in a query image volume that contain at least a portion of an anatomical region of interest by using a first trained classifier. The framework determines disease probabilities by applying a second trained classifier to the detected patches, and selects, from the patches, a sub-set of informative patches with disease probabilities above a pre-determined threshold value. For a given patch from the sub-set of informative patches, the framework retrieves, from a database, patches that are most similar to the given image. Image volumes associated with the retrieved patches are then retrieved from the database. A report based on the retrieved image volumes may then be generated and presented.