REVIEW 2 cited by
Practical Performance Guarantees for Pipelined DNN Inference
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
Signed reviews
abstract
We optimize pipeline parallelism for deep neural network (DNN) inference by partitioning model graphs into $k$ stages and minimizing the running time of the bottleneck stage, including communication. We give practical and effective algorithms for this NP-hard problem, but our emphasis is on tackling the practitioner's dilemma of deciding when a solution is good enough. To this end, we design novel mixed-integer programming (MIP) relaxations for proving lower bounds. Applying these methods to a diverse testbed of 369 production models, for $k \in \{2, 4, 8, 16, 32, 64\}$, we empirically show that these lower bounds are strong enough to be useful in practice. Our lower bounds are substantially stronger than standard combinatorial bounds. For example, evaluated via geometric means across a production testbed with $k = 16$ pipeline stages, our MIP formulations raise the lower bound from 0.4598 to 0.9452, expressed as a fraction of the best partition found. In other words, our improved lower bounds close the optimality gap by a factor of 9.855x.
Forward citations
Cited by 2 Pith papers
-
Prediction-Assisted Online Distributed Deep Learning Workload Scheduling in GPU Clusters
A prediction-assisted SRPT scheduler for mixed-parallelism deep learning jobs in GPU clusters, with a graph-based placement heuristic and a competitive-ratio analysis.
-
RankMap: Priority-Aware Multi-DNN Manager for Heterogeneous Embedded Devices
A priority-aware multi-DNN scheduler using Monte Carlo tree search and a learned throughput estimator reports higher throughput and no starvation on one embedded board.
Discussion (0). Continue with ORCID to comment.