← Search

Jianing Deng

2 accepted papers

2026

GEMQ: Global Expert-Level Mixed-Precision Quantization for MoE LLMs

ICML 2026poster

Mixture-of-Experts Large Language Models (MoE-LLMs) achieve strong performance but incur substantial memory overhead due to massive expert parameters. Mixed-precision quantization mitigates this cost by allocating expert-wise bit-widths based on their importance, approaching the accuracy-memory Pare…

Cited by 0SourceScholar
2025

FIER: Fine-Grained and Efficient KV Cache Retrieval for Long-context LLM Inference

EMNLP 2025

The Key-Value (KV) cache reading latency increases significantly with context lengths, hindering the efficiency of long-context LLM inference. To address this, previous works propose retaining a small fraction of KV cache based on token importance. For example, KV eviction uses static heuristics to

Cited by 0SourcePDFScholar