← Search

Luis Ceze

4 accepted papers

2026

xKV: Cross-Layer KV-Cache Compression via Aligned Singular Vector Extraction

ICML 2026poster

Long-context Large Language Models (LLMs) enable powerful applications but incur high memory costs due to the key–value states (KV-Cache). Recent studies attempt to share KV-Cache across layers, but these approaches either require expensive pretraining or rely on per-token cross-layer cosine similar…

Cited by 0SourceScholar
2025

Palu: KV-Cache Compression with Low-Rank Projection

ICLR 2025poster

Post-training KV-Cache compression methods typically either sample a subset of effectual tokens or quantize the data into lower numerical bit width. However, these methods cannot exploit redundancy in the hidden dimension of the KV tenors. This paper presents a hidden dimension compression approach…

2018

Learning to Optimize Tensor Programs

NeurIPS 2018spotlight

We introduce a learning-based framework to optimize tensor programs for deep learning workloads. Efficient implementations of tensor operators, such as matrix multiplication and high dimensional convolution are key enablers of effective deep learning systems. However, existing systems rely on manual…

Cited by 527SourcePDFScholar
2017

Clustering Billions of Reads for DNA Data Storage

NeurIPS 2017spotlight

Storing data in synthetic DNA offers the possibility of improving information density and durability by several orders of magnitude compared to current storage technologies. However, DNA data storage requires a computationally intensive process to retrieve the data. In particular, a crucial step in…

Cited by 92SourcePDFScholar