Automated Hyperparameter Search Space Definition

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Defining a suitable search space for hyperparameter optimization in machine learning is challenging, as it requires expertise and is not automated, leading to inefficiencies in finding optimal hyperparameter values for machine learning models.

Innovation Solution

An automated method is introduced to determine optimal hyperparameter ranges by leveraging historical data from previous Bayesian optimization runs, using techniques like transfer learning to adjust the search space based on user-defined parameters, allowing for the selection of optimal hyperparameter values without human intervention.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If manual definition of search space is used, then expertise and control are improved, but automation and efficiency deteriorate

Engineering Contradiction:
Improvemanual tuning controlVSAvoidhyperparameter optimization automation
Core Design Contradiction:
Ease of operationVSExtent of automation

Solution Approach 1:

The system performs self-service by automatically defining search spaces using historical data from previous optimization runs. The automated search space definition leverages transfer learning to extract useful information from past experiments, eliminating the need for manual expert intervention while maintaining optimization effectiveness.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary action by pre-defining search spaces using historical data before the current optimization task begins. By leveraging transfer learning from previous runs, the system prepares optimized search space parameters in advance, improving efficiency without requiring manual tuning for each new task.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If automated search space definition is implemented, then efficiency and productivity are improved, but measurement precision and accuracy deteriorate

Engineering Contradiction:
Improvehyperparameter optimization efficiencyVSAvoidsearch space definition accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system uses feedback from historical optimization runs to iteratively improve search space definitions. By analyzing past performance data and using transfer learning, the system continuously refines its automated search space definition, achieving both high productivity and accurate precision through feedback-driven improvement.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11593704B1Automatic determination of hyperparameters
Publication Date: 2023.02.28 AMAZON TECH INC
  • US11593704B1 patent drawing
  • US11593704B1 patent drawing
  • US11593704B1 patent drawing

AI summary

Techniques for tuning a machine learning algorithm using automatically determined optimal hyperparameters are described. An exemplary method includes receiving a request to determine a search space for at least one hyperparameter of a machine learning algorithm; determining, according to the request, optimal hyperparameter values from the search space for at least the one hyperparameter of the machine learning algorithm based on an evaluation of hyperparameters from the same machine learning algorithm on different datasets; and tuning the machine learning algorithm using the determined optimal hyperparameter values for the at least one hyperparameter of the machine learning algorithm to generate a machine learning model.