Pith. sign in

Parallel Complexity of Forward and Backward Propagation

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

We show that the forward and backward propagation can be formulated as a solution of lower and upper triangular systems of equations. For standard feedforward (FNNs) and recurrent neural networks (RNNs) the triangular systems are always block bi-diagonal, while for a general computation graph (directed acyclic graph) they can have a more complex triangular sparsity pattern. We discuss direct and iterative parallel algorithms that can be used for their solution and interpreted as different ways of performing model parallelism. Also, we show that for FNNs and RNNs with $k$ layers and $\tau$ time steps the backward propagation can be performed in parallel in O($\log k$) and O($\log k \log \tau$) steps, respectively. Finally, we outline the generalization of this technique using Jacobians that potentially allows us to handle arbitrary layers.

fields

cs.CV 1

years

2025 1

verdicts

CONDITIONAL 1

representative citing papers

Accelerate TarFlow Sampling with GS-Jacobi Iteration

cs.CV · 2025-05-19 · conditional · novelty 6.0

TarFlow sampling is accelerated up to 5.32x using Gauss-Seidel-Jacobi iteration after ranking blocks by a Convergence Ranking Metric and choosing initial values with an Initial Guessing Metric, keeping FID within about one percent.

citing papers explorer

Showing 1 of 1 citing paper.

  • Accelerate TarFlow Sampling with GS-Jacobi Iteration cs.CV · 2025-05-19 · conditional · none · ref 2016 · internal anchor

    TarFlow sampling is accelerated up to 5.32x using Gauss-Seidel-Jacobi iteration after ranking blocks by a Convergence Ranking Metric and choosing initial values with an Initial Guessing Metric, keeping FID within about one percent.