Active Learning Heuristic Ranking for Data Labeling Efficiency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional active learning methods for machine learning models are limited by their reliance on singular, model-specific strategies, which can lead to inefficiencies such as selecting outliers or focusing on non-consequential regions of the problem space, thereby increasing the cost and complexity of labeling data.

Innovation Solution

The use of multiple heuristics, such as Shannon's entropy, confidence-based, distance from decision hyperplane, orthogonality to labeled points, information density, perturbation, and expected gradient length heuristics, to identify and rank unlabeled vectors for labeling, allowing for adaptive and efficient data labeling across various problem spaces.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If traditional active learning methods use singular model-specific strategies, then the labeling process becomes simpler, but the model accuracy improvement is insufficient and may require labeling more data

Engineering Contradiction:
Improvemodel accuracyVSAvoidnumber of labeled data
Core Design Contradiction:
Manufacturing precisionVSQuantity of substance

Solution Approach 1:

The patent combines multiple diverse heuristics (Shannon entropy, confidence-based, distance from decision hyperplane, orthogonality to labeled points, information density, perturbation, and expected gradient length) into a unified framework. This merging of multiple selection strategies allows the system to identify more informative samples for labeling, improving model accuracy while reducing the total number of labeled data needed compared to single-strategy active learning

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent creates a universal active learning framework that can adapt to different problem spaces and model types through multiple heuristics. Instead of being limited to a single model-specific strategy, the system can select from diverse heuristics appropriate for different scenarios, making it more effective across various applications while maintaining efficiency

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

2Quantity of substance

If traditional active learning focuses on uncertainty sampling, then the labeling cost is reduced, but the selected samples may be outliers that do not improve model performance

Engineering Contradiction:
Improvenumber of labeled dataVSAvoidmodel accuracy
Core Design Contradiction:
Quantity of substanceVSManufacturing precision

Solution Approach 1:

The patent merges uncertainty sampling with multiple other heuristics including distance from decision hyperplane, orthogonality to labeled points, and expected gradient length. This combination ensures that selected samples are not only uncertain but also informative and representative, preventing the selection of outliers while maintaining labeling efficiency

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system uses feedback from multiple heuristic evaluations to guide sample selection. By considering multiple criteria simultaneously (uncertainty, distance, orthogonality, information density), the system provides feedback mechanisms that ensure selected samples truly improve model performance rather than merely reducing labeling cost through outlier selection

Inventive Principle:
Principle #23Feedback

3Manufacturing precision

If multiple heuristics are used to rank unlabeled vectors, then the quality of selected samples improves, but the computational complexity increases

Engineering Contradiction:
Improvesample selection qualityVSAvoidcomputational complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent segments the complex sample selection process into multiple independent heuristic components. Each heuristic (Shannon entropy, confidence-based, distance from decision hyperplane, etc.) can be computed separately and then combined through ranking. This segmentation allows for modular computation and makes the overall complex process more manageable and efficient

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system changes parameters by computing multiple different heuristic measures for each unlabeled sample and then ranking them. By transforming the selection problem into a multi-parameter ranking problem, the system achieves higher sample quality while the computational complexity is managed through efficient ranking algorithms rather than exhaustive evaluation

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11928593B2Machine learning systems and methods for regression based active learning
Publication Date: 2024.03.12 FORTINET INC
  • US11928593B2 patent drawing
  • US11928593B2 patent drawing
  • US11928593B2 patent drawing

AI summary

Among a great deal of other disclosure and scope, systems and methods are enclosed that enable for highly efficient labeling of data. For example, in some of many cases, a novel methodology for ranking vectors most useful to label next is disclosed. In such an example, a neural network is trained to predict this ranking methodology upon being given a set of heuristics from which to assess the given problem space. A user can continue the cycle of identifying a set of candidate vectors to label, compiling relevant heuristics from said vectors, ranking vectors via the trained neural network, selecting a subset of the ranked vectors, inquiring an oracle regarding the true labels of the vectors, and then appending the subset of newly labelled vectors to the labelled set of vectors until satisfaction.