联合噪声检测和L2,p-规范在最小方程双SVM强大的多类分类
Chao Yuan1, Xiaoyuan Xu2, Farshad Arvin2
1School of Mathematics and Information Science, Guangzhou University, Guangzhou, 510006, China.
概括
本研究引入了使用LSTSVM进行强大的多类分类模型,以对抗噪音数据. 这种新方法通过使用噪声检测机制和L2,p标准来提高现实应用的准确性和可靠性.
科学领域:
- 机器学习
- 统计学学习
- 数据科学
背景情况:
- 最小方程双支持向量机 (LSTSVM) 是一个基础的二进制分类模型,在多类分类中具有应用.
- 现实世界数据集通常含有噪声,这显著降低了LSTSVM的性能和通用性.
- 噪音对分类超级飞机的影响需要强有力的解决方案.
研究的目的:
- 提出基于LSTSVM的强大的多类分类模型,以减轻噪音数据的影响.
- 通过使用更强大的L2,p标准来增强模型的抗噪能力.
- 引入一个具有明确物理解释的有效噪声检测机制.
主要方法:
- 用L2,p-norm (0
- 开发了一种创新的噪声检测机制,分配概率权重 (正常样本为1,噪声样本为0).
- 实现了一种代算法来解决非凸优化问题,适应性地惩罚正常样本中的错误.
主要成果:
- 提出的代算法显示了理论上支持的融合特性.
- 该模型成功地扩展到半监督学习,利用标记和未标记的数据.
- 与现有方法相比,对基准和图像数据集的广泛实验显示了更高的分类准确性和稳定性.
结论:
- 新的基于LSTSVM的框架有效地解决了多类分类中的噪音挑战.
- 噪声检测机制和L2,p标准显著提高了模型的可靠性和通用性.
- 这种方法为现实世界的多类分类任务提供了实用和有效的解决方案,包括半监督的设置.
相关概念视频
Residuals and Least-Squares Property
7.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.8K
Classification of Signals
878
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...
878
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
Calibration Curves: Linear Least Squares
2.1K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
2.1K
Classification of Systems-I
294
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:
294
Root Mean Square
3.3K
If in an experiment, data values have a probability of being both positive and negative, neither the arithmetic mean, the geometric mean, nor the harmonic mean can be used to calculate the central tendency of the data set. In particular, if the positive and negative values are equally likely, the arithmetic mean is close to zero.
For example, consider the velocity of gas molecules in a container. The gas molecules are moving in different directions, which might impart positive and negative...
For example, consider the velocity of gas molecules in a container. The gas molecules are moving in different directions, which might impart positive and negative...
3.3K


