CNN Flood Analysis for SPECT Gamma Camera Anomaly Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods for assessing the health of SPECT gamma detectors rely on manual image processing and human evaluation, which can be inconsistent and fail to detect all anomalies in flood images, leading to potential inaccuracies in identifying non-uniformities and hardware issues.

Innovation Solution

A Convolutional Neural Network (CNN)-based abnormality score map system that extracts image patches from flood images, generates feature vectors, and compares them against a normal flood feature dictionary to automatically identify anomalous regions, using a pre-trained VGG19 architecture and clustering algorithms to create a normal feature dictionary for accurate analysis.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual image processing methods are used for flood analysis, then ease of operation is maintained, but measurement precision and reliability deteriorate due to inconsistent human evaluation and inability to detect all anomalies

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

A CNN-based automatic evaluation tool is introduced as an intermediary between the flood image and the final assessment conclusion. The system processes the image objectively without human intervention, eliminating inconsistencies in manual evaluation while maintaining ease of operation through automated processing.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The manual mechanical process of visual inspection and subjective judgment is replaced with an automated computational system. The CNN algorithm objectively analyzes the flood image, substituting human operators with a consistent, repeatable computational process that improves measurement precision.

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

2Reliability

If automated CNN-based analysis is implemented, then measurement precision and reliability improve, but device complexity increases due to the need for feature extraction and comparison systems

Engineering Contradiction:
Improveevaluation consistencyVSAvoidprocessing system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The flood image is divided into multiple patches that are processed independently by the CNN. This segmentation allows the system to analyze local anomalies throughout the image while maintaining computational efficiency and reducing the overall complexity of processing the entire image at once.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A normal flood feature dictionary is pre-computed and stored before actual analysis. This preliminary action creates a reference database of normal patterns that speeds up the evaluation process and reduces the complexity of real-time analysis by avoiding repeated computation of normal features.

Inventive Principle:
Principle #10Preliminary action

3Loss of information

If manual flood analysis is performed, then device complexity is low, but loss of information occurs as some anomalies are missed by human observers

Engineering Contradiction:
Improveanomaly detection completenessVSAvoidanalysis efficiency
Core Design Contradiction:
Loss of informationVSProductivity

Solution Approach 1:

The CNN-based system continuously processes the entire flood image without interruption, analyzing every region systematically. This continuous automated processing ensures no anomalies are missed while maintaining high productivity through efficient computational processing of the complete image dataset.

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS11067705B1CNN-based abnormality score map for SPECT gamma camera flood analysis
Publication Date: 2021.07.20 SIEMENS MEDICAL SOLUTIONS USA INC
  • US11067705B1 patent drawing
  • US11067705B1 patent drawing
  • US11067705B1 patent drawing

AI summary

A method for determining an abnormality score map for Single-photon Emission Computed Tomography (SPECT) gamma camera flood analysis includes extracting a plurality of image patches from an input flood image and generating a feature vector for each image patch. A per-patch abnormality score is generated for each feature vector by comparing the feature vector against a normal flood feature dictionary comprising one or more normal flood feature vectors generated using a plurality of normal flood images. Then, an abnormality score map may be generated to depict the per-patch abnormality scores for the input flood image.