Automated Ground Truth Selection for Text Annotation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Manual ground truthing for machine learning models is tedious, time-consuming, and expensive, limiting its affordability and scalability due to the need for expert annotators and extensive text processing.

Innovation Solution

A system that automatically identifies and sorts ground truth candidates in text documents by extracting features, generating scores based on importance, diversity, and context, and selecting candidates for user confirmation, thereby reducing human effort and error.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If manual ground truthing is performed by expert annotators, then accuracy and reliability of ground truths are improved, but time consumption and cost increase significantly

Engineering Contradiction:
Improveground truth accuracyVSAvoidtime consumption
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary automated processing of text documents to identify and rank potential ground truth candidates before human annotators review them. This preliminary action filters and prioritizes candidates based on confidence scores, allowing annotators to focus only on high-value items that need human verification, thereby reducing overall time consumption while maintaining accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

An automated scoring system acts as an intermediary between raw text data and human annotators. This intermediary component generates confidence scores and rankings for potential ground truth candidates, serving as a mediator that prepares data for human review and reduces the burden on annotators by pre-filtering low-quality candidates.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If expert annotators manually evaluate all text documents, then ground truth quality is improved, but scalability is limited due to high cost and time requirements

Engineering Contradiction:
Improveground truth qualityVSAvoidscalability
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

Instead of having expert annotators evaluate all text documents equally, the system applies partial action by automatically processing and scoring all candidates, then having human experts review only the top-ranked candidates that exceed a certain confidence threshold. This partial human intervention maintains ground truth quality for critical cases while enabling scalability through automated handling of the majority of documents.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system changes the parameter of annotator involvement from 100% manual review to a hybrid approach where the proportion of manually reviewed documents is dynamically adjusted based on confidence scores. High-confidence candidates are automatically accepted, while low-confidence candidates receive human review, creating a scalable workflow that adapts to volume requirements while maintaining quality standards.

Inventive Principle:
Principle #35Parameter changes

3Loss of information

If comprehensive manual annotation is performed on all text units, then completeness of ground truths is improved, but resource requirements and complexity increase

Engineering Contradiction:
ImprovecompletenessVSAvoidsystem complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The annotation process is segmented into multiple stages: automated feature extraction, confidence scoring, ranking, and selective human review. This segmentation divides the comprehensive annotation task into manageable segments, where automated systems handle routine high-confidence cases and human experts focus on ambiguous or low-confidence cases, reducing overall system complexity while maintaining completeness.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11928180B2Automatic ground truth selection
Publication Date: 2024.03.12 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US11928180B2 patent drawing
  • US11928180B2 patent drawing
  • US11928180B2 patent drawing

AI summary

A system, method, and computer program product are disclosed. The method includes receiving a first text unit, extracting features from the first text unit, receiving a second text unit, extracting features from the second text unit, receiving a portion comprising the first text unit and the second text unit, and aggregating the features extracted from the first text unit and the features extracted from the second text unit. The method also includes generating a set of scores for the first text unit, the second text unit, and the portion, and based on the set of scores, selecting at least one ground truth candidate from the first text unit, the second text unit, and the portion. Additionally, the method includes determining that the at least one ground truth candidate includes at least one confirmed ground truth, and adding the at least one confirmed ground truth to a ground truth repository.