Neighbor Frequency Aggregation for Decision Tree Probability Estimation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing approaches to computing probability distributions for contextual bandit problems, particularly when dealing with decision trees, face challenges in accurately estimating posterior probabilities for data with complex dependencies and limited computational resources.

Innovation Solution

The method involves examining pairs of samples in each leaf node of a plurality of decision trees to determine neighbor frequencies, calculating an average neighbor frequency for each leaf node, and using these frequencies to aggregate parametric probability distributions across ensembles of decision trees, thereby improving the accuracy of probability estimation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional methods are used to compute probability distributions for contextual bandit problems, then computational resources are consumed, but measurement precision of posterior probabilities deteriorates

Engineering Contradiction:
Improveaccuracy of probability estimationVSAvoidcomputational resources
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent segments the computation of probability distributions by examining pairs of samples within leaf nodes of decision trees. Instead of computing distributions across entire datasets, the method divides computation into discrete leaf node pairs, calculating neighbor frequencies locally and aggregating results. This segmentation reduces overall computational resource consumption while maintaining estimation accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the parameter representation from traditional probability distribution computations to neighbor frequency aggregations. By parameterizing the problem in terms of how often sample pairs appear together in leaf nodes across multiple decision trees, the method achieves more accurate posterior probability estimates with reduced computational overhead, particularly for contextual bandit problems.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If more computational resources are allocated to improve probability distribution accuracy, then measurement precision improves, but productivity decreases

Engineering Contradiction:
Improveaccuracy of probability estimationVSAvoidprocessing efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent performs preliminary actions by pre-computing neighbor frequencies for sample pairs across multiple decision trees before solving the contextual bandit problem. These pre-computed frequencies are stored and reused during Thompson sampling, eliminating the need for repeated complex probability distribution computations and thereby improving processing efficiency without sacrificing accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The method creates simplified copies of probability distribution information in the form of neighbor frequency counts. Instead of working with complex continuous probability distributions, the patent uses discrete frequency copies that can be efficiently aggregated and used for decision-making, improving both accuracy and processing efficiency.

Inventive Principle:
Principle #26Copying

3Measurement precision

If existing methods are used for sparse data, then device complexity is reduced, but measurement precision of probability distributions deteriorates

Engineering Contradiction:
Improveaccuracy for sparse dataVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges information from multiple decision trees by aggregating neighbor frequencies across an ensemble. For sparse data, this combining approach allows the system to accumulate sufficient statistical evidence to achieve accurate probability estimates, overcoming the limitations of individual trees that would otherwise fail with sparse data.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS11676050B2Systems and methods for neighbor frequency aggregation of parametric probability distributions with decision trees using leaf nodes
Publication Date: 2023.06.13 MUG LIFE LLC
  • US11676050B2 patent drawing
  • US11676050B2 patent drawing
  • US11676050B2 patent drawing

AI summary

A method, system, and computer-usable medium are disclosed for, comprising: examining pairs of samples in each leaf node of a plurality of decision trees and for each pair of samples, determining a neighbor frequency of each pair of samples as a frequency of how often such pair of samples are filtered into a particular leaf node of the plurality of decision trees and for each leaf node of the plurality of decision trees, determining a neighbor frequency of the leaf node as an average of the neighbor frequencies of the samples of the leaf node.