Skip to content

Author

Lei Jiang

We have 3 of 11 papers

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

#large language models Book Open access Sep 2026

BR-MoE: A Memory-Budget-Aware Co-Design Framework for Efficient MoE Inference on Resource-Constrained GPUs

The Mixture-of-Experts (MoE) architecture has become the dominant paradigm for scaling Large Language Models, yet its explosive parameter growth routinely overflows the GPU memory budget. Weight quantization offers a practical way to fit these models into limited GPU memory, but reducing precision below 4 bits causes severe accuracy loss. Existing approaches, mixed-precision quantization and low-rank compensation, have been treated as independent strategies, overlooking the fact that both draw from the same hardware memory budget. Consequently, optimizing either dimension in isolation systematically overshoots on some experts while starving others, leaving the achievable memory–accuracy frontier well below what a joint allocation could reach. We present BR-MoE, a memory-budget-aware co-design framework that treats per-expert bit-width and compensator rank as joint variables under a single memory constraint. Guided by a lightweight layer-wise sensitivity proxy, BR-MoE casts the global allocation task as a Multiple-Choice Knapsack Problem (MCKP) and solves it to optimality via Integer Linear Programming (ILP). To turn memory savings into real inference speedups, BR-MoE further integrates a fused grouped expert GEMM backend that consolidates fragmented per-expert computations into bandwidth-efficient kernels. Evaluated across multiple MoE models on NVIDIA A100 GPUs, BR-MoE establishes a superior memory–accuracy trade-off over state-of-the-art quantization methods, delivers substantial end-to-end inference speedups, and re-derives an optimal allocation for any new memory budget in seconds, making it a deploy-time tunable system rather than a one-shot compression recipe.

Lei Jiang, Jingwei Sun, Jun-Qing Lin et al. · 0 citations
Jul 2026

Adaptive FastOPD: Progress-Aware Rollout Horizon Expansion for Efficient On-Policy Distillation

On-policy distillation (OPD) provides dense teacher supervision along student-generated trajectories, but its online rollout process incurs substantial computational cost, particularly when a few long responses delay batch completion. Existing acceleration methods typically control rollout length using fixed budgets or absolute teacher--student agreement thresholds, which may not reflect learning progress across different models and training stages. We propose Adaptive FastOPD, a progress-aware strategy that expands the rollout horizon only when learning near the current boundary region has plateaued and the current horizon is sufficiently utilized. The former is determined from four teacher--student signals measured relative to their values upon entering each horizon, making expansion responsive to stage-specific progress rather than a predefined step interval or an absolute threshold on the raw agreement signals, while the latter prevents a small number of long responses from triggering increases in rollout cost. Across two teacher--student pairs, Adaptive FastOPD achieves the highest average performance while reducing training time by 49.1--71.2\% relative to OPD 15K, and remains robust across a range of hyperparameter settings.

Qian Tan, Huaifei Liang, Xuanyu Zhu et al. · 0 citations
Jul 2026

MolGVR: A Chemistry-Grounded Framework for Text-to-Molecule Generation

The results suggest that coupling generation with executable verification and feedback-guided refinement is an effective way to improve text-to-molecule generation.

Qian Tan, Xuanyu Zhu, Lei Jiang et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.