Pith. sign in

REVIEW 3 cited by

Autoregressive Knowledge Distillation through Imitation Learning

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 2009.07253 v2 pith:6KIJSI23 submitted 2020-09-15 cs.CL cs.LG

Autoregressive Knowledge Distillation through Imitation Learning

classification cs.CL cs.LG
keywords distillationmodelsautoregressiveknowledgegenerationimitationinferencelanguage
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

The performance of autoregressive models on natural language generation tasks has dramatically improved due to the adoption of deep, self-attentive architectures. However, these gains have come at the cost of hindering inference speed, making state-of-the-art models cumbersome to deploy in real-world, time-sensitive settings. We develop a compression technique for autoregressive models that is driven by an imitation learning perspective on knowledge distillation. The algorithm is designed to address the exposure bias problem. On prototypical language generation tasks such as translation and summarization, our method consistently outperforms other distillation algorithms, such as sequence-level knowledge distillation. Student models trained with our method attain 1.4 to 4.8 BLEU/ROUGE points higher than those trained from scratch, while increasing inference speed by up to 14 times in comparison to the teacher model.

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. Cross-Tokenizer On-Policy Distillation via Byte-Prefix Marginalization

    cs.LG 2026-07 conditional novelty 7.0

    Byte-Prefix Marginalization maps a teacher's next-token distribution onto the student's vocabulary through shared byte prefixes plus an explicit residual, giving a mass-preserving target for on-policy distillation acr...

  2. Stable On-Policy Distillation through Adaptive Target Reformulation

    cs.LG 2026-01 unverdicted novelty 7.0

    Veto creates a geometric bridge in logit space for stable on-policy distillation by adaptively vetoing harmful gradients on low-confidence tokens while balancing diversity via a beta parameter.

  3. Stable On-Policy Distillation through Adaptive Target Reformulation

    cs.LG 2026-01 conditional novelty 5.0

    Veto replaces the teacher's target distribution with a product of teacher and student probabilities, stabilizing on-policy knowledge distillation and improving small-model benchmarks.