**arXiv ID:** 2012.03837 **Authors:** Michael Laskin, Luke Metz, Seth Nabarro, Mark Saroufim, Badreddine Noune, Carlo Luschi, Jascha Sohl-Dickstein, Pieter Abbeel **Published:** 2020-12-07T16:38:45Z **Abstract:** Deep learning models trained on large data sets have been widely successful in both vision and language domains. As state-of-the-art deep learning architectures have continued to grow in parameter count so have the compute budgets and times required to train them, increasing the need...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill parallel-training-of-deep-networks-with-local-updates --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Parallel Training Of Deep Networks With Local Updates?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-parallel-training-of-deep-networks-with-local-upda)More formats (shields.io, HTML) on the badges page.
# Parallel Training of Deep Networks with Local Updates
**arXiv ID:** 2012.03837
**Authors:** Michael Laskin, Luke Metz, Seth Nabarro, Mark Saroufim, Badreddine Noune, Carlo Luschi, Jascha Sohl-Dickstein, Pieter Abbeel
**Published:** 2020-12-07T16:38:45Z
**Abstract:**
Deep learning models trained on large data sets have been widely successful in both vision and language domains. As state-of-the-art deep learning architectures have continued to grow in parameter count so have the compute budgets and times required to train them, increasing the need for compute-efficient methods that parallelize training. Two common approaches to parallelize the training of deep networks have been data and model parallelism. While useful, data and model parallelism suffer from diminishing returns in terms of compute efficiency for large batch sizes. In this paper, we investigate how to continue scaling compute efficiently beyond the point of diminishing returns for large batches through local parallelism, a framework which parallelizes training of individual layers in deep networks by replacing global backpropagation with truncated layer-wise backpropagation. Local parallelism enables fully asynchronous layer-wise parallelism with a low memory footprint, and requires little communication overhead compared with model parallelism. We show results in both vision and language domains across a diverse set of architectures, and find that local parallelism is particularly effective in the high-compute regime.
## Skill Description
This skill is generated from the arXiv paper: Parallel Training of Deep Networks with Local Updates (2012.03837).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2012.03837](http://arxiv.org/abs/2012.03837v2)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!