Lung Nodule Detection via Generalized Hough Transform and Feature Normalization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current automatic lung nodule detection techniques in chest x-ray radiographs face challenges due to variations in image characteristics, nodule sizes, shapes, and background structures, leading to position-dependent feature extraction difficulties and limited accuracy in distinguishing genuine nodules from false positives.

Innovation Solution

The use of a generalized Hough transform to accumulate evidence within a ring region, providing a feature score without requiring a specific shape fit, combined with feature normalization to reduce position dependency and enhance nodule detection, particularly through the blob feature extraction method that captures subtle and obvious nodules effectively.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional feature extraction techniques are used, then the detection process is simple, but the accuracy in distinguishing genuine nodules from false positives is limited due to position dependency

Engineering Contradiction:
Improvenodule detection accuracyVSAvoidfeature processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent transforms the feature space by applying multiple mathematical transformations (logarithm, gradient, Laplacian) to the image data and feature values. This changes the parameters of the feature representation to make them more discriminative and less position-dependent, thereby improving detection accuracy while managing complexity through systematic transformation pipelines

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces an intermediary background model that mediates between the raw image features and the final classification. By estimating and removing background contributions from feature values, the system eliminates position-dependent biases without requiring complex position-specific processing for each nodule candidate

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If sophisticated learning algorithms are used to compensate for position dependency, then classification accuracy may improve, but a large data set is required and accuracy is still insufficient in practice

Engineering Contradiction:
Improveclassification accuracyVSAvoiddata set size requirement
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent implements self-service by having the system automatically estimate the background model from the data itself without requiring external annotated background information. The background model is derived from the distribution of feature values in the input data, allowing the system to adapt to different datasets without requiring large amounts of additional training data

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent performs preliminary background estimation and feature normalization before the main classification process. By pre-processing the features to remove position-dependent background effects, the system prepares the data in advance, reducing the burden on subsequent learning algorithms and decreasing the amount of training data needed

Inventive Principle:
Principle #10Preliminary action

3Adaptability or versatility

If adaptive ring filtering is used, then weak and strong nodules may be captured independently of intensity and contrast, but variation in nodule shape may cause some nodules to be missed

Engineering Contradiction:
Improveintensity and contrast independenceVSAvoidnodule detection completeness
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The patent creates a universal feature extraction pipeline that handles multiple nodule characteristics simultaneously. By extracting multiple types of features (intensity, gradient, Laplacian) and processing them through a unified background-normalized framework, the system achieves versatility across different nodule types while maintaining high detection completeness through multi-feature integration

Inventive Principle:
Principle #6Universality (Multi-functionality)

4Measurement precision

If matching filter techniques are used, then false positives may be suppressed and genuine nodules enhanced, but the capability to tolerate complex background structures is limited

Engineering Contradiction:
Improvefalse positive suppressionVSAvoidbackground structure tolerance
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent applies parameter changes by transforming the feature values through logarithmic and power transformations, and by changing the representation of background effects. These parameter changes enable the system to adapt to various background structures while maintaining the ability to suppress false positives through the normalized feature space

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS8107699B2Feature processing for lung nodules in computer assisted diagnosis
Publication Date: 2012.01.31 SIEMENS HEALTHINEERS AG
  • US8107699B2 patent drawing
  • US8107699B2 patent drawing
  • US8107699B2 patent drawing

AI summary

Feature processing is provided for lung nodules in computer-assisted diagnosis. A feature that may better distinguish nodules from background is extracted using a Hough transform. Rather than relying on a specific boundary shape, the Hough transform accumulates evidence associated with a region, such as a ring region. The accumulated evidence provides a feature score without requiring a nodule to fit a specific shape. In another approach, a background level is determined from extracted features. Rather than attempting to normalize an image prior to extraction, the features are normalized. The feature normalization and generalized Hough transform extraction may be used together or alone.