---
格式版本: 2
标题: "ERASE: EaRly bAckpropagation SchEdule for Faster Training of Modern Recommendation Systems"
原文链接: "https://arxiv.org/abs/2608.18469"
发布日期: "2026-08-19"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "rule:local:strict_original_body"
发布时间证据: "**\\[v1\\]** Wed, 19 Aug 2026 02:51:08 UTC (254 KB)"
发布时间校准原因: "规则确认唯一严格发布时间，来源 local:strict_original_body"
发布时间校准置信度: "high"
发布时间候选数量: 18
发布时间严格候选数量: 6
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-08-20T14:22:13+08:00"
发布时间仲裁状态: "skipped"
发布时间仲裁尝试次数: 0
发布时间仲裁耗时毫秒: 0
发现时间: "2026-08-20T14:19:36+08:00"
入库时间: "2026-08-20T06:22:13.839Z"
来源平台: "arXiv 学术论文搜索"
搜索渠道: "source_template"
搜索词: "https://arxiv.org/search/?query=Scale-up&searchtype=all"
匹配关键词:
  - "Scale-up"
  - "throughput"
  - "AI"
相关厂家:
  []
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 10
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "正文为推荐系统训练加速的机器学习论文，与超节点/AI Rack/机柜级AI基础设施完全无关，仅搜索词命中Scale-up，实质内容不涉及相关主题。"
AI质检模型: "ali-deepseek-v4-flash"
AI质检时间: "2026-08-20T14:22:50+08:00"
AI主题相关性: 0
AI来源权威性: 5
AI新颖性: 0
AI技术细节: 0
AI商业部署信号: 0
AI完整性: 5
AI摘要: "ERASE 提出一种早期反向传播调度方法，借助 Forward-Forward 的 detachment 机制将分离子图的 backward pass 提前到独立 CUDA 流中，与后续 forward 计算重叠。"
AI摘要模型: "ali-deepseek-v4-flash"
AI摘要时间: "2026-09-07T03:17:19.018Z"
采集批次: "2026年8月20日14点19分32秒"
采集批次ID: "20260820-141932-079"
去重键: "https://arxiv.org/abs/2608.18469"
---

## Computer Science > Machine Learning

## Title:ERASE: EaRly bAckpropagation SchEdule for Faster Training of Modern Recommendation Systems

Authors:[Ergan Shang](https://arxiv.org/search/cs?searchtype=author&query=Shang,+E), [Flavio Sales Truzzi](https://arxiv.org/search/cs?searchtype=author&query=Truzzi,+F+S)

[View PDF](https://arxiv.org/pdf/2608.18469) [HTML (experimental)](https://arxiv.org/html/2608.18469v1)

> Abstract:Lightweight proxy models enable rapid experimentation without repeatedly training frontier-scale systems, but their small kernels often leave modern accelerators underutilized. Conventional training compounds this inefficiency by scheduling the forward and backward passes as disjoint phases, so spare capacity in one cannot be filled by work from the other. We reinterpret the detachment mechanism of Forward-Forward (FF) as a scheduling primitive: given a local objective, detaching a block's output removes downstream gradient dependencies, making its backward pass ready when its forward pass finishes. ERASE launches each detached subgraph's backward pass early on a separate CUDA stream, overlapping it with subsequent forward work. Execution trace on a lightweight transformer demonstrates this overlap and its limit: a kernel that saturates the device leaves no capacity for concurrency. On a large-scale click-through-rate model, detaching six dense subarchitectures improves training throughput by up to $9.51\\%$ while keeping normalized entropy close to the baseline.

| Subjects: | Machine Learning (cs.LG); Artificial Intelligence (cs.AI) |
| --- | --- |
| Cite as: | [arXiv:2608.18469](https://arxiv.org/abs/2608.18469) \[cs.LG\] |
|  | (or [arXiv:2608.18469v1](https://arxiv.org/abs/2608.18469v1) \[cs.LG\] for this version) |
|  | [https://doi.org/10.48550/arXiv.2608.18469](https://doi.org/10.48550/arXiv.2608.18469) |

## Submission history

From: Ergan Shang \[[view email](https://arxiv.org/show-email/5e8d2eb6/2608.18469)\]  
**\[v1\]** Wed, 19 Aug 2026 02:51:08 UTC (254 KB)

[Which authors of this paper are endorsers?](https://arxiv.org/auth/show-endorsers/2608.18469) | Disable MathJax ([What is MathJax?](https://info.arxiv.org/help/mathjax.html))
