2026
Mitigating Staleness in Asynchronous Pipeline Parallelism via Basis Rotation
ICML 2026poster
Asynchronous pipeline parallelism maximizes hardware utilization by eliminating the pipeline bubbles inherent in synchronous execution, offering a path toward efficient large-scale distributed training. However, this efficiency gain can be compromised by gradient staleness, where the immediate model…