Softened Thresholds for Accurate Entity Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional hardline thresholds in data processing lead to inefficient and unfair segmentation of entities, as they fail to accurately reflect underlying differences between entities with attribute values close to the threshold, resulting in arbitrary and inefficient processing.

Innovation Solution

Transforming hardline thresholds into softened thresholds that allow entities to be processed using contributions from multiple models, enabling a more granular and accurate reflection of entity characteristics.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If hardline thresholds are used to segment entities, then processing is simplified and faster, but segmentation accuracy and fairness deteriorate

Engineering Contradiction:
Improveprocessing speedVSAvoidsegmentation accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent transforms the hardline threshold parameter into a softened threshold by applying a smoothing function (e.g., sigmoid or Gaussian) that converts the abrupt binary classification into a continuous probability distribution. This parameter transformation allows entities near the threshold to be classified with nuanced probabilities rather than forced into rigid categories, thereby improving segmentation accuracy while maintaining processing efficiency through mathematical transformation.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces dynamic weighting mechanisms where the contribution of different models varies continuously based on how close an entity's attribute value is to the threshold. Entities near the threshold receive weighted contributions from multiple models rather than being assigned to a single model, creating a dynamic and flexible segmentation system that adapts to the specific characteristics of each entity.

Inventive Principle:
Principle #15Dynamics

2Device complexity

If hardline thresholds are used to divide entities into segmentations, then model selection is simpler, but fairness and accuracy deteriorate due to arbitrary demarcation

Engineering Contradiction:
Improvemodel selection complexityVSAvoidsegmentation fairness
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent introduces a threshold softening function as an intermediary layer between the hardline threshold and the model selection process. This intermediary transforms the arbitrary binary decision into a continuous probability distribution, allowing for more fair and accurate model selection. The smoothing function acts as a mediator that reduces the harshness of hardline thresholds while maintaining the overall structure of the segmentation system.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent applies partial action by allowing multiple models to contribute partially to the classification of entities near the threshold, rather than forcing a complete and exclusive assignment to one model. This partial contribution approach, where entities receive weighted inputs from multiple models based on their proximity to the threshold, improves fairness and accuracy without requiring complete reorganization of the segmentation system.

Inventive Principle:
Principle #16Partial or excessive action

3Ease of operation

If hardline thresholds are used, then entities slightly above and below the threshold are clearly separated, but the underlying small differences between them are not reflected

Engineering Contradiction:
Improveclassification clarityVSAvoidattribute difference information
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The patent adds a new dimension to the classification process by introducing probability values and model contribution weights as additional layers of information. Instead of simple binary classification (above/below threshold), the system now operates in a multi-dimensional space that includes the degree of proximity to the threshold, probability of belonging to each segmentation, and weighted contributions from multiple models. This dimensional expansion preserves the underlying attribute differences while maintaining classification clarity.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS12118621B2Hardline threshold softening
Publication Date: 2024.10.15 PAYPAL INC
  • US12118621B2 patent drawing
  • US12118621B2 patent drawing
  • US12118621B2 patent drawing

AI summary

A first schema accessed is associated with a plurality of entities that are participants of an electronic system. Each entity has a corresponding attribute. Each of a first subset of the entities has a respective attribute value below a threshold. Each of a second subset of the entities has a respective attribute value above the threshold. According to the first schema, it is determined that data and/or transactions associated with the first and second subsets of the entities are processed using a first and a second model, respectively. A second schema is generated by softening the predefined threshold such that according to the second schema, data and/or transactions associated with the first subset of the entities and data and/or transactions associated with the second subset of the entities are each processed using both the first model and the second model. The second schema is implemented in the electronic system.