collaborators

15 papers

cs.LG2026

Mechanisms of Width Scaling in Normalized Residual Networks: The Effective Alignment Dimension

Jinhao Zhang, Zeyu Liu, Zicheng Yan +4

Existing theories of neural-network width characterize asymptotic limits, but provide limited guidance on whether an expansion direction identified from finite training data remain…

cs.DC2026

ReMP: Low-Downtime Runtime Model-Parallelism Reconfiguration for LLM Serving

Haipeng Yuan, Kaining Zheng, Yongshu Bai +5

Current large language model (LLM) inference systems universally deploy ultra-large-scale models using a combination of Tensor Parallelism (TP) and Pipeline Parallelism (PP). Howev…

cs.LG2026

HeRo-Q: A General Framework for Stable Low Bit Quantization via Hessian Conditioning

Jinhao Zhang, Yunquan Zhang, Zicheng yan +3

Post Training Quantization (PTQ), a mainstream model compression technique, often leads to the paradoxical 'low error, high loss' phenomenon because it focuses solely on minimizing…

cs.LG2026

DynaTrain: Fast Online Parallelism Switching for Elastic LLM Training

Yuanqing Wang, Yuchen Zhang, Hao Lin +9

Modern large language model (LLM) training is inherently dynamic: resource fluctuations, RLHF phase shifts, and cluster elasticity continually reshape the optimal parallelism layou…

cs.LG2026

A Qualitative Test-Risk Mechanism for Scaling Behavior in Normalized Residual Networks

Daning Cheng, Zeyu Liu, Jun Sun +4

The scaling behavior, in which test performance often improves as model size and data increase, is a central empirical phenomenon in modern deep learning, yet its theoretical basis…

cs.LG2026

MoE-DisCo:Low Economy Cost Training Mixture-of-Experts Models

Xin Ye, Daning Cheng, Boyang Zhang +1

Training large-scale Mixture-of-Experts (MoE) models typically requires high-memory, high-bandwidth GPUs (e.g., A100), and their high cost has become a major barrier to large-model…