🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

Combinatorial Bayesian Optimization

Adaptation of Bayesian optimization to discrete or combinatorial search spaces, using specific surrogate models to handle structures like graphs or permutations.

📖
용어

Categorical Surrogate Model

Surrogate model designed to handle categorical or discrete variables, often based on Gaussian processes with kernels adapted to discrete spaces.

📖
용어

Hamming Kernel

Specific kernel function for discrete spaces that measures similarity between two points by counting the number of different coordinates, commonly used in Gaussian processes for combinatorial optimization.

📖
용어

Lattice Acquisition

Acquisition strategy that explores the discrete search space by following a lattice structure, allowing systematic evaluation of neighboring configurations.

📖
용어

BOCP (Bayesian Optimization for Combinatorial Problems)

Specific methodological framework for applying Bayesian optimization to combinatorial problems, integrating adapted models and acquisition strategies.

📖
용어

Permutation Space

Discrete search domain where solutions are ordered arrangements of elements, requiring specialized similarity metrics and kernels like the Kendall kernel.

📖
용어

Graph Kernel

Kernel function defined on graph structures that computes similarity between two graphs based on their topological properties or common substructures.

📖
용어

Random Markov Model

Alternative approach to Gaussian process for modeling the objective function in discrete spaces, capturing dependencies between binary or categorical variables.

📖
용어

Multi-Objective Combinatorial Optimization

Extension of combinatorial Bayesian optimization to problems with multiple conflicting objectives, using approximate Pareto frontiers in discrete spaces.

📖
용어

One-Hot Representation

Encoding technique for categorical variables into binary vectors to enable the use of continuous models in combinatorial optimization contexts.

📖
용어

Partition Tree Method

Approach that recursively divides the discrete search space into sub-regions using decision trees, guided by objective function observations.

📖
용어

BO with Mixed Variables

Variant of Bayesian optimization simultaneously handling continuous, discrete, and categorical variables, requiring hybrid surrogate models.

📖
용어

Simulated Annealing Acquisition

Acquisition strategy that combines Bayesian criteria with a simulated annealing mechanism to escape local optima in discrete landscapes.

📖
용어

Tree-Based Surrogate Model

Alternative to Gaussian processes using ensemble models like random forests, naturally suited for discrete spaces and non-linear structures.

📖
용어

Kendall Distance

Similarity metric between permutations that counts the minimum number of adjacent swaps needed to transform one permutation into another, used in kernels for ordering spaces.

📖
용어

Sequential Bayesian Optimization

Application of Bayesian optimization to sequential decision problems where actions are discrete, modeling the optimal policy with Gaussian processes.

📖
용어

String Kernel

Specialized kernel function for string spaces or discrete sequences, computing similarity based on common subsequences.

📖
용어

BO for Discrete Hyperparameters

Specific application of combinatorial Bayesian optimization for hyperparameter tuning when these belong to discrete or categorical sets.

🔍

결과를 찾을 수 없습니다