collaborators

20 papers

cs.RO2026

Beyond Monotonic Progress: Retry-Supervised Value Learning for Robot Imitation

Xinyao Qin, Junjie Lu, Kaixin Wang +7

Human demonstrations for robot imitation learning often contain mistakes and corrective behaviors, such as imprecise grasps, object misalignment, unstable contact, and repeated att…

cs.DC2026

CoCoScale: Leveraging Layer-wise Scaling to Unlock the Potential of Online LLM Serving

Jingfeng Wu, Yiyuan He, Minxian Xu +7

Online large language model (LLM) serving has become the backbone of modern AI applications, powering diverse downstream services through shared hardware clusters. However, modern…

cs.DC2026

BrownoutMoE: Structure-Aware Expert Grouping for Efficient and Accurate LLM Web-based Services

Yi Ding, Minxian Xu, Zhengxin Fang +2

Mixture-of-Experts (MoE) large language models (LLMs) are increasingly deployed in Web-facing services, where inference must be both accurate and responsive under bursty demand. Al…

cs.DC2026

RolloutPipe: Overlapping Pipelined Rollout and Training in Disaggregated On-Policy LLM Reinforcement Learning

Rongjian Chen, Jianmin Hu, Kejiang Ye +1

Large language model (LLM) post-training for reasoning increasingly relies on reinforcement learning with verifiable rewards (RLVR), where models learn from ground-truth feedback o…

cs.DC2026

SwiftCache: Efficient LLM Serving for Multi-turn Conversations with Heterogeneous KV Cache Sharing

Jianmin Hu, Minxian Xu, Sa Wang +5

Multi-turn conversation is a fundamental scenario in LLM applications, widely used in chatbots and AI agents. As the conversation evolves, historical tokens accumulate continuously…

cs.DC2026

Coordinated Scheduling for MoE LLM Serving

Yifan Sun, Zhexiang Zhang, Jiantong Jiang +5

Serving Mixture-of-Experts (MoE) large language models (LLMs) is challenging because dynamic request workloads interact with sparse expert routing, creating both data-parallel (DP)…