← Search

Lijie Yang

3 accepted papers

2026

Less Is More: Fast and Accurate Reasoning with Cross-Head Unified Sparse Attention

ICML 2026poster

Large reasoning models achieve strong performance through test-time scaling, but this incurs substantial computational overhead due to long decoding from short prompts. While sparse attention can reduce latency and memory usage, existing methods often degrade reasoning accuracy because selection err…

Cited by 0SourceScholar
2025

TidalDecode: Fast and Accurate LLM Decoding with Position Persistent Sparse Attention

ICLR 2025poster

Large language models (LLMs) have driven significant advancements across diverse NLP tasks, with long-context models gaining prominence for handling extended inputs. However, the expanding key-value (KV) cache size required by Transformer architectures intensifies the memory constraints, particularl…

2024

Accelerating Iterative Retrieval-augmented Language Model Serving with Speculation

ICML 2024poster

This paper introduces RaLMSpec, a framework that accelerates iterative retrieval-augmented language model (RaLM) with *speculative retrieval* and *batched verification*. RaLMSpec further introduces several important systems optimizations, including prefetching, optimal speculation stride scheduler,…

Cited by 3SourcePDFScholar