PulseAugur
实时 07:25:20
English(EN) Graph Machine: Towards Better Pretraining via Edges

新的Graph Machine架构通过动态边路由增强AI预训练

研究人员推出了一种名为Graph Machine (GM) 的新颖架构,旨在通过利用边进行动态路由来改进预训练。与依赖固定大小状态或静态路由的现有方法不同,GM通过稀疏层和可微分更新指针的推荐机制,将状态复杂度保持在O(n)。在用GM稀疏层替换Qwen3-0.6B中75%的密集Transformer层并在15.7B token上进行预训练的测试中,该模型在损失方面仅有轻微下降,且token检索量极少,在检索更多token时损失略有改善。 AI

影响 引入了一种新的架构方法,可能导致更大语言模型更有效和高效的预训练。

排序理由 这是一篇详细介绍新AI架构的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

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

新的Graph Machine架构通过动态边路由增强AI预训练

本文如何被排名

Signal score
22 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
这是一篇详细介绍新AI架构的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

完整方法见我们的编辑标准

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Lintai Hou ·

    Graph Machine:通过边实现更好的预训练

    arXiv:2609.02881v1 Announce Type: new Abstract: We introduce the Graph Machine (GM), an architecture that maintains an $O(n)$-sized state and accesses it through sparse, dynamic routing. Unlike methods with fixed-size states or sparse but static routing, GM preserves $O(n)$ compl…