Pith. sign in

REVIEW 2 cited by

Efficient Parallelization of a Ubiquitous Sequential Computation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2311.06281 v4 pith:6QVJZW5P submitted 2023-10-27 cs.DS cs.LG

classification cs.DScs.LG
keywords computationmathbbparallelefficientexpressionmathcalparallelizationsequential
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

We find a succinct expression for computing the sequence $x_t = a_t x_{t-1} + b_t$ in parallel with two prefix sums, given $t = (1, 2, \dots, n)$, $a_t \in \mathbb{R}^n$, $b_t \in \mathbb{R}^n$, and initial value $x_0 \in \mathbb{R}$. On $n$ parallel processors, the computation of $n$ elements incurs $\mathcal{O}(\log n)$ time and $\mathcal{O}(n)$ space. Sequences of this form are ubiquitous in science and engineering, making efficient parallelization useful for a vast number of applications. We implement our expression in software, test it on parallel hardware, and verify that it executes faster than sequential computation by a factor of $\frac{n}{\log n}$.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Let SSMs be ConvNets: State-space Modeling with Optimal Tensor Contractions

    cs.LG 2025-01 conditional novelty 7.0 of 10

    Treating state-space layers as tensor networks with CNN-style connectivity and optimized contraction orders yields hybrid SSM networks that outperform homogeneous SSMs on raw audio tasks and enable competitive streami...

  2. Sound Event Detection with Boundary-Aware Optimization and Inference

    eess.AS 2026-01 conditional novelty 6.0 of 10

    Boundary-aware losses plus duration-estimating event proposals raise AudioSet Strong PSDS1 from 46.5 to 49.6 and remove post-processing hyperparameter tuning.

Pith tools