Pith. sign in

REVIEW 2 cited by

Modeling Coherence for Neural Machine Translation with Dynamic and Topic Caches

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 1711.11221 v3 pith:JKJ3KTNW submitted 2017-11-30 cs.CL

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

Sentences in a well-formed text are connected to each other via various links to form the cohesive structure of the text. Current neural machine translation (NMT) systems translate a text in a conventional sentence-by-sentence fashion, ignoring such cross-sentence links and dependencies. This may lead to generate an incoherent target text for a coherent source text. In order to handle this issue, we propose a cache-based approach to modeling coherence for neural machine translation by capturing contextual information either from recently translated sentences or the entire document. Particularly, we explore two types of caches: a dynamic cache, which stores words from the best translation hypotheses of preceding sentences, and a topic cache, which maintains a set of target-side topical words that are semantically related to the document to be translated. On this basis, we build a new layer to score target words in these two caches with a cache-based neural model. Here the estimated probabilities from the cache-based neural model are combined with NMT probabilities into the final word prediction probabilities via a gating mechanism. Finally, the proposed cache-based neural model is trained jointly with NMT system in an end-to-end manner. Experiments and analysis presented in this paper demonstrate that the proposed cache-based model achieves substantial improvements over several state-of-the-art SMT and NMT baselines.

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. GRAFT: A Graph-based Flow-aware Agentic Framework for Document-level Machine Translation

    cs.CL 2025-07 conditional novelty 6.0 of 10

    GRAFT reports improved document-level machine translation by segmenting documents into discourse units, modeling dependencies between them as a DAG, and translating each unit with context from its graph predecessors.

  2. Enhancing Context Modeling with a Query-Guided Capsule Network for Document-level Translation

    cs.CL 2019-09 conditional novelty 6.0 of 10

    A query-guided capsule network that clusters preceding-sentence context into perspectives and adds a source-target regularization loss gives small BLEU and Meteor gains on TED and Europarl En-De translation, but not on News.

Pith tools