Concept Normalization Using External Evidence for Clinical Diagnosis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current intelligent clinical decision support tools face challenges in inferring accurate diagnoses due to the lack of large annotated training corpora and limitations in processing unstructured clinical data, particularly when patients describe symptoms in ambiguous or unconventional ways, leading to failures in capturing the complexities of clinical scenarios.

Innovation Solution

A method and system that normalize input data by extracting concepts from free text, querying external resources, and revising these concepts using a reinforcement learning agent to generate refined concepts, which are then processed to infer diagnoses, leveraging deep learning neural networks to optimize reward functions for accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If supervised classification models using neural networks are used for diagnostic inferencing, then the model can process structured clinical data, but it fails to capture ambiguities and uncertainties in unstructured clinical scenarios and requires large labeled data sets

Engineering Contradiction:
Improvediagnostic accuracyVSAvoidability to handle ambiguous clinical descriptions
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent introduces an intermediary concept normalization module that acts as a bridge between unstructured patient descriptions and structured medical concepts. This module queries external knowledge bases (UMLS, SNOMED CT) to find standardized concepts that match patient descriptions, enabling the system to handle ambiguous language while maintaining diagnostic accuracy through structured processing.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary concept normalization and disambiguation before the main diagnostic classification process. By pre-processing unstructured text to extract and normalize medical concepts using external knowledge bases, the system prepares the data in advance, reducing the burden on the classification model and improving its ability to handle ambiguous descriptions.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If medical personnel manually analyze clinical cases to infer diagnoses, then accurate diagnoses can be obtained, but significant time and cognitive burden are required

Engineering Contradiction:
Improvediagnostic accuracyVSAvoidtime for clinical decision making
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system enables self-service by automatically performing concept extraction, normalization, and diagnostic inference without requiring manual medical expertise. The automated pipeline processes clinical cases through multiple stages including NLP, knowledge base querying, and machine learning-based classification, delivering accurate diagnoses rapidly and reducing dependency on manual analysis.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system incorporates feedback mechanisms where diagnostic results and performance metrics are continuously used to improve the model. By monitoring diagnostic accuracy and adjusting the system based on outcomes, the patent ensures maintaining high reliability while automating the process to reduce time loss.

Inventive Principle:
Principle #23Feedback

3Productivity

If concept extraction from free text is performed without external resource validation, then processing speed is maintained, but accuracy of concept identification decreases

Engineering Contradiction:
Improveconcept extraction speedVSAvoidconcept identification accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system performs preliminary querying of external knowledge bases to validate and refine extracted concepts before final diagnostic processing. By pre-checking concepts against UMLS and SNOMED CT, the system ensures accurate concept identification while maintaining efficiency through optimized query strategies and caching mechanisms.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

External knowledge bases serve as intermediaries between raw text extraction and final concept identification. The system uses these knowledge bases to verify and disambiguate extracted concepts, improving measurement precision while maintaining productivity through efficient intermediary processing.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11295861B2Extracted concept normalization using external evidence
Publication Date: 2022.04.05 KONINKLIJKE PHILIPS NV
  • US11295861B2 patent drawing
  • US11295861B2 patent drawing
  • US11295861B2 patent drawing

AI summary

Various embodiments described herein relate to a method, system, and non-transitory machine-readable medium including one or more of the following: extracting a first concept from input data presented for processing by a downstream function; identifying external data from an external resource based on the first concept; extracting a second concept from the external data; revising the first concept based on the second concept to produce a revised concept, wherein revising includes: applying a machine learning agent to determine whether to keep the first concept or adopt the second concept, and adopting the second concept in place of the first concept for use as the revised concept based on a decision by the machine learning agent to adopt the second concept; and further processing the revised concept according to the downstream function to generate an output.