← Search

Guanghua Yu

3 accepted papers

2026

SpecExit: Accelerating Large Reasoning Model via Speculative Exit

ICML 2026poster

Despite their strong performance on reasoning tasks, large reasoning models (LRMs) often suffer from overthinking, producing unnecessarily long outputs and incurring high end-to-end latency, a significant limitation to their real-world deployment. To address overthinking, early-exit mechanisms have …

Cited by 0SourceScholar
2026

Stem: Rethinking Causal Information Flow in Sparse Attention

ICML 2026poster

The quadratic computational complexity of self-attention remains a fundamental bottleneck for scaling Large Language Models (LLMs) to long contexts, particularly during the pre-filling phase. In this paper, we rethink the causal attention mechanism from the perspective of information flow. Due to ca…

Cited by 0SourceScholar
2026

Tequila: Deadzone-free Ternary Quantization for Large Language Models

ICLR 2026poster

Quantization techniques are essential for the deployment of Large Language Models (LLMs) on edge devices. However, prevailing methods often rely on mixed-precision multiplication that lacks efficient hardware support, making it not feasible. Ternary weight quantization addresses this by constraining…

Cited by 0SourcecodeScholar