Image Analysis Quality Assessment Using Auxiliary Machine Learning Models

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Machine-learning based image registration and segmentation algorithms face challenges when dealing with images containing abnormalities, leading to unreliable outputs, particularly in medical imaging where soft tissue visualization is limited by X-ray fluoroscopy and fusion of different image modalities is difficult.

Innovation Solution

A method involving two machine-learning models, where a second auxiliary task model assesses the quality of an image by estimating physical information from metadata and comparing it to extracted information, determining if differences are below a threshold, and only applying the first main task model if suitable, with output indicating unreliability or providing a modified image highlighting abnormalities for improved capturing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Extent of automation

If machine-learning based image registration and segmentation algorithms are applied to images containing abnormalities, then the processing speed and automation are improved, but the reliability of the output deteriorates

Engineering Contradiction:
Improveautomation of image registration and segmentationVSAvoidreliability of algorithm output
Core Design Contradiction:
Extent of automationVSReliability

Solution Approach 1:

The system performs preliminary quality assessment of input images before applying machine-learning algorithms. By evaluating image quality metrics and detecting abnormalities in advance, the system determines whether the image is suitable for processing, thereby preventing unreliable results while maintaining automation.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements a feedback mechanism where the quality assessment results are used to control the execution of machine-learning algorithms. When images are deemed unsuitable, the system provides feedback to alert users or request new images, ensuring that only high-quality images are processed and thus maintaining output reliability.

Inventive Principle:
Principle #23Feedback

2Adaptability or versatility

If image registration is performed on images with different modalities, then the information fusion capability is improved, but the difficulty of registration increases

Engineering Contradiction:
Improvecapability to fuse different image modalitiesVSAvoidcomplexity of registration process
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system transforms different image modalities into a common parameter space by extracting and comparing physical information parameters. This parameter transformation approach enables registration of diverse image types (X-ray, MRI, CT) while managing complexity through standardized parameter comparison rather than direct image-space transformation.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If physical information estimation is performed using machine-learning models, then the speed of quality assessment is improved, but the accuracy of abnormality detection may deteriorate

Engineering Contradiction:
Improvespeed of image quality assessmentVSAvoidprecision of physical information estimation
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system introduces physical information parameters as an intermediary between the machine-learning model and the quality assessment outcome. The model estimates these intermediate parameters, which are then validated against known physical constraints and relationships, providing a bridge between rapid automated estimation and accurate abnormality detection.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11282203B2Method and system for image analysis
Publication Date: 2022.03.22 SIEMENS HEALTHINEERS AG
  • US11282203B2 patent drawing
  • US11282203B2 patent drawing
  • US11282203B2 patent drawing

AI summary

Method and system for image registration or image segmentation. The method includes receiving an image which is to be processed by a first machine-learning model to perform, for example, image registration or segmentation, and using a second machine-learning model to determine if the received image is of a quality suitable for the first machine-learning model to act upon.