paper-with-me

Papers

S$^4$R: Selective Sampling, Subspaces, and Sparse Reconstruction for Compressed Long-Context KV Caching

2026-08-01 · Jialong Han, You Wu, Kewei Tu arxiv

The growth of context window lengths in Large Language Models (LLMs) significantly enhances their long-context capabilities but incurs prohibitive memory costs due to the Key-Value (KV) cache. Although low-rank compression of KV cache is a promising remedy, existing methods face a dilemma: offline approaches depend on external calibration data, whereas online approaches incur substantial compute for full-prompt decomposition and reconstruction. In this paper, we propose S$^4$R, which builds low-rank subspaces from selectively sampled tokens and computes attention over a sparsely reconstructed KV representation. S$^4$R uses prompt-aware initialization to build initial key/value bases from a representative prompt subset, trading off calibration-data dependence against prefilling cost. Because fully reconstructing the cache at every decoding step is prohibitively expensive and hurts throughput, we further adopt sparse reconstruction to retain only informative positions during decoding. Extensive experiments on LongBench and RULER with Llama and Qwen model families show that S$^4$R achieves up to 5$\times$ KV compression with near full-cache accuracy, combining the efficiency of fixed compression with the adaptability of prompt-dependent methods.

📄 PDF Abstract BibTeX arXiv:2608.00528

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Compressed Sensing, ASBSR-method of image sampling and reconstruction and the problem of digital image acquisition with the lowest possible sampling rate

2017-10-10 · Leonid P. Yaroslavsky

The problem of minimization of the number of measurements needed for digital image acquisition and reconstruction with a given accuracy is addressed. Basics of the sampling theory are outlined to show that the lower boun…

compressed sensingDemosaickingImage Reconstruction

Adaptive sampling using variational autoencoder and reinforcement learning

2025-12-03 · Adil Rasheed, Mikael Aleksander Jansen Shahly, Muhammad Faisal Aftab arxiv

Compressed sensing enables sparse sampling but relies on generic bases and random measurements, limiting efficiency and reconstruction quality. Optimal sensor placement uses historcal data to design tailored sampling pat…

Reinforcement Learning

Denoising guarantees for optimized sampling schemes in compressed sensing

2025-04-01 · Yaniv Plan, Matthew S. Scott, Xia Sheng, Ozgur Yilmaz

Compressed sensing with subsampled unitary matrices benefits from \emph{optimized} sampling schemes, which feature improved theoretical guarantees and empirical performance relative to uniform subsampling. We provide, in…

compressed sensingDenoising

Learning Sub-Sampling and Signal Recovery with Applications in Ultrasound Imaging

2019-08-15 · Iris A. M. Huijben, Bastiaan S. Veeling, Kees Janse, Massimo Mischi 외

Limitations on bandwidth and power consumption impose strict bounds on data rates of diagnostic imaging systems. Consequently, the design of suitable (i.e. task- and data-aware) compression and reconstruction techniques …

compressed sensingDiagnostic

Selective Sampling-based Scalable Sparse Subspace Clustering

2019-12-01 · NeurIPS 2019 12 · Shin Matsushima, Maria Brbic

Sparse subspace clustering (SSC) represents each data point as a sparse linear combination of other data points in the dataset. In the representation learning step SSC finds a lower dimensional representation of data poi…

ClusteringRepresentation Learning