PulseAugur
实时 12:50:27

研究论文:PostDeg 通过优化 LayerNorm 标量放置来增强 GNN

一篇题为“PostDeg: Placement Beats Parameterization in LayerNorm GNNs”的新研究论文已提交至 arXiv。该论文指出,在基于 LayerNorm 的图神经网络 (GNN) 中,每个节点的正标量的放置位置对其保留拓扑信号的能力有显著影响。作者提出了“PostDeg”,一种无参数方法,将此标量插入到 LayerNorm 之后,在诸如影响力最大化和网络拆解等任务上,与标准的 LayerNorm 主干相比,展示了显著的性能提升。 AI

排序理由 该集群包含一篇详细介绍改进图神经网络新方法的 ist 研究论文。 [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) · Yash Tomar, Aryav Das ·

    PostDeg: Placement Beats Parameterization in LayerNorm GNNs

    arXiv:2606.14022v1 Announce Type: new Abstract: LayerNorm-based GNNs routinely erase the topology signals (degree, centrality, $k$-core) that node-selection policies should depend on, but the literature has not located where in the residual block the erasure happens. We answer th…