PulseAugur
实时 08:53:27
English(EN) Hybrid Least Squares/Gradient Descent Methods for MIONets

新的混合 LSGD 方法加速 MIONet 训练

研究人员开发了一种新颖的混合最小二乘法/梯度下降法 (LSGD) 来加速 MIONets 的训练。该技术通过将 MIONets 视为多线性函数来扩展现有的 DeepONets 的 LSGD 方法。该方法使用交替最小二乘法迭代地优化每个分支网络的参数,并采用 Kronecker 和 Khatri-Rao 积来管理大型系统矩阵。此方法支持各种 $L^2$ 损失函数,并对分支网络的最后一层参数进行正则化。 AI

影响 为特定类别的神经网络引入了一种更有效的训练方法,有可能加速利用 MIONets 的领域的研究和开发。

排序理由 这是一篇详细介绍神经网络新方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

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

新的混合 LSGD 方法加速 MIONet 训练

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Jun Choi, Chang-Ock Lee, Minam Moon ·

    Hybrid Least Squares/Gradient Descent Methods for MIONets

    arXiv:2607.06976v1 Announce Type: cross Abstract: In this paper, we propose an efficient hybrid least squares/gradient descent (LSGD) method for MIONets to accelerate training. This method generalizes the LSGD method for DeepONets. Since MIONet is the sum of the entrywise product…