一种基于金-灰狼混合优化算法的特征选择方法
Guangwei Liu1, Zhiqing Guo1, Wei Liu2
1College of Mining, Liaoning Technical University, Fuxin, Liaoning, China.
PloS one
|January 2, 2024
概括
一个新的混合优化算法,金子优化-灰狼优化器 (GJO-GWO),增强了对高维数据的特征选择. 这种方法有效地减少了数据尺寸,提高了分类准确性和稳定性.
科学领域:
- 计算机科学 计算机科学
- 人工智能的人工智能
- 机器学习 机器学习
背景情况:
- 高维数据集在特征选择方面存在挑战,原因是冗余,无关和杂的特征.
- 现有的优化算法在复杂的数据场景中可能缺乏效率和准确性.
- 有效的维度减小对于改善模型性能和可解释性至关重要.
研究的目的:
- 为有效的特征选择提出一种新的混合优化算法.
- 为高维数据集开发数据维度减小技术.
- 通过优化特征选择来提高分类准确性和算法稳定性.
主要方法:
- 一种混合优化算法,多策略融合GJO-GWO,结合金子优化 (GJO) 和灰狼优化器 (GWO) 与拉格朗日插值.
- 对八个复杂基准函数 (案例1) 的 GJO-GWO 算法的评估.
- 将GJO-GWO算法应用于十个特征选择问题 (案例2).
主要成果:
- 与其他方法相比,GJO-GWO算法展示了优越的优化性能.
- 在基准函数和特征选择任务中,在较小的平均值和较小的标准偏差中观察到一致的改进.
- 该算法实现了更高的分类准确性和更短的执行时间.
结论:
- 拟议的GJO-GWO算法为特征选择提供了卓越的优化能力.
- 混合方法为高维数据提供了增强的分类准确性和稳定性.
- 这种方法代表了减少数据维度和优化特征的有效策略.
相关概念视频
Quantifying and Rejecting Outliers: The Grubbs Test
1.6K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.6K
Extraction: Advanced Methods
447
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
447
Heuristics
93
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
93
Wald-Wolfowitz Runs Test I
650
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
650
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
56
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
56
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


