Pith. sign in

REVIEW 2 cited by

A Fast Transformer-based General-Purpose Lossless Compressor

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 2203.16114 v2 pith:4BY4IHP7 submitted 2022-03-30 cs.LG cs.ITmath.IT

classification cs.LGcs.ITmath.IT
keywords compressiontracetransformercompressorcompressorsratiodeep-learning-baseddesigning
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Deep-learning-based compressor has received interests recently due to much improved compression ratio. However, modern approaches suffer from long execution time. To ease this problem, this paper targets on cutting down the execution time of deep-learning-based compressors. Building history-dependencies sequentially (e.g., recurrent neural networks) is responsible for long inference latency. Instead, we introduce transformer into deep learning compressors to build history-dependencies in parallel. However, existing transformer is too heavy in computation and incompatible to compression tasks. This paper proposes a fast general-purpose lossless compressor, TRACE, by designing a compression-friendly structure based on a single-layer transformer. We first design a new metric to advise the selection part of compression model structures. Byte-grouping and Shared-ffn schemes are further proposed to fully utilize the capacity of the single-layer transformer. These features allow TRACE to achieve competitive compression ratio and a much faster speed. In addition, we further accelerate the compression procedure by designing a controller to reduce the parameter updating overhead. Experiments show that TRACE achieves an overall $\sim$3x speedup while keeps a comparable compression ratio to the state-of-the-art compressors. The source code for TRACE and links to the datasets are available at https://github.com/mynotwo/A-Fast-Transformer-based-General-Purpose-LosslessCompressor.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Separate Source Channel Coding Is Still What You Need: An LLM-based Rethinking

    cs.IT 2025-01 conditional novelty 6.0 of 10

    LLM-based arithmetic coding plus ECCT-enhanced LDPC decoding makes separate source and channel coding competitive with, and in these tests superior to, joint source-channel coding for text under a total-energy comparison.

  2. An Efficient Compression of Deep Neural Network Checkpoints Based on Prediction and Context Modeling

    cs.LG 2025-06 conditional novelty 5.0 of 10

    Using previous checkpoint values as LSTM context for arithmetic coding reduces compressed checkpoint size by 14% to 31% over ExCP on ViT-L32 and Pythia-410M, with the coding stage lossless.

Pith tools