Automated Ontology Mapping for NER False Positives

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current named entity recognition (NER) processes face challenges in linking synonyms, mapping to ontological concepts, and dealing with false positives, which are computationally intensive and laborious.

Innovation Solution

The proposed solution involves a method that learns new synonyms for a given concept without manual curation, relates raw NER outputs to ontological concepts, accounts for false positives, aggregates NER results from different approaches, and presents knowledge graphs in user-adjustable ways.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual curation techniques are used to link synonyms and map to ontological concepts, then mapping precision is improved, but productivity deteriorates due to labor intensity and time consumption

Engineering Contradiction:
Improvemapping precisionVSAvoidproductivity
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent replaces manual curation processes with automated machine learning models that learn to map NER outputs to ontological concepts. The system uses neural networks to automatically associate entity mentions with ontology terms, eliminating the need for human curators to manually create and maintain synonym links while achieving comparable or superior mapping precision.

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

Solution Approach 2:

The system enables automatic self-learning where the mapping model is trained on annotated data and then autonomously performs synonym linking and ontology mapping without human intervention. The model continuously improves by learning from labeled examples and can independently handle new entity-ontology relationships that arise in the data.

Inventive Principle:
Principle #25Self-service

2Productivity

If computational methods are used to handle large-scale unstructured data, then productivity is improved, but reliability deteriorates due to false positives in NER processes

Engineering Contradiction:
ImproveproductivityVSAvoidreliability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent implements feedback mechanisms where the system learns from annotated data and corrects false positives by training on labeled examples that include correction information. The model uses feedback loops to refine its predictions, gradually improving reliability as it processes more data and learns from its errors through supervised learning.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system performs beforehand validation by cross-referencing NER outputs against multiple data sources and using confidence thresholds to filter out low-quality predictions before they enter downstream processing. This pre-filtering approach cushions against false positives by eliminating unlikely candidates before they cause problems.

Inventive Principle:
Principle #11Beforehand cushioning (Prior cushioning)

3Reliability

If multiple NER approaches are aggregated to improve reliability, then reliability is improved, but device complexity increases

Engineering Contradiction:
ImprovereliabilityVSAvoiddevice complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent merges multiple NER approaches by integrating different algorithms and models into a unified system that processes entity recognition through multiple stages. The system combines rule-based extraction, machine learning models, and ontology-based validation into a single coordinated pipeline that leverages the strengths of each approach while filtering out their weaknesses through integration.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS20250139360A1Technologies for relating terms and ontology concepts
Publication Date: 2025.05.01 TELLIC LLC
  • US20250139360A1 patent drawing
  • US20250139360A1 patent drawing
  • US20250139360A1 patent drawing

AI summary

This disclosure enables various technologies that can (1) learn new synonyms for a given concept without manual curation techniques, (2) relate (e.g., map) some, many, most, or all raw named entity recognition outputs (e.g., “United States”, “United States of America”) to ontological concepts (e.g., ISO-3166 country code: “USA”), (3) account for false positives from a prior named entity recognition process, or (4) aggregate some, many, most, or all named entity recognition results from machine learning or rules based approaches to provide a best of breed hybrid approach (e.g., synergistic effect).