paper-with-me

Papers

Almost-lossless compression of a low-rank random tensor

2022-10-08 · Minh Thanh Vu

In this work, we establish an asymptotic limit of almost-lossless compression of a random, finite alphabet tensor which admits a low-rank canonical polyadic decomposition.

📄 PDF Abstract BibTeX arXiv:2210.04041

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A JoLT for the KV Cache: Near-Lossless KV Cache Compression via Joint Tucker and JL-Residual Allocation for LLMs

2026-07-14 · Rahul Krishnan, Volker Schulz arxiv

The key-value (KV) cache has become the dominant memory cost of transformer inference: it grows with batch size, context length, and depth, and at long context it, rather than the model weights, sets the throughput ceili…

Reducing the GPU Memory Bottleneck with Lossless Compression for ML -- Extended

2026-05-29 · Aditya K Kamath, Arvind Krishnamurthy, Marco Canini, Simon Peter arxiv

Machine learning (ML) training and inference often process data sets far exceeding GPU memory capacity, forcing them to rely on PCIe for on-demand tensor transfers, causing critical transfer bottlenecks. Lossy compressio…

Lossless Tensor Compression as Program Synthesis

2026-08-03 · Jieke Shi, Junda He, Wenjia Jiang, Weifeng Sun 외 hf

Model checkpoints are growing in both number and size, which makes archival, transfer, and deployment increasingly costly. General-purpose compressors can reduce storage requirements but ignore tensor structure, whereas …

Program SynthesisImage Generation

Asymptotic Optimism for Tensor Regression Models with Applications to Neural Network Compression

2026-03-27 · Haoming Shi, Eric C. Chi, Hengrui Luo arxiv

We study rank selection for low-rank tensor regression under random covariates design. Under a Gaussian random-design model and some mild conditions, we derive population expressions for the expected training-testing dis…

Neural Network Compression

Compression for Better: A General and Stable Lossless Compression Framework

2024-12-09 · Boyang Zhang, Daning Cheng, Yunquan Zhang, Fangmin Liu 외

This work focus on how to stabilize and lossless model compression, aiming to reduce model complexity and enhance efficiency without sacrificing performance due to compression errors. A key challenge is effectively lever…

Computational EfficiencyModel CompressionQuantization