无监督机器学习的功能选择
Huyunting Huang1, Ziyang Tang1, Tonglin Zhang1
1Purdue University West Lafayette, Indiana.
概括
本研究介绍了无监督机器学习 (ML) 集群的逐步特征选择方法,与使用所有特征相比,提高了高斯混合模型 (GMM) 和k-means的准确性和效率.
科学领域:
- 计算机科学 计算机科学
- 机器学习 机器学习
- 数据挖掘 数据挖掘
背景情况:
- 与监督机器学习相比,无监督机器学习 (ML) 的特征选择较少.
- 像高斯混合模型 (GMM) 和k-means这样的集群算法通常利用所有可用的功能,可能会影响性能.
- 在无监督学习中需要改进特征选择技术,以提高聚类的准确性和效率.
研究的目的:
- 为无监督集群方法提出一个逐步的特征选择方法.
- 通过特征子集选择来调整和改进高斯混合模型 (GMM) 和k-means算法.
- 通过模拟和现实世界的数据,对拟议方法与现有方法的性能进行评估.
主要方法:
- 为集群开发了一个逐步的特征选择策略.
- 拟议的方法为GMM和k-means选择一个最佳的特征子集.
- 高斯混合模型 (GMM) 和k-means被潜在地修改,并改进了初始化.
主要成果:
- 与使用所有功能相比,提出的特征选择方法显示出更高的准确性和计算效率.
- 使用蒙特卡洛模拟的实验验证实了该方法的有效性.
- 一个真实世界的数据集分析证实了模拟中的发现,突出了实际应用.
结论:
- 开发的逐步特征选择方法提高了GMM和k-means集群的性能.
- 选择相关特征可以提高无监督ML中的计算效率和准确性.
- 这些发现表明,将GMM和k-means应用于复杂数据集的实际改进.
相关概念视频
Survival Tree
80
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
80
Outliers and Influential Points
4.0K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
4.0K
Types of Selection
40.4K
Natural selection influences the frequencies of particular alleles and phenotypes within populations in several different ways. Primarily, natural selection can be directional, stabilizing, or disruptive. Directional selection favors one extreme trait and shifts the population towards that phenotype while selecting against individuals displaying alternate traits. Stabilizing selection favors an intermediate trait with a narrow range of variation. Deviation from the optimal phenotype towards an...
40.4K
Frequency-dependent Selection
22.0K
When the fitness of a trait is influenced by how common it is (i.e., its frequency) relative to different traits within a population, this is referred to as frequency-dependent selection. Frequency-dependent selection may occur between species or within a single species. This type of selection can either be positive—with more common phenotypes having higher fitness—or negative, with rarer phenotypes conferring increased fitness.
22.0K


