Pith. sign in

REVIEW 1 cited by

Crossword: A Semantic Approach to Data Compression via Masking

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 2304.01106 v1 pith:3B5WROBF submitted 2023-04-03 cs.CL cs.ITmath.IT

classification cs.CLcs.ITmath.IT
keywords compressionsemanticapproachtextcodecrossworddataefficiency
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The traditional methods for data compression are typically based on the symbol-level statistics, with the information source modeled as a long sequence of i.i.d. random variables or a stochastic process, thus establishing the fundamental limit as entropy for lossless compression and as mutual information for lossy compression. However, the source (including text, music, and speech) in the real world is often statistically ill-defined because of its close connection to human perception, and thus the model-driven approach can be quite suboptimal. This study places careful emphasis on English text and exploits its semantic aspect to enhance the compression efficiency further. The main idea stems from the puzzle crossword, observing that the hidden words can still be precisely reconstructed so long as some key letters are provided. The proposed masking-based strategy resembles the above game. In a nutshell, the encoder evaluates the semantic importance of each word according to the semantic loss and then masks the minor ones, while the decoder aims to recover the masked words from the semantic context by means of the Transformer. Our experiments show that the proposed semantic approach can achieve much higher compression efficiency than the traditional methods such as Huffman code and UTF-8 code, while preserving the meaning in the target text to a great extent.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. An Enhanced Text Compression Approach Using Transformer-based Language Models

    cs.CL 2024-12 reject novelty 3.0 of 10

    Removing vowels before LZW compression yields high compression ratios, but the resulting text cannot be restored without a large transformer, making the claimed state-of-the-art comparison unfair.

Pith tools