Pith. sign in

REVIEW 1 cited by

Deep Encoder, Shallow Decoder: Reevaluating Non-autoregressive Machine Translation

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 2006.10369 v4 pith:N4LSPU46 submitted 2020-06-18 cs.CL

classification cs.CL
keywords autoregressivenon-autoregressivetranslationmachinebaselinesmodelsspeedbeen
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Much recent effort has been invested in non-autoregressive neural machine translation, which appears to be an efficient alternative to state-of-the-art autoregressive machine translation on modern GPUs. In contrast to the latter, where generation is sequential, the former allows generation to be parallelized across target token positions. Some of the latest non-autoregressive models have achieved impressive translation quality-speed tradeoffs compared to autoregressive baselines. In this work, we reexamine this tradeoff and argue that autoregressive baselines can be substantially sped up without loss in accuracy. Specifically, we study autoregressive models with encoders and decoders of varied depths. Our extensive experiments show that given a sufficiently deep encoder, a single-layer autoregressive decoder can substantially outperform strong non-autoregressive models with comparable inference speed. We show that the speed disadvantage for autoregressive baselines compared to non-autoregressive methods has been overestimated in three aspects: suboptimal layer allocation, insufficient speed measurement, and lack of knowledge distillation. Our results establish a new protocol for future research toward fast, accurate machine translation. Our code is available at https://github.com/jungokasai/deep-shallow.

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. Recursive Offloading for LLM Serving in Multi-tier Networks

    cs.DC 2025-05 conditional novelty 5.0 of 10

    RecServe routes LLM requests across device, edge, and cloud using adaptive confidence thresholds based on recent history, cutting communication by over 50% versus cloud-only serving while keeping quality close to cloud-level.

Pith tools