Pith. sign in

REVIEW 3 cited by

Large Language Model for Lossless Image Compression with Visual Prompts

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

arxiv 2502.16163 v1 pith:VRRR5X6M submitted 2025-02-22 eess.IV cs.CV

Large Language Model for Lossless Image Compression with Visual Prompts

classification eess.IV cs.CV
keywords imagecompressionlosslessllmsvisualmodelpromptschallenge
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Recent advancements in deep learning have driven significant progress in lossless image compression. With the emergence of Large Language Models (LLMs), preliminary attempts have been made to leverage the extensive prior knowledge embedded in these pretrained models to enhance lossless image compression, particularly by improving the entropy model. However, a significant challenge remains in bridging the gap between the textual prior knowledge within LLMs and lossless image compression. To tackle this challenge and unlock the potential of LLMs, this paper introduces a novel paradigm for lossless image compression that incorporates LLMs with visual prompts. Specifically, we first generate a lossy reconstruction of the input image as visual prompts, from which we extract features to serve as visual embeddings for the LLM. The residual between the original image and the lossy reconstruction is then fed into the LLM along with these visual embeddings, enabling the LLM to function as an entropy model to predict the probability distribution of the residual. Extensive experiments on multiple benchmark datasets demonstrate our method achieves state-of-the-art compression performance, surpassing both traditional and learning-based lossless image codecs. Furthermore, our approach can be easily extended to images from other domains, such as medical and screen content images, achieving impressive performance. These results highlight the potential of LLMs for lossless image compression and may inspire further research in related directions.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. NeuralLVC: Neural Lossless Video Compression via Masked Diffusion with Temporal Conditioning

    eess.IV 2026-04 unverdicted novelty 7.0

    NeuralLVC achieves better lossless compression than H.264 and H.265 on video sequences by combining masked diffusion with temporal conditioning on frame differences.

  2. LUMI: Tokenizer-Agnostic LLM-Based Lossless Image Compression

    cs.CV 2026-07 conditional novelty 6.0

    A tokenizer-free pixel embedding, position encoding, and 256-way head let frozen LLMs act as portable entropy models for lossless RGB compression across model families.

  3. Adapting Diffusion Language Models for Lossless Pixel-Level Image Transmission

    cs.IT 2026-06 unverdicted novelty 6.0

    DDM-SSCC adapts diffusion language models for separate source-channel coding to enable lossless pixel-level image transmission with improved exact recovery on standard datasets.