PulseAugur
实时 11:06:50
English(EN) IGLU: The Integrated Gaussian Linear Unit Activation Function

新的IGLU激活函数提供了改进的梯度流

研究人员推出IGLU,一种新颖的深度神经网络参数化激活函数,旨在改善梯度流和优化稳定性。IGLU源自半正态分布下GELU门的混合体,通过单个参数在类似恒等和类似ReLU的行为之间提供连续插值。其重尾柯西门确保所有有限输入的梯度非零,增强了对梯度消失的鲁棒性。一种高效的近似方法IGLU-Approx仅使用ReLU运算,在保持视觉和语言数据集上具有竞争力的性能的同时,降低了计算成本。 AI

影响 引入了一种新的激活函数,可能会提高深度学习模型的训练稳定性和性能。

排序理由 介绍神经网络新激活函数的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

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

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Mingi Kang, Zai Yang, Jeova Farias Sales Rocha Neto ·

    IGLU: The Integrated Gaussian Linear Unit Activation Function

    arXiv:2603.06861v2 Announce Type: replace Abstract: Activation functions are fundamental to deep neural networks, governing gradient flow, optimization stability, and representational capacity. Within historic deep architectures, while ReLU has been the dominant choice for the ac…