Fact Extraction Module Using Confidence Scores

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current intelligent systems fail to accurately extract facts from unstructured text and associate them with other features like entities, topics, and events, making it difficult to identify key information in large document corpora.

Innovation Solution

A system and method that includes entity extraction, topic extraction, and fact extraction modules, which use a fact template store to compare text structures and assign confidence scores for accuracy, associating entities and topics with extracted facts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Extent of automation

If current intelligent systems are used for fact extraction, then automation is achieved, but accuracy and association with features fail

Engineering Contradiction:
Improveautomation of fact extractionVSAvoidaccuracy of fact extraction and association
Core Design Contradiction:
Extent of automationVSReliability

Solution Approach 1:

The system divides the fact extraction process into separate modules: entity extraction module, topic extraction module, and fact extraction module. Each module handles specific aspects independently, allowing for specialized processing and improved overall accuracy through coordinated operation of segmented components.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces a confidence score mechanism that acts as an intermediary between the fact extraction module and the final output. This confidence score evaluates the association between extracted facts and features, mediating the relationship and filtering out inaccurate extractions before final delivery.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If manual extraction of key information is performed, then accuracy is maintained, but time consumption increases

Engineering Contradiction:
Improveaccuracy of information extractionVSAvoidtime for document processing
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system enables self-service automated extraction where the fact extraction module autonomously processes documents without human intervention. The module automatically compares text string structures against stored fact templates and generates confidence scores, performing the extraction task independently and efficiently.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system changes the processing parameters by using template-based matching and confidence score thresholds instead of manual review. This parameter transformation allows automated decision-making based on quantitative metrics, significantly reducing processing time while maintaining accuracy through the confidence scoring mechanism.

Inventive Principle:
Principle #35Parameter changes

3Loss of information

If comprehensive feature extraction is performed, then information completeness improves, but system complexity increases

Engineering Contradiction:
Improvecompleteness of extracted informationVSAvoidcomplexity of extraction system
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The system segments the comprehensive extraction task into distinct modules: entity extraction, topic extraction, and fact extraction. Each module focuses on specific feature types, making the overall complex task manageable through modular architecture while ensuring comprehensive coverage of different information types.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The fact extraction module serves multiple functions simultaneously: it extracts facts, compares them against templates, calculates confidence scores, and associates them with entities and topics. This multi-functionality consolidates several operations into a single module, reducing overall system complexity while maintaining comprehensive extraction capabilities.

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

Data Source

PatentUS9424524B2Extracting facts from unstructured text
Publication Date: 2016.08.23 FINCH COMPUTING LLC
  • US9424524B2 patent drawing
  • US9424524B2 patent drawing
  • US9424524B2 patent drawing

AI summary

A system and method for extracting facts from unstructured text files are disclosed. Embodiments of the disclosed system and method may receive a text file as input and perform extraction and disambiguation of entities, as well as extract topics and facts. The facts are extracted by comparing against a fact template store and associating facts with events or topics. The extracted facts are stored in a data store.