Tumor Size and Location Extraction From Radiology Reports

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing NLP systems fail to accurately extract and structure tumor size and location information from unstructured radiology reports, unable to distinguish between prior and current tumors, and are not integrated into EHR systems at scale.

Innovation Solution

A BERT-based NLP model extracts tumor size and location entities from unstructured data, parses dimensions, links entities, and determines anatomical locations using metadata and dictionaries, producing structured data for EHR integration.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual extraction of tumor size and location information is used, then data accuracy is maintained, but time consumption and cost increase significantly

Engineering Contradiction:
Improvedata accuracyVSAvoidtime consumption
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent replaces manual mechanical extraction processes with an automated NLP system based on deep neural networks. The system processes unstructured radiology reports and extracts tumor size and location information automatically, eliminating the need for manual review while maintaining high accuracy through trained models and structured output validation.

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

2Productivity

If existing NLP systems are used, then some entity extraction is achieved, but accuracy in distinguishing prior and current tumors remains insufficient

Engineering Contradiction:
Improveextraction capabilityVSAvoiddistinguishing accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent introduces an intermediary structured data representation layer between the unstructured radiology reports and the final extraction results. The NLP system first converts unstructured text into structured intermediate representations that explicitly encode temporal relationships and tumor characteristics, enabling more accurate distinction between prior and current tumors before final output generation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent changes the parameter representation by using structured data fields with specific attributes (such as temporal indicators, tumor status flags, and structured location hierarchies) instead of unstructured text. This parameter transformation enables the system to accurately capture and distinguish temporal relationships and tumor states that existing NLP systems miss.

Inventive Principle:
Principle #35Parameter changes

3Loss of information

If comprehensive tumor information extraction is implemented, then data completeness improves, but system complexity increases

Engineering Contradiction:
Improvedata completenessVSAvoidsystem complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent segments the tumor information extraction task into distinct structured components: tumor size parameters, location coordinates, temporal indicators, and status flags. Each component is extracted and validated independently by specialized NLP sub-routines, then assembled into a complete structured record. This segmentation maintains data completeness while managing system complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

4Measurement precision

If NLP models are trained on annotated datasets, then extraction accuracy improves, but training time and computational resources increase

Engineering Contradiction:
Improveextraction accuracyVSAvoidtraining time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs preliminary action by pre-training the NLP models on large annotated datasets of radiology reports before deployment. The models are trained in advance to recognize tumor size patterns, location descriptors, and temporal indicators. This preliminary training enables the system to achieve high extraction accuracy from the start, eliminating the need for iterative retraining and reducing overall time investment.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12518099B2System to identify size and location information from unstructured inputs
Publication Date: 2026.01.06 NFERENCE INC
  • US12518099B2 patent drawing
  • US12518099B2 patent drawing
  • US12518099B2 patent drawing

AI summary

A method including receiving an input of unstructured data; extracting at least one size entity and at least one location entity from the unstructured data using a named entity recognition model; parsing dimensions of the at least one size entity; and outputting structured size data and structured location data.