← Search

Bokai Lin

3 accepted papers

2025

MatryoshkaKV: Adaptive KV Compression via Trainable Orthogonal Projection

ICLR 2025poster

KV cache has become a *de facto* technique for the inference of large language models (LLMs), where tensors of shape (layer number, head number, sequence length, feature dimension) are introduced to cache historical information for self-attention. As the size of the model and data grows, the KV cac…

Cited by 3SourcePDFScholar
2024

Improved Operator Learning by Orthogonal Attention

ICML 2024spotlight

This work presents orthogonal attention for constructing neural operators to serve as surrogates to model the solutions of a family of Partial Differential Equations (PDEs). The motivation is that the kernel integral operator, which is usually at the core of neural operators, can be reformulated wit…