3D Convolutional Neural Network for Lung Nodule Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional object recognition methods for lung nodules in lung cancer patients are prone to incorrect recognition due to uncertain nodule positions, relying heavily on the reasonableness of image block segmentation.

Innovation Solution

An object recognition method utilizing a pre-processing step to obtain three-dimensional image information of a target region, followed by processing with a convolutional neural network-based data model trained on sets of data including three-dimensional image information and indication information, to determine the probability of abnormalities in the target region.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If conventional machine learning algorithm with image block segmentation is used, then the recognition process can be simplified, but the accuracy deteriorates due to uncertain nodule positions

Engineering Contradiction:
Improverecognition process complexityVSAvoidobject recognition accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent transitions from two-dimensional image block segmentation to three-dimensional volumetric analysis. By processing CT scan data as 3D volumes and using 3D convolutional neural networks, the system can accurately locate nodules anywhere in the lung volume without relying on predefined 2D segmentation blocks, thereby improving accuracy while maintaining computational efficiency.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Solution Approach 2:

The patent replaces conventional machine learning algorithms with deep learning-based convolutional neural networks. This substitution enables the system to automatically learn hierarchical features from 3D medical images, achieving superior nodule detection accuracy compared to traditional methods while handling uncertain nodule positions more effectively.

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

2Ease of manufacture

If image block segmentation is performed, then the processing can be divided into manageable parts, but incorrect recognition occurs when nodule position is uncertain

Engineering Contradiction:
Improveprocessing feasibilityVSAvoidrecognition reliability
Core Design Contradiction:
Ease of manufactureVSReliability

Solution Approach 1:

The patent segments the lung volume into multiple 3D slices or volumetric regions that can be processed independently through the convolutional neural network. This segmentation approach maintains processing feasibility by breaking down the complex 3D lung volume into manageable computational units, while the 3D nature of the segments ensures that uncertain nodule positions are captured accurately without causing incorrect recognition.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary preprocessing of the CT scan data, including intensity normalization, filtering, and segmentation into lung volumes, before feeding the data into the convolutional neural network. These preliminary actions prepare the data in advance, ensuring that the network receives optimized input that enhances both processing feasibility and recognition reliability, preventing incorrect results due to uncertain nodule positions.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11488302B2Object recognition method and device, and storage medium
Publication Date: 2022.11.01 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • US11488302B2 patent drawing
  • US11488302B2 patent drawing
  • US11488302B2 patent drawing

AI summary

An object recognition method is performed at an electronic device. The method includes: pre-processing a target image, to obtain a pre-processed image, the pre-processed image including three-dimensional image information of a target region of a to-be-detected object, processing the pre-processed image by using a target data model, to obtain a target probability, the target probability being used for representing a probability that an abnormality appears in a target object in the target region of the to-be-detected object; and determining a recognition result of the target region of the to-be-detected object according to the target probability, the recognition result being used for indicating the probability that the abnormality appears in the target region of the to-be-detected object. The object recognition method can effectively improve accuracy of object recognition and avoid a case of incorrect recognition.