🌙

机器学习中的分布估计算法综述

Estimation of Distribution Algorithms in Machine Learning: A Survey

IEEE Transactions on Evolutionary Computation · 2023
被引 18
ABS 4

中文导读

综述了分布估计算法(一种进化算法)如何用于解决监督学习、特征选择、聚类和强化学习中的组合与连续优化问题,并提供了未来研究方向。

Abstract

The automatic induction of machine learning models capable of addressing supervised learning, feature selection, clustering and reinforcement learning problems requires sophisticated intelligent search procedures. These searches are usually performed in the possible model structure spaces, leading to combinatorial optimization problems, and in the parameter spaces, where it is necessary to solve continuous optimization problems. This paper reviews how the estimation of distribution algorithms, a kind of evolutionary algorithm, can be used to address these problems. Topics include preprocessing, mining association rules, selecting variables, searching for the optimal supervised learning model (both probabilistic and nonprobabilistic models), finding the best hierarchical, partitional or probabilistic clustering, obtaining the optimal policy in reinforcement learning and performing inference and structural learning in Bayesian networks for association discovery. Interesting guidelines for future work in this area are also provided.

机器学习进化算法特征选择聚类分析强化学习