PulseAugur
实时 06:54:26
English(EN) RODE: A Radial-Orthogonal Decoupled Engine for Optimization

新的RODE优化器解耦神经网络训练动态

研究人员推出RODE,一种用于神经网络的新型优化引擎,它将矩阵更新的径向和方向分量解耦。这种分离允许不同的更新规则和步长,从而实现更有效和可控的训练。在GPT-2上的实验证明了在范数控制和方向更新方面的改进,而在语言建模和图像分类任务上的比较显示RODE的性能优于Muon变体,实现了更低的损失和最终的全局范数。 AI

影响 在优化器中解耦径向和方向更新可能导致更高效和更稳定的语言模型训练。

排序理由 该集群包含一篇详细介绍神经网络优化新方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的RODE优化器解耦神经网络训练动态

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Guoxiang Xu, Bince Qu, Qi Sun, Cheng Zhuo ·

    RODE:一种用于优化的径向正交解耦引擎

    arXiv:2608.21024v1 Announce Type: new Abstract: Modern neural network training increasingly uses matrix-aware optimizers, yet their conditioned matrix step is typically added directly to the weight, jointly changing its norm and direction. This interaction matters because the cur…