← Search

Dalton Jones

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
2025

PADRe: A Unifying Polynomial Attention Drop-in Replacement for Efficient Vision Transformer

ICLR 2025poster

We present Polynomial Attention Drop-in Replacement (PADRe), a novel and unifying framework designed to replace the conventional self-attention mechanism in transformer models. Notably, several recent alternative attention mechanisms, including Hyena, Mamba, SimA, Conv2Former, and Castling-ViT, can…

Cited by 2SourcePDFScholar