← Search

Hantao Huang

4 accepted papers

2026

RepetitionCurse: Measuring and Understanding Router Imbalance in Mixture-of-Experts LLMs under DoS Stress

ICML 2026poster

Mixture-of-Experts architectures have become the standard for efficient LLM scaling, typically employing expert parallelism to distribute experts across devices. However, the absence of explicit load balancing constraints during inference allows adversarial inputs to trigger severe routing concentra…

Cited by 0SourceScholar
2025

HShare: Fast LLM Decoding by Hierarchical Key-Value Sharing

ICLR 2025poster

The frequent retrieval of Key-Value (KV) cache data has emerged as a significant factor contributing to the inefficiency of the inference process in large language models. Previous research has demonstrated that a small subset of critical KV cache tokens largely influences attention outcomes, leadin…

2025

SALS: Sparse Attention in Latent Space for KV Cache Compression

NeurIPS 2025poster

Large Language Models (LLMs) capable of handling extended contexts are in high demand, yet their inference remains challenging due to substantial Key-Value (KV) cache size and high memory bandwidth requirements. Previous research has demonstrated that KV cache exhibits low-rank characteristics withi…

Cited by 0SourceScholar
2020

Finding the Evidence: Localization-aware Answer Prediction for Text Visual Question Answering

COLING 2020main

Image text carries essential information to understand the scene and perform reasoning. Text-based visual question answering (text VQA) task focuses on visual questions that require reading text in images. Existing text VQA systems generate an answer by selecting from optical character recognition (…

Cited by 63SourcePDFScholar