collaborators

6 papers

cs.DC2026

EPIC: Abstraction and Polymorphism of In-Network Collectives on Ethernet

Yitao Yuan, Jianglong Nie, Tianyu Bai +28

In-Network Collective (INC) acceleration holds immense potential for optimizing AI training and inference; however, its cross-layer nature has historically hindered investment and…

cs.DC2026

Demystifying the Design Space and Best Practices for Heterogeneous LLM Inference and Serving

Zhixin Wang, Zhengbo Wang, Fangcheng Fu +15

Heterogeneous prefill-decode (PD) inference is now in production: prefill on cost-efficient or supply-available accelerators, decode on bandwidth-strong ones, and KV state crossing…

cs.DC2026

An Efficient, Reliable and Observable Collective Communication Library in Large-scale GPU Training Clusters

Mingjun Zhang, Xiaohe Hu, Menghao Zhang +21

Large-scale LLM training requires collective communication libraries to exchange data among distributed GPUs. As a company dedicated to building and operating large-scale GPU train…

cs.DC2026

PlexRL: Cluster-Level Orchestration of Serviceized LLM Execution for RLVR

Yiqi Zhang, Fangzheng Jiao, Tian Tang +13

Reinforcement learning with verifiable rewards (RLVR) has recently unlocked strong reasoning capabilities in large language models (LLMs), triggering rapid exploration of new algor…

cs.AI2025

Learning to Wait: Synchronizing Agents with the Physical World

Yifei She, Ping Zhang, He Liu +6

Real-world agentic tasks, unlike synchronous Markov Decision Processes (MDPs), often involve non-blocking actions with variable latencies, creating a fundamental \textit{Temporal G…

cs.DC2025

Expert-as-a-Service: Towards Efficient, Scalable, and Robust Large-scale MoE Serving

Ziming Liu, Boyu Tian, Guoteng Wang +15

Mixture-of-Experts (MoE) models challenge serving infrastructures with dynamic, sparse expert utilization, causing instability on conventional systems designed for dense architectu…