← Search

Matthew J Morse

3 accepted papers

2026

QuoKA: Query-Oriented KV Selection for Efficient LLM Prefill

ICLR 2026poster

We present QuoKA: Query-oriented KV selection for efficient attention, a training-free and hardware agnostic sparse attention algorithm for accelerating transformer inference under chunked prefill. While many queries focus on a smaller group of keys in the attention operator, we observe that queries…

Cited by 0SourceScholar
2025

KeyDiff: Key Similarity-Based KV Cache Eviction for Long-Context LLM Inference in Resource-Constrained Environments

NeurIPS 2025poster

We demonstrate that geometrically distinctive keys during LLM inference tend to have high attention scores. Based on the phenomenon we propose KeyDiff, a training-free KV cache eviction method based solely on key similarity. Unlike other KV cache eviction methods, KeyDiff can process arbitrarily lon…

Cited by 0SourceScholar
2023

Composite Slice Transformer: An Efficient Transformer with Composition of Multi-Scale Multi-Range Attentions

ICLR 2023poster

Since the introduction of Transformers, researchers have tackled the notoriously expensive quadratic complexity problem. While significant computational efficiency improvements have been achieved, they come at the cost of reduced accuracy trade-offs. In this paper, we propose Composite Slice Transf…

Cited by 2SourcePDFScholar