DASH: Faster Shampoo via Batched Block Preconditioning and Efficient Inverse-Root Solvers

13d ago · Global · primary source: export.arxiv.org

A team of researchers has proposed DASH, a faster implementation of the Shampoo optimizer that accelerates training steps by up to 5.6 times through batched block preconditioning and new inverse-root solvers, according to a paper posted on arXiv [1]. The work, titled "DASH: Faster Shampoo via Batched Block Preconditioning and Efficient Inverse-Root Solvers," was submitted to the preprint repository on 2 February 2026 and revised on 25 June 2026 [1]. Shampoo is an approximate second-order optimizer that has won the MLCommons AlgoPerf competition and produces models with lower activation outliers that are easier to compress, but its adoption has been limited by significant computational overhead [1][2]. Ionut-Vlad Modoranu and collaborators address this bottleneck with two techniques. The first stacks preconditioner blocks into 3D tensors to improve GPU utilization. The second introduces the Newton-DB iteration and Chebyshev polynomial approximations as faster methods for computing the inverse matrix roots that Shampoo requires [1][2]. The paper also provides what the authors describe as the first in-depth analysis of how matrix scaling affects Shampoo convergence [2]. The resulting implementation, called Distributed Accelerated Shampoo, or DASH, achieves up to 5.6 times faster optimizer steps compared to the well-optimized Distributed Shampoo baseline [1][2]. Among the tested methods, the Newton-DB approach attained the lowest validation perplexity per iteration [2]. The code has been made publicly available on GitHub [1]. The paper appears on arXiv, an open-access repository that hosts electronic preprints across mathematics, physics, computer science, and related fields [6]. Founded in 1991, arXiv passed the two-million-article milestone by the end of 2021 and now receives roughly 24,000 submissions per month [6]. The platform is not peer-reviewed; papers are approved after moderation [6]. The DASH manuscript was posted in the Machine Learning category and is available in two versions, with the initial submission sized at 74 KB and the revised version at 105 KB [1].

research-paperinfrastructuremodel-releaseproduct-launchtool-releasecommentary

Background sources we checked (7)
  • arxiv.org ↗ Shampoo is one of the leading approximate second-order optimizers: a variant of it has won the MLCommons AlgoPerf competition, and it has been shown to produce models with lower activation outliers that are easier to compress. Yet, applying Shampoo currently comes at the cost of …
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ LK-99 also called PCPOSOS, is a gray–black, polycrystalline compound, identified as a copper-doped lead‒oxyapatite. A team from Korea University led by Lee Sukbae (이석배) and Kim Ji-Hoon (김지훈) began studying this material as a potential superconductor in 1999, and in July 2023 publ…

Sources

Spot something wrong? Report an issue