多标签随机子空间整体分类
Fan Bi1, Jianan Zhu1, Yang Feng1
1Department of Biostatistics, New York University.
概括
我们推出多标签随机子空间组合 (mRaSE),这是一个多标签分类的新框架. mRaSE提高了预测性能,并提供无模型的特征排名,优于现有的最先进方法.
科学领域:
- 机器学习
- 数据科学
- 计算统计
背景情况:
- 多标签分类在给数据实例分配多个标签时存在挑战.
- 现有的组合方法可能无法优化处理固有的多标签问题的高维特征空间.
研究的目的:
- 开发一个新的组合学习框架,多标签随机子空间组合 (mRaSE),以改进多标签分类.
- 引入代式和无模型扩展 (Super mRaSE) 以提高性能和灵活性.
- 提供与各种基本分类器兼容的无模型特征排名机制.
主要方法:
- mRaSE采用随机子空间采样,根据交叉验证错误选择最佳子空间.
- 框架集成选择弱学习者形成一个强大的多标签分类器.
- 开发了代改进和一个包含多个基准分类器的超级mRaSE扩展.
主要成果:
- 与随机森林和深度神经网络等最先进的方法相比,提出的mRaSE算法显示出更高的预测性能.
- 广泛的模拟和现实数据应用验证了mRaSE和Super mRaSE的有效性.
- 这些算法提供了可靠的无模型特征排名.
结论:
- mRaSE提供了一种强大而灵活的多标签分类方法,并提高了预测准确度.
- 开发的扩展,包括Super mRaSE,进一步提高了复杂的多标签任务的能力.
- R包RaSEn提供了这些先进的集体学习算法的可访问实现.
相关概念视频
Classification of Systems-II
240
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
240
Classification of Systems-I
293
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
293
Classification of Signals
875
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
875
Randomized Experiments
7.2K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
Simple randomization
Simple...
7.2K
Law of Independent Assortment
56.5K
While Mendel’s Law of Segregation states that the two alleles for one gene are separated into different gametes, a different question of how different genes are inherited remains. For example, is the gene for tall plants inherited with the gene for green peas? Mendel asked this question by experimenting with a dihybrid cross; a cross in which both parents are homozygous for two distinct traits resulting in an F1 generation that are heterozygous for both traits.
56.5K
Random Variables
13.4K
A random variable is a single numerical value that indicates the outcome of a procedure. The concept of random variables is fundamental to the probability theory and was introduced by a Russian mathematician, Pafnuty Chebyshev, in the mid-nineteenth century.
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
13.4K


