← all papers · overview

DASH: Deterministic Attention Scheduling For High-throughput Reproducible LLM Training

Abstract

Determinism is indispensable for reproducibility in large language model (LLM) training, yet it often exacts a steep performance cost. In widely used attention implementations such as FlashAttention-3, the deterministic backward pass can incur up to a 37.9% throughput reduction relative to its non-deterministic counterpart, primarily because gradient accumulation operations must be serialized to g

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).