PulseAugur
实时 01:15:14
English(EN) TorchLean: Formalizing Neural Networks in Lean

TorchLean框架在Lean 4定理证明器中形式化神经网络

研究人员开发了TorchLean,一个在Lean 4定理证明器中形式化神经网络的框架。该系统允许在进行数学证明的同一环境中直接执行和验证神经网络。TorchLean支持各种神经网络组件,包括注意力机制和扩散模型,并提供精确和有限精度张量语义、微分和边界传播的功能。 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) · Robert Joseph George, Jennifer Cruden, Will Adkisson, Xiangru Zhong, Huan Zhang, Anima Anandkumar ·

    TorchLean:在 Lean 中形式化神经网络

    arXiv:2602.22631v2 Announce Type: replace-cross Abstract: Neural networks are increasingly deployed in scientific, safety critical, and mission critical pipelines, yet verification and analysis are often performed outside the programming environment that defines and runs the mode…