Bayesian Optimization Support for Heteroscedastic Noise

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing Bayesian optimization methods cannot effectively handle heteroscedastic observation noise, preventing the use of parallel Bayesian optimization.

Innovation Solution

A support method and system that integrate predictive distributions from two machine learning models to account for heteroscedastic observation noise, enabling parallel Bayesian optimization through a third predictive distribution and multiple acquisition functions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If heteroscedasticity Bayesian optimization is used to account for observation noise, then measurement precision is improved, but device complexity increases and parallel processing becomes impossible

Engineering Contradiction:
Improvehandling of heteroscedastic observation noiseVSAvoidcomplexity of acquisition function
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the predictive distribution into two separate machine learning models: one for the expected value of the response variable and another for the variance of the response variable. This segmentation allows each model to specialize in one aspect, simplifying the overall system while enabling parallel processing of multiple recommended values through the acquisition function.

Inventive Principle:
Principle #1Segmentation

2Productivity

If parallel Bayesian optimization is used to explore multiple recommended values, then productivity is improved, but the ability to handle heteroscedastic observation noise is lost

Engineering Contradiction:
Improveefficiency of exploring multiple recommended valuesVSAvoidhandling of heteroscedastic observation noise
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent merges the capabilities of heteroscedasticity Bayesian optimization and parallel Bayesian optimization by integrating the predictive distribution of the expected value with the predictive distribution of the variance into a unified framework. This combination allows the system to maintain the ability to handle heteroscedastic observation noise while enabling parallel exploration of multiple recommended values through the acquisition function.

Inventive Principle:
Principle #5Merging (Combining)

3Device complexity

If a single machine learning model outputs both predictive distribution of expected value and variance, then device complexity is reduced, but measurement precision for handling heteroscedastic noise deteriorates

Engineering Contradiction:
Improvenumber of machine learning modelsVSAvoidpredictive distribution accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent divides the predictive distribution task into two separate machine learning models: one dedicated to predicting the expected value of the response variable and another dedicated to predicting the variance. This segmentation improves measurement precision by allowing each model to specialize in its specific task, thereby achieving more accurate predictive distributions for handling heteroscedastic observation noise.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20250278651A1Support method, recording medium, and support system
Publication Date: 2025.09.04 SCREEN HOLDINGS CO LTD
  • US20250278651A1 patent drawing
  • US20250278651A1 patent drawing
  • US20250278651A1 patent drawing

AI summary

A support method supports exploration of a value of an explanatory variable that maximizes or minimizes an expected value of a response variable, and includes: outputting, from a first machine learning model, a first predictive distribution which is a predictive distribution of the expected value of the response variable; outputting, from a second machine learning model, a second predictive distribution which is a predictive distribution of a variance of the response variable; constructing a third predictive distribution that integrates the first predictive distribution and the second predictive distribution; and a recommended value acquisition process of executing parallel Bayesian optimization based on the third predictive distribution, at least one acquisition function, and an exploration range, and acquiring at least one recommended value of the explanatory variable that maximizes the acquisition function from within the exploration range.