PulseAugur
实时 09:54:54
English(EN) Provenance Tracking in AI Compilers through the Lens of Coalgebra

AI编译器通过协代数模型获得溯源跟踪能力

研究人员开发了一种在AI编译器中跟踪数据和操作来源的新方法。该方法使用观测语义和协代数模型来保留溯源信息,即使在中间计算步骤被移除的情况下也是如此。一个名为COVAN的原型编译器已被构建,以展示这种轻量级技术的有效性,该技术旨在改进编译器转换的调试和验证。 AI

影响 增强了AI编译器转换的调试和验证能力,有望改进AI开发工作流程。

排序理由 该集群包含一篇详细介绍新研究方法及其在原型中实现的学术论文。

在 arXiv cs.AI 阅读 →

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

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Zilu Tian, Liying Liu ·

    Provenance Tracking in AI Compilers through the Lens of Coalgebra

    arXiv:2606.10937v1 Announce Type: cross Abstract: AI compilers aggressively rewrite computation graphs through normalization, lowering, and optimization, making it difficult to track the provenance of tensors and operators across compilation. Reliable provenance is essential for …

  2. arXiv cs.AI TIER_1 English(EN) · Liying Liu ·

    通过协代数的视角追踪AI编译器中的出处

    AI compilers aggressively rewrite computation graphs through normalization, lowering, and optimization, making it difficult to track the provenance of tensors and operators across compilation. Reliable provenance is essential for attaching platform-specific postprocessing, debugg…