坚固的最小正方形双支向量机器,具有适应性平球损失
IEEE transactions on neural networks and learning systems
|January 12, 2026
概括
一种新的强大的最小平方双支向量机器 (RLS-TWSVM) 使用自适应式球损失函数来提高抗噪声和概括性能,在实验中表现优于现有的方法.
科学领域:
- 机器学习 机器学习
- 计算智能是一种计算智能.
- 模式识别 模式识别
背景情况:
- 最小方形双支持向量机 (LSTSVM) 提供比传统TSVM更快的训练和更好的概括.
- 由于LSTSVM依赖于平方损失函数,因此易受噪声的影响,降低了概括性.
- 现有的方法在噪声敏感性和保持分类准确性方面扎.
研究的目的:
- 开发一个强大的LSTSVM (RLS-TWSVM),具有改进的抗噪声和泛化能力.
- 引入一种新的自适应式平球损失函数,它结合了平球和平滑平球损失函数的好处.
- 为了在特定条件下确保拟议的适应式翻滚球损失函数的凸度.
主要方法:
- 提出了一种新的自适应式翻滚球损失函数,在某些条件下保证凸度.
- 开发了一个强大的LSTSVM (RLS-TWSVM) 通过将方形损失替换为自适应式平球损失.
- 采用代重量最小方程 (IRLSs) 方法进行优化,并提供计算复杂性和收分析.
主要成果:
- RLS-TWSVM在分类边界附近表现出对噪声的不敏感.
- 该方法同时最大限度地减少了类内分散和错误分类错误.
- 实验结果显示,与十种相关方法相比,抗噪声和泛化性能优越,对基准和MINIST数据集的准确性有显著提高.
结论:
- 拟议的自适应式平球损失函数有效地提高了LSTSVM的稳定性和通用性.
- 与现有的方法相比,RLS-TWSVM提供了显著的改进,特别是在噪音条件下.
- 该方法为机器学习提供了有价值的贡献,用于带有噪音数据的分类任务.
相关概念视频
Residuals and Least-Squares Property
9.0K
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...
9.0K
Quadratic Models
188
Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...
188
Regression Toward the Mean
6.8K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.8K
Calibration Curves: Linear Least Squares
4.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...
4.1K
Reducing Line Loss
353
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
353
Linear Approximation in Frequency Domain
344
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....
344

