Pith. sign in

REVIEW 1 cited by

LZ Penalty: An information-theoretic repetition penalty for autoregressive 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

arxiv 2504.20131 v3 pith:57ASOERV submitted 2025-04-28 cs.LG cs.AIcs.ITmath.IT

LZ Penalty: An information-theoretic repetition penalty for autoregressive language models

classification cs.LG cs.AIcs.ITmath.IT
keywords penaltyrepetitiondegeneratemodelswithoutautoregressivecapabilitydecoding
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We introduce the LZ penalty, a penalty specialized for reducing degenerate repetitions in autoregressive language models without loss of capability. The penalty is based on the codelengths in the LZ77 universal lossless compression algorithm. Through the lens of the prediction-compression duality, decoding the LZ penalty has the interpretation of sampling from the residual distribution after removing the information that is highly compressible. We demonstrate the LZ penalty enables state-of-the-art open-source reasoning models to operate with greedy (temperature zero) decoding without loss of capability and without instances of degenerate repetition. Both the industry-standard frequency penalty and repetition penalty are ineffective, incurring degenerate repetition rates of up to 4%.

discussion (0)

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

Forward citations

Cited by 1 Pith paper

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

  1. Gauge dependence and structured-output corruption in sign-branched repetition penalties: measurements across models, inference stacks, and alternative repetition controls

    cs.LG 2026-07 accept novelty 7.0

    Sign-branched multiplicative repetition penalties are gauge-dependent and corrupt structured output; normalizing logits first removes both defects.