Papers by Heming Fu

3 papers
FLARE: Fine-Grained Length-Aware Routing for Resource-Efficient Heterogeneous LLM Serving (2026.acl-long)

Copied to clipboard

Challenge: Existing routers lack fine-grained resource awareness across deployment settings, which degrades efficiency metrics in real-world serving.
Approach: They propose a length-centric, resource-aware multi-LLM routing framework that uses length-based models to estimate per-query latency and cost.
Outcome: Experiments show that FLARE reduces latency and cost by up to 68% and 75% while maintaining competitive accuracy.
FoldMoE: Efficient Long Sequence MoE Training via Attention-MoE Pipelining (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to training LLMs with Mixture-of-Experts (MoE) architecture on long sequences are limited by the insufficient computation.
Approach: They propose a MoE training system that enables token-level overlapping across entire Transformer blocks through novel attention-MoE pipelining.
Outcome: The proposed system achieves 1.49x and 2.72x speedup over state-of-the-art token-level overlapping and non-overlapping baselines on GPT-MoE models with sequences up to 32K tokens.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations