对特征选择的二进制算术优化算法
Min Xu1, Qixian Song1, Mingyang Xi1
1School of Physics and Electronic Engineering, Sichuan Normal University, Chengdu, 610101 Sichuan China.
概括
本研究介绍了二进制算术优化算法 (BAOA),用于有效的特征选择. BAOA_S1LF在各种数据集中选择最佳特征方面表现出卓越的表现.
科学领域:
- 计算机科学 计算机科学
- 人工智能的人工智能
- 优化优化 优化优化
背景情况:
- 特性选择对于数据预处理至关重要,但却提出了一个具有挑战性的组合优化问题.
- 现有的元启发式算法显示出希望,但算术优化算法仅限于连续问题.
研究的目的:
- 为有效的特征选择提出新的二进制算术优化算法 (BAOA).
- 为了提高搜索速度和提高逃离本地最佳功能选择的能力.
主要方法:
- 开发了6个BAOA,使用不同的传输函数将连续搜索空间转换为离散空间.
- 在六个额外的算法中与Lévy飞行集成的传输功能,以提高搜索效率和逃避局部最佳.
- 对20个加利福尼亚大学欧文 (UCI) 数据集的算法性能进行了评估.
主要成果:
- BAOA_S1LF 成为了在拟议的特征选择方法中最优秀的算法.
- 对26个UCI数据集的比较分析证实了BAOA_S1LF对其他元启发算法的优越性.
- BAOA_S1LF的源代码是公开可用的,用于可复制性和进一步研究.
结论:
- 拟议的BAOA,特别是BAOA_S1LF,提供了一种强大而有效的方法,用于组合优化特征选择.
- 与现有的元启发式算法相比,BAOA_S1LF在性能和效率方面具有显著的优势.
- 源代码的公开可用性促进了更广泛的采用和特征选择领域的进步.
相关概念视频
Arithmetic Mean
14.6K
The arithmetic mean is the most commonly used measure of the central tendency of a data set. It is defined as the sum of all the elements constituting the data set, divided by the total number of elements. It is sometimes loosely referred to as the “average.”
When all the values in a data set are not unique, the sum in the numerator can be calculated by multiplying each distinct value by its frequency.
Sometimes, the arithmetic mean of a sample can be affected by a few data points...
When all the values in a data set are not unique, the sum in the numerator can be calculated by multiplying each distinct value by its frequency.
Sometimes, the arithmetic mean of a sample can be affected by a few data points...
14.6K
Quantifying and Rejecting Outliers: The Grubbs Test
1.7K
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.7K
Extraction: Partition and Distribution Coefficients
2.6K
The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an...
For extracting a solute from an aqueous phase into an...
2.6K
Factorial Design
13.1K
Factorial Analysis is an experimental design that applies Analysis of Variance (ANOVA) statistical procedures to examine a change in a dependent variable due to more than one independent variable, also known as factors. Changes in worker productivity can be reasoned, for example, to be influenced by salary and other conditions, such as skill level. One way to test this hypothesis is by categorizing salary into three levels (low, moderate, and high) and skills sets into two levels (entry level...
13.1K
Compacting Factor test
193
The compacting factor test is a method used to assess the workability of concrete. It is especially suitable for concrete mixes containing aggregates up to one and a half inches in size. This test involves specialized equipment consisting of two truncated cone-shaped hoppers and a cylinder, all with polished interior surfaces to minimize friction.
The procedure begins by placing concrete into the upper hopper without any compaction. Once filled, the bottom door of this hopper is opened,...
The procedure begins by placing concrete into the upper hopper without any compaction. Once filled, the bottom door of this hopper is opened,...
193
Linear Approximation in Frequency Domain
116
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
116


