PulseAugur
EN
LIVE 08:08:51

New UBEP library slashes MoE model latency on superpods · 2 sources tracked

Researchers have developed UBEP (Unified-Bus Expert Parallelism), a new communication library designed to optimize Mixture-of-Experts (MoE) models on large-scale superpods. UBEP addresses key bottlenecks in MoE communication, including execution serialization, synchronization overhead, and load imbalance, which are prevalent in systems like NVIDIA's NVL72/576 and Huawei's CloudMatrix384. Experiments show that UBEP can significantly reduce All-to-All latency by up to 52.4% and improve MoE inference Time Per Output Token (TPOT) by up to 11.1%. AI

IMPACT Optimizes communication for large-scale MoE models, potentially enabling more efficient training and inference on advanced hardware.

RANK_REASON The cluster contains a research paper detailing a new communication library for optimizing MoE models.

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New UBEP library slashes MoE model latency on superpods · 2 sources tracked

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Yipeng Liu, Chang Liu, Si Shen, Jiaqi Zheng, Mingfan Li, Yuyang Yang, Guanhua Li, Yuquan Zhang, Yimeng Xu, Zhongzhe Hu, Zhiyuan Huang, Qihang Duan, Junsong Wang, Wenkai Ling, Baochuan Yang, Xianzhi Yu, Han Bao, Yijie Chen, Guihai Chen ·

    UBEP: Re-architecting Expert Parallelism Communication Library for Production Superpods

    arXiv:2607.06202v1 Announce Type: cross Abstract: The deployment of Mixture-of-Experts (MoE) models on production high-bandwidth superpods, such as NVIDIA's NVL72/576 and Huawei's CloudMatrix384, introduces critical challenges beyond raw interconnect bandwidth. While these system…

  2. arXiv cs.AI TIER_1 English(EN) · Guihai Chen ·

    UBEP: Re-architecting Expert Parallelism Communication Library for Production Superpods

    The deployment of Mixture-of-Experts (MoE) models on production high-bandwidth superpods, such as NVIDIA's NVL72/576 and Huawei's CloudMatrix384, introduces critical challenges beyond raw interconnect bandwidth. While these systems provide unified global address spaces and high-b…