ScholarGate
Асистент

Сравнение на методи

Прегледайте избраните методи един до друг; редовете с разлики са откроени.

Байесовски генетичен алгоритъм×Байесовска оптимизация×
ОбластСимулационно моделиранеОптимизация
СемействоProcess / pipelineProcess / pipeline
Година на възникване19991975 (foundational); 2012 (ML standard)
СъздателPelikan, M., Goldberg, D. E., & Cantu-Paz, E.Mockus (1975); popularised for ML by Snoek, Larochelle & Adams (2012)
ТипEvolutionary metaheuristic with Bayesian probabilistic modelSequential model-based black-box optimization
Основополагащ източникPelikan, M., Goldberg, D. E., & Cantu-Paz, E. (1999). BOA: The Bayesian optimization algorithm. In Proceedings of the Genetic and Evolutionary Computation Conference (GECCO-1999), pp. 525–532. Morgan Kaufmann. link ↗Snoek, J., Larochelle, H., & Adams, R.P. (2012). Practical Bayesian Optimization of Machine Learning Algorithms. Advances in Neural Information Processing Systems (NeurIPS), 25. link ↗
Други названияBGA, Bayesian-guided GA, Probabilistic GA, EDA-GABayesçi Optimizasyon (Hyperparameter Tuning), surrogate-based optimization, sequential model-based optimization, SMBO
Свързани52
РезюмеA Bayesian Genetic Algorithm (BGA) replaces traditional crossover and mutation operators with a probabilistic Bayesian network learned from selected high-fitness individuals. At each generation the algorithm builds a graphical model of promising solution structure, then samples new offspring from that model, enabling the search to capture and exploit variable dependencies that standard GAs miss.Bayesian Optimization is a sequential, model-based strategy for finding the optimum of expensive black-box functions with as few evaluations as possible. Rooted in the work of Mockus (1975) and brought to mainstream machine-learning practice by Snoek, Larochelle, and Adams (2012), it fits a probabilistic surrogate model — typically a Gaussian Process — to past observations and uses an acquisition function to decide where to probe next, balancing exploration of unknown regions with exploitation of promising ones.
ScholarGateНабор от данни
  1. v1
  2. 2 Източници
  3. PUBLISHED
  1. v1
  2. 2 Източници
  3. PUBLISHED

Към търсенето Download slides

ScholarGateСравнение на методи: Bayesian Genetic Algorithm · Bayesian Optimization. Извлечено на 2026-06-15 от https://scholargate.app/bg/compare