Sequence-Level Knowledge Distillation
Abstract
Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
Neural machine translation (NMT) offers a novel alternative formulation of translation that is potentially simpler than statistical approaches. However to reach competitive performance, NMT models need to be exceedingly large. In this paper we consider applying knowledge distillation approaches We demonstrate that standard knowledge distillation applied to word-level prediction can be effective for NMT, and also introduce two novel sequence-level versions of knowledge distillation that further improve performance, and somewhat surprisingly, seem to eliminate the need for beam search (even when applied on the original teacher model). Our best student model runs 10 times faster than its state-of-the-art teacher with little loss in performance. It is also significantly better than a baseline model trained without knowledge distillation: by 4.2/1.7 BLEU with greedy decoding/beam search. Applying weight pruning on top of knowledge distillation results in a student model that has 13 fewer parameters than the original teacher model, with a decrease of 0.4 BLEU.
Results and benchmarks
Neural machine translation (NMT) offers a novel alternative formulation of translation that is potentially simpler than statistical approaches.
Benchmark evidence is limited
Evidence graph: 2 refs, 1 links.
Utility signals: depth 100/100, grounding 68/100, status medium.
Implementation
No direct implementation yet
Maintained implementation evidence is not confirmed for this paper yet.
Use the implementation status and reproduction sections for the current action plan.
No verified maintained repo yet
There is no verified maintained implementation yet. Use this baseline plan to decide whether to prototype now or defer.
- No direct maintained implementation was found. Use the paper PDF and citation graph to design a baseline reproduction.
- Start from related paper: Study and application of telecom operators system security state baseline.
- Start from this likely method family: Distillation.
Time to first repro: a few days
Recommendation evidence is currently too limited for a maintained-repo choice. Use Implementation Status and Reproduction Path for a practical baseline plan.
- Estimate is based on paper-only reproduction flow
Reproduction readiness
No repo
No verified implementation available
- No maintained repository has been identified for this paper. Check adjacent implementations or HF artifacts below.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Framework baselines
- Hugging Face Transformers training guide
Modern transformer training baseline.
- PyTorch nn.Transformer docs
Reference transformer building block implementation.
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
786
Citations
62
References
Tasks
Pruning, Computer science, Beam search, Machine translation, Sequence (biology), Baseline (sea), Translation (biology), Word (group theory)
Methods
Distillation
Domains
Artificial intelligence, Machine learning
Related papers
- Study and application of telecom operators system security state baselineSearch on Paper2Code
2012 · Semantic similarity
- Analysis of the Baseline Decorrelation and Critical Baseline of Interferometric SARSearch on Paper2Code
2003 · Semantic similarity
- Method for Improvement of Baseline Resolving Quality in GPS MeasurementSearch on Paper2Code
2007 · Semantic similarity
- Research of Baseline ImplementSearch on Paper2Code
2010 · Semantic similarity
- Accounting for baseline targets in NDCsSearch on Paper2Code
2018 · Semantic similarity
- Study on Baseline Evaluation Application in Science and Technology AssessmentSearch on Paper2Code
2014 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.