MemFine: Memory-Aware Fine-Grained Scheduling for MoE Training

๐Ÿ“… 2025-11-26
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

271K/year
๐Ÿค– AI Summary
Large-scale Mixture-of-Experts (MoE) model training suffers from severe load imbalance induced by dynamic token routing, causing GPU memory overflow and hindering model scalability. Existing capacity-constrained load-balancing approaches sacrifice accuracy and fail under memory-constrained hardware. This paper proposes a fine-grained scheduling framework: first decoupling token distribution from expert computation units; then establishing a theory-driven memory model; and finally designing a dynamic optimization strategy for recomputation chunking, integrated with memory-aware scheduling and real-time load balancing. The method enables memory-efficient and stable training without compromising model accuracy. Experiments demonstrate a 48.03% reduction in activation memory, a 4.42ร— throughput improvement, andโ€”criticallyโ€”the first reliable training of ultra-large MoE models on low-memory GPUs.

Technology Category

Application Category

๐Ÿ“ Abstract
The training of large-scale Mixture of Experts (MoE) models faces a critical memory bottleneck due to severe load imbalance caused by dynamic token routing. This imbalance leads to memory overflow on GPUs with limited capacity, constraining model scalability. Existing load balancing methods, which cap expert capacity, compromise model accuracy and fail on memory-constrained hardware. To address this, we propose MemFine, a memory-aware fine-grained scheduling framework for MoE training. MemFine decomposes the token distribution and expert computation into manageable chunks and employs a chunked recomputation strategy, dynamically optimized through a theoretical memory model to balance memory efficiency and throughput. Experiments demonstrate that MemFine reduces activation memory by 48.03% and improves throughput by 4.42% compared to full recomputation-based baselines, enabling stable large-scale MoE training on memory-limited GPUs.
Problem

Research questions and friction points this paper is trying to address.

Addresses memory bottleneck in MoE training from load imbalance
Solves GPU memory overflow issues constraining model scalability
Overcomes accuracy compromises of existing capacity-capping methods
Innovation

Methods, ideas, or system contributions that make the work stand out.

Decomposes token distribution into manageable chunks
Uses chunked recomputation strategy for memory efficiency
Employs theoretical memory model for dynamic optimization
๐Ÿ”Ž Similar Papers
No similar papers found.
L
Lu Zhao
AIH Training Team
R
Rong Shi
AIH Training Team
S
Shaoqing Zhang
AIH Training Team
Y
Yueqiang Chen
AIH Training Team
B
Baoguo He
AIH Training Team
H
Hongfeng Sun
AIH Training Team
Z
Ziqing Yin
AIH Training Team
Shangchao Su
Shangchao Su
Fudan University
federated learningcomputer vision
Z
Zhiyan Cui
AIH Training Team
L
Liang Dong
AIH Training Team
X
Xiyuan Li
AIH Training Team
L
Lingbin Wang
AIH Training Team
J
Jianwei He
AIH Training Team
J
Jiesong Ma
AIH Training Team
W
Weikang Huang
AIH Training Team
J
Jianglei Tong
AIH Training Team
D
Dongdong Gao
AIH Training Team
J
Jian Zhang
AIH Training Team
H
Hong Tian
AIH Training Team