{"url":"/method/pipelined-backpropagation","slug":"pipelined-backpropagation","name":"Pipelined Backpropagation","full_name":"Pipelined Backpropagation","full_name_withheld":false,"description_markdown":"**Pipelined Backpropagation** is an asynchronous pipeline parallel training algorithm. It was first introduced by Petrowski et al (1993). It avoids fill and drain overhead by updating the weights without draining the pipeline first. This results in weight inconsistency, the use of different weights on the forward and backward passes for a given micro-batch. The weights used to produce a particular gradient may also have been updated when the gradient is applied, resulting in stale (or delayed) gradients. For these reasons PB resembles Asynchronous [SGD](https://paperswithcode.com/method/sgd) and is not equivalent to standard SGD. Finegrained pipelining increases the number of pipeline stages and hence increases the weight inconsistency and delay.","description_state":"present","introduced_year":null,"introduced_by":{"title":"Pipelined Backpropagation at Scale: Training Large Models without Batches","paper":"/paper/pipelined-backpropagation-at-scale-training","first_author":"Atli Kosson","n_authors":5,"url_abs":null,"archive_paper_url":"https://paperswithcode.com/paper/pipelined-backpropagation-at-scale-training"},"source":{"url":"https://arxiv.org/abs/2003.11666v3","title":"Pipelined Backpropagation at Scale: Training Large Models without Batches","url_on_a_paper_host":true},"code_snippet_url":null,"code_snippet_url_on_a_code_host":false,"categories":[{"area":"General","area_id":"general","collection":"Asynchronous Pipeline Parallel","url":"/methods/category/asynchronous-pipeline-parallel","pwc_aliases":[]},{"area":"General","area_id":"general","collection":"Model Parallel Methods","url":"/methods/category/model-parallel-methods","pwc_aliases":[]},{"area":"General","area_id":"general","collection":"Distributed Methods","url":"/methods/category/distributed-methods","pwc_aliases":[]}],"n_papers_tagged":1,"archive_num_papers":1,"papers_newest_first":[{"paper":"/paper/pipelined-backpropagation-at-scale-training","title":"Pipelined Backpropagation at Scale: Training Large Models without Batches","date":"2020-03-25","arxiv_id":"2003.11666","n_code_links":0,"syntology":null}],"papers_shown":1,"tasks":[{"task":"/task/image-classification","name":"Image Classification","papers":1},{"task":"/task/stochastic-optimization","name":"Stochastic Optimization","papers":1}],"tasks_shown":2,"n_tasks":2,"usage_by_year":[{"year":"2020","papers":1}],"row_source":"methods_table","archive":{"source":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","archive_url":"https://paperswithcode.com/method/pipelined-backpropagation"},"syntology_read_at":"2026-09-24T18:15:14+00:00"}