Pith. sign in

REVIEW 2 cited by

Asynchronous Bidirectional Decoding for Neural 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 1801.05122 v2 pith:J3Q3YPVA submitted 2018-01-16 cs.CL

classification cs.CL
keywords translationneuraltarget-sidedecoderhiddenattentionalbackwardbidirectional
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

The dominant neural machine translation (NMT) models apply unified attentional encoder-decoder neural networks for translation. Traditionally, the NMT decoders adopt recurrent neural networks (RNNs) to perform translation in a left-toright manner, leaving the target-side contexts generated from right to left unexploited during translation. In this paper, we equip the conventional attentional encoder-decoder NMT framework with a backward decoder, in order to explore bidirectional decoding for NMT. Attending to the hidden state sequence produced by the encoder, our backward decoder first learns to generate the target-side hidden state sequence from right to left. Then, the forward decoder performs translation in the forward direction, while in each translation prediction timestep, it simultaneously applies two attention models to consider the source-side and reverse target-side hidden states, respectively. With this new architecture, our model is able to fully exploit source- and target-side contexts to improve translation quality altogether. Experimental results on NIST Chinese-English and WMT English-German translation tasks demonstrate that our model achieves substantial improvements over the conventional NMT by 3.14 and 1.38 BLEU points, respectively. The source code of this work can be obtained from https://github.com/DeepLearnXMU/ABDNMT.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Bridge the Gap between Past and Future: Siamese Model Optimization for Context-Aware Document Ranking

    cs.IR 2025-05 conditional novelty 6.0 of 10

    ForeRanker, a history-only ranking model trained by distilling knowledge from a future-aware siamese peer, beats state-of-the-art session search rankers on AOL and Tiangong-ST.

  2. Multi-agent Learning for Neural Machine Translation

    cs.CL 2019-09 conditional novelty 6.0 of 10

    Training several diverse NMT agents with an interactively updated ensemble teacher, gated by BLEU quality, improves each agent's translation over strong baselines.

Pith tools