Active Learning Datapoint Elimination Protocol

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional active learning methods lack the capability to efficiently manage and eliminate erroneous or less useful datapoints from the training dataset, leading to increased computational costs and potential performance degradation as the dataset size grows.

Innovation Solution

The implementation of an elimination capability within active machine learning systems that monitors datapoints in the labeled training dataset, determines which datapoints satisfy criteria for elimination operations, and applies these operations to remove less useful or erroneous datapoints, thereby updating the machine learning model with a refined dataset.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If new labeled datapoints are continuously added to the training dataset in active learning, then the predictive performance is improved, but the computational cost and dataset size increase

Engineering Contradiction:
Improvepredictive performanceVSAvoiddataset size
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent applies the discarding and recovering principle by implementing an elimination protocol that removes less useful or erroneous datapoints from the training dataset while maintaining or improving predictive performance. The system monitors datapoint utility and eliminates those that no longer contribute effectively to model training, thereby reducing dataset size and computational cost while preserving the essential information needed for accurate predictions

Inventive Principle:
Principle #34Discarding and recovering

2Loss of information

If the training dataset size grows continuously in active learning, then more information is available for training, but the computational cost increases

Engineering Contradiction:
Improveinformation availabilityVSAvoidcomputational cost
Core Design Contradiction:
Loss of informationVSUse of energy by moving object

Solution Approach 1:

The patent applies the extraction principle by identifying and removing specific datapoints that are less useful or erroneous from the training dataset. The elimination protocol extracts and eliminates datapoints based on utility criteria, thereby reducing the dataset size and associated computational cost while retaining the most informative datapoints needed for effective model training

Inventive Principle:
Principle #2Taking out (Extraction)

3Quantity of substance

If erroneous datapoints are present in the training dataset, then the dataset completeness is maintained, but the predictive performance degrades

Engineering Contradiction:
Improvedataset completenessVSAvoidpredictive performance
Core Design Contradiction:
Quantity of substanceVSReliability

Solution Approach 1:

The patent applies the blessing in disguise principle by converting the harmful effect of erroneous datapoints into a benefit through the elimination protocol. The system detects and eliminates erroneous or less useful datapoints from the training dataset, thereby transforming the presence of potentially harmful data into an opportunity to improve predictive performance by retaining only high-quality, informative datapoints

Inventive Principle:
Principle #22Blessing in disguise (Convert harm into benefit)

Data Source

PatentUS20250029007A1Elimination capability for active machine learning
Publication Date: 2025.01.23 DUKE UNIV
  • US20250029007A1 patent drawing
  • US20250029007A1 patent drawing
  • US20250029007A1 patent drawing

AI summary

A method of datapoint elimination for an active learning algorithm includes monitoring datapoints in a labeled training dataset as new labeled datapoints are added to the labeled training dataset; determining whether datapoints in the labeled training dataset satisfy a criterion for elimination operations of an elimination protocol; and applying the elimination operations of the elimination protocol to remove one or more datapoints from the labeled training dataset.