Voting-Based Mammography Image Analysis for Detection Accuracy

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Radiologists and physicians face fatigue and increased chances of human error when analyzing numerous medical images daily, leading to potential misdiagnosis due to the repetitive and labor-intensive nature of image analysis.

Innovation Solution

Implementing multiple unique image recognition processes that do not share information, each identifying areas of interest with confidence values, and utilizing a voting process to refine these identifications, thereby enhancing the accuracy of detected areas of interest through comparison and combination of results.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If multiple unique image recognition processes are implemented to improve accuracy, then the reliability of detection is improved, but the device complexity increases

Engineering Contradiction:
Improvedetection accuracyVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system divides the image analysis task into multiple independent recognition processes, each specializing in detecting different types of areas of interest using different algorithms and parameters. This segmentation allows each process to focus on specific detection patterns, improving overall reliability while maintaining manageable complexity through modular design

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system combines the results from multiple independent recognition processes through a voting mechanism. Each process votes on potential areas of interest, and the voting process integrates these independent assessments to produce a final detection result, thereby improving reliability through ensemble decision-making

Inventive Principle:
Principle #5Merging (Combining)

2Reliability

If multiple image recognition processes are used to reduce false positives, then the reliability is improved, but the processing time increases

Engineering Contradiction:
Improvefalse positive reductionVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system implements a voting threshold mechanism where only areas of interest that receive sufficient votes from multiple recognition processes are flagged for further review. This partial action approach processes all images through multiple algorithms but only performs detailed analysis on regions that meet the voting criterion, reducing unnecessary processing time while maintaining high reliability

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The voting process serves as an intermediary layer between the multiple recognition processes and the final detection output. This mediator aggregates results from parallel processes, resolves conflicts, and filters false positives before presenting final results, enabling efficient coordination of multiple algorithms without linear sequential processing

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS8311296B2Voting in mammography processing
Publication Date: 2012.11.13 PARASCRIPT LLC
  • US8311296B2 patent drawing
  • US8311296B2 patent drawing
  • US8311296B2 patent drawing

AI summary

Methods and systems are disclosed to aid in the detection of areas of interest in an image. Multiple image recognition processes analyze the image and identify areas of interest. The identified areas of interest are compared to determine confidence values for each identified area of interest using a voting process. The confidence values may be used in determining areas of increased interest which are highlighted on the image. In embodiments, identified areas of interest meeting a certain threshold requirement are selected as areas of increased interest. In other embodiments, new areas of increased interest are created by combining areas of interest. Embodiments of the disclosed methods and system may be used to aid in the detection of cancer in mammogram images.