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

AI 용어집

인공지능 완전 사전

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

Multi-Objective Bayesian Optimization (MOBO)

Extension of Bayesian optimization using surrogate models to guide the search for a Pareto front with a minimum number of expensive evaluations.

📖
용어

Multi-Objective Gaussian Process

Surrogate model where each objective function is modeled by an individual Gaussian process, capturing uncertainty and correlation between objectives.

📖
용어

Multi-Objective Acquisition Function

Criterion exploiting the trade-off between exploration and exploitation to select the next point to evaluate, based on the predictions and uncertainties of the surrogate model.

📖
용어

Expected Hypervolume Improvement (EHVI)

Acquisition function that calculates the expected improvement in the hypervolume of the current Pareto front if a new point were evaluated.

📖
용어

Pareto Front Expected Improvement (PFEI)

Acquisition function that estimates the potential improvement of the Pareto front by evaluating a new point, based on the probability of non-dominance.

📖
용어

Multi-Objective Lower Confidence Bound (LCB) Criterion

Pessimistic acquisition function that optimizes a linear combination of the predicted mean and variance from the model for each objective.

📖
용어

Front Diversity Optimization

Strategy aimed at maintaining a good distribution of solutions on the Pareto front to avoid concentration in a single region of the objective space.

📖
용어

Scalarization

Technique transforming a multi-objective problem into a single-objective problem by weighting the different objectives, often used to define acquisition functions.

📖
용어

Multi-Objective Kriging

Synonymous with the use of Gaussian processes for multi-objective modeling, inherited from the geostatistics field where Kriging is an interpolation method.

📖
용어

Epsilon-Indicator

A quality metric that quantifies the worst performance of one set of solutions compared to another, measuring the factor by which one front must be degraded to dominate another.

📖
용어

Decomposition-Based MOBO

An approach that decomposes the multi-objective problem into several single-objective subproblems, each solved by standard Bayesian optimization.

📖
용어

Batch Bayesian Multi-Objective Optimization

A variant of MOBO where multiple points are selected simultaneously for evaluation, often in parallel, to accelerate the optimization process.

🔍

결과를 찾을 수 없습니다