Pith. sign in

REVIEW 1 cited by

MiCS: Near-linear Scaling for Training Gigantic Model on Public Cloud

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 2205.00119 v5 pith:64DIBAFT submitted 2022-04-30 cs.DC

classification cs.DC
keywords micscommunicationmodelcloudnetworktrainingbandwidthefficiency
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Existing general purpose frameworks for gigantic model training, i.e., dense models with billions of parameters, cannot scale efficiently on cloud environment with various networking conditions due to large communication overheads. In this paper, we propose MiCS, which Minimizes the Communication Scale to bring down communication overhead. Specifically, by decreasing the number of participants in a communication collective, MiCS can utilize heterogeneous network bandwidth, reduce network traffic over slower links, reduce the latency of communications for maintaining high network bandwidth utilization, and amortize expensive global gradient synchronization overhead. Our evaluation on AWS shows that the system throughput of MiCS is up to 2.89$\times$ that of the state-of-the-art large model training systems. MiCS achieves near-linear scaling efficiency, which is up to 1.27$\times$ that of DeepSpeed. MiCS allows us to train a proprietary model with 100 billion parameters on 512 GPUs with 99.4% weak-scaling efficiency, and it is able to saturate over 54.5% theoretical computation power of each GPU on a public cloud with less GPU memory and more restricted networks than DGX-A100 clusters.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

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

  1. DiLoCoX: A Low-Communication Large-Scale Training Framework for Decentralized Cluster

    cs.LG 2025-06 conditional novelty 6.0 of 10

    DiLoCoX combines pipeline parallelism with dual optimizers, delayed communication overlap, and adaptive low-rank plus quantization compression to pre-train a 107B model over 1 Gbps links with a claimed 357x speedup ov...

Pith tools