← Search

Mingzhen Li

4 accepted papers

2026

AdaHC: Accelerating Multi-Token Prediction with Adaptive Head Chunking with Pipeline Parallelism

ICML 2026poster

Multi-token prediction (MTP) architecture is widely adopted in LLMs. MTP blocks can be appended to the tail of model to predict additional tokens. However, when training with pipeline parallel, MTP leads to more pipeline bubbles and deteriorates the pipeline efficiency. Based on in-depth analysis of…

Cited by 0SourceScholar
2026

JanusPipe: Efficient Pipeline Parallel Training for Machine Learning Interatomic Potentials

ICML 2026poster

Discovering atom-level phenomena requires molecular dynamics (MD) simulations with ab initio accuracy. Machine learning interatomic potentials (MLIPs) enable stable, high-accuracy MD simulations, and their models exhibit scaling-law trends similar to large language models. However, the lack of scala…

Cited by 0SourceScholar
2025

Efficient Long Context Fine-tuning with Chunk Flow

ICML 2025poster

Long context fine-tuning of large language models(LLMs) involves training on datasets that are predominantly composed of short sequences and a small proportion of longer sequences. However, existing approaches overlook this long-tail distribution and employ training strategies designed specifically…

Cited by 0SourcePDFScholar
2025

Skrull: Towards Efficient Long Context Fine-tuning through Dynamic Data Scheduling

NeurIPS 2025poster

Long-context supervised fine-tuning (Long-SFT) plays a vital role in enhancing the performance of large language models (LLMs) on long-context tasks. To smoothly adapt LLMs to long-context scenarios, this process typically entails training on mixed datasets containing both long and short sequences.…

Cited by 0SourceScholar