Entity Description Enrichment for Zero-Shot NERC Accuracy

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Obtaining labeled data for training machine learning models in named entity recognition and classification (NERC) is difficult, and existing zero-shot and few-shot learning approaches may not adequately address the challenge of identifying and classifying entities in unstructured text.

Innovation Solution

A method for generating and ranking enriched descriptions of entities using autoencoders and language models, incorporating user feedback to enhance the predictive accuracy of machine learning models, particularly zero-shot models, by leveraging semantic similarity and entropy-based metrics.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If zero-shot or few-shot learning approaches are used for NERC, then the model can handle previously unseen entities, but the predictive accuracy and reliability of entity classification deteriorates due to lack of sufficient training data

Engineering Contradiction:
Improveability to handle unseen entitiesVSAvoidpredictive accuracy of entity classification
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system performs preliminary actions by automatically generating multiple enriched descriptions for each entity type before the actual NERC task. These enriched descriptions serve as pre-prepared training materials that enhance the model's ability to accurately classify entities while maintaining adaptability to unseen entity types.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates multiple copied and varied versions of entity descriptions using language models. Instead of relying on a single description, multiple paraphrased and enriched versions are generated, allowing the model to learn from diverse representations of the same entity, thereby improving reliability without requiring additional real-world data.

Inventive Principle:
Principle #26Copying

2Measurement precision

If multiple enriched descriptions are generated for each entity, then the training data quality improves, but the time and computational resources required for description generation increases

Engineering Contradiction:
Improvequality of training descriptionsVSAvoidtime for description generation
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system employs self-service by automatically generating enriched descriptions without requiring manual annotation efforts. The language models autonomously create multiple high-quality description variations, eliminating the need for human experts to manually write training descriptions while maintaining high precision.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system changes parameters by adjusting the number of descriptions generated per entity, the complexity of enrichment, and the selection criteria for final training data. This allows optimization of the balance between description quality and generation time based on specific task requirements and resource availability.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If manual annotation of training data is performed, then the accuracy of labeled data improves, but the productivity and scalability of data preparation deteriorates

Engineering Contradiction:
Improveaccuracy of labeled dataVSAvoidspeed of data preparation
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system replaces the mechanical process of manual human annotation with automated language model-based description generation. This substitution maintains high accuracy in labeled data while dramatically improving productivity and scalability, as the automated system can generate descriptions much faster than manual processes without sacrificing quality.

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

Solution Approach 2:

Instead of manually creating unique descriptions for each training example, the system automatically generates multiple copied and varied descriptions using language models. This approach maintains the quality benefits of careful annotation while achieving the speed and scalability of automated processes.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12530388B2Automated enrichment of entity descriptions in unstructured text
Publication Date: 2026.01.20 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US12530388B2 patent drawing
  • US12530388B2 patent drawing
  • US12530388B2 patent drawing

AI summary

Automatically enriching the descriptions of an entity mentioned in a sentence corpus includes generating multiple enriched descriptions corresponding to a label of the entity. Each of the multiple enriched descriptions is ranked. The ranking is generated by a machine learning model that is configured to determine a likelihood that an enriched description correctly describes the entity. The sentence corpus are annotated by coupling each mention of the entity with one or more of the enriched descriptions. The one or more enriched descriptions are selected based on the ranking. As annotated, the sentence corpus can be output.