REVIEW 5 cited by
LLMZip: Lossless Text Compression using Large Language Models
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
We provide new estimates of an asymptotic upper bound on the entropy of English using the large language model LLaMA-7B as a predictor for the next token given a window of past tokens. This estimate is significantly smaller than currently available estimates in \cite{cover1978convergent}, \cite{lutati2023focus}. A natural byproduct is an algorithm for lossless compression of English text which combines the prediction from the large language model with a lossless compression scheme. Preliminary results from limited experiments suggest that our scheme outperforms state-of-the-art text compression schemes such as BSC, ZPAQ, and paq8h.
Forward citations
Cited by 5 Pith papers
-
LLM-based Source Code Compression via Thresholded Symbol Ranking
Bounding LLM next-token ranks to T=63 (or T=1) with escaped exceptions beats unbounded LLM ranking by up to 37% ratio and 40% speed on source code, and beats general-purpose compressors by up to 82% ratio.
-
StateSMix: Online Lossless Compression via Mamba State Space Models and Sparse N-gram Context Mixing
An online-trained Mamba SSM mixed with sparse n-gram logit bias beats xz on enwik8 up to 10MB without pre-trained weights or a GPU.
-
PMKLC: Parallel Multi-Knowledge Learning-based Lossless Compression for Large-Scale Genomics Database
PMKLC is a parallel multi-knowledge learning-based genomic compressor that achieves the best average compression ratio and throughput among tested baselines, with gains over the strongest baseline under 1%.
-
Channel-Agnostic Semantic Compression for Bandwidth-Limited Visual Communication
RQ-NAC, a residual-quantized image codec with n-gram arithmetic coding, reports 671 times compression over uncompressed dashcam frames at modest reconstruction quality (SSIM 0.74, PSNR 23.6 dB).
-
Joint Lossless Compression and Steganography for Medical Images via Large Language Models
A joint lossless compression and steganography framework for medical images that splits bit planes into a VAE-compressed global part and an LLM-compressed local part, embedding secret messages in the local part.
Discussion (0). Sign in to comment.