← Search

Weile Jia

8 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
2026

MatRIS: Toward Reliable and Efficient Pretrained Machine Learning Interaction Potentials

ICLR 2026poster

Universal MLIPs (uMLIPs) demonstrate broad applicability across diverse material systems and have emerged as a powerful and transformative paradigm in chemical and computational materials science. Equivariant uMLIPs achieve state-of-the-art accuracy in a wide range of benchmarks by incorporating equ…

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
2023

RLEKF: An Optimizer for Deep Potential with Ab Initio Accuracy

AAAI 2023technical

It is imperative to accelerate the training of neural network force field such as Deep Potential, which usually requires thousands of images based on first-principles calculation and a couple of days to generate an accurate potential energy surface. To this end, we propose a novel optimizer named re…

Cited by 5SourcePDFScholar