相关实验视频
Updated: Sep 9, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.3K
温和分数梯度下降:理论,算法和强大的学习应用
1National School of Engineering, Control and Energy Management Laboratory, University of Sfax, BP 1173, Sfax, 3038, Tunisia; Higher Institute of Applied Sciences and Technology of Kairouan, University of Kairouan, Kairouan, Tunisia.
概括
温和分数梯度下降 (TFGD) 通过使用分数微积分和指数式温和增强机器学习. 与传统方法相比,这种新的优化框架提高了复杂数据集的融合速度和准确性.
科学领域:
- 机器学习
- 优化算法
- 分数计算
背景情况:
- 传统的梯度下降方法在高维,杂的数据场景中表现出缓慢的融合和振荡.
- 现有的优化器面临复杂的优化问题,需要更强大的方法.
研究的目的:
- 介绍温和分数梯度下降 (TFGD),一种新的优化框架.
- 通过整合分数计算和指数炼来增强基于梯度的学习.
- 解决传统方法在趋同和稳定方面的局限性.
主要方法:
- 通过结合分数系数和指数衰减的温和记忆机制开发了TFGD.
- 对凸和随机设置进行了分析.
- 在不同的基准数据集上经验验验证了TFGD的业绩.
主要成果:
- 与SGD和Adam相比,TFGD在威斯康星州的乳腺癌 (98. 25%) 和MNIST (99. 1%) 中获得了更高的准确性.
- 在医学分类中显示了比SGD快2倍的趋同,在非形环境中显示了更顺的优化.
- 确定了噪音数据的最佳超参数范围 (α=0.6-0.7,λ=0.3-0.5).
结论:
- TFGD为传统优化器提供了强大的替代方案,提高了趋同性和稳定性.
- 温和记忆机制对于具有相关特征的数据集是有效的.
- 对于理论和应用机器学习任务,TFGD显著有前途.
相关概念视频
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
100
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...
100
Gradient and Del Operator
2.9K
In mathematics and physics, the gradient and del operator are fundamental concepts used to describe the behavior of functions and fields in space. The gradient is a mathematical operator that gives both the magnitude and direction of the maximum spatial rate of change. Consider a person standing on a mountain. The slope of the mountain at any given point is not defined unless it is quantified in a particular direction. For this reason, a "directional derivative" is defined, which is a vector...
2.9K
Regression Toward the Mean
6.5K
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.5K
Genetic Drift
40.6K
Natural selection—probably the most well-known evolutionary mechanism—increases the prevalence of traits that enhance survival and reproduction. However, evolution does not merely propagate favorable traits, nor does it always benefit populations.
40.6K
Time-Domain Interpretation of PD Control
178
Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...
Consider the example of control of motor torque. Initially, a positive...
178
PD Controller: Design
349
In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
349
