Pith. sign in

Incorporating Discrete Translation Lexicons into Neural Machine Translation

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Neural machine translation (NMT) often makes mistakes in translating low-frequency content words that are essential to understanding the meaning of the sentence. We propose a method to alleviate this problem by augmenting NMT systems with discrete translation lexicons that efficiently encode translations of these low-frequency words. We describe a method to calculate the lexicon probability of the next word in the translation candidate by using the attention vector of the NMT model to select which source word lexical probabilities the model should focus on. We test two methods to combine this probability with the standard NMT probability: (1) using it as a bias, and (2) linear interpolation. Experiments on two corpora show an improvement of 2.0-2.3 BLEU and 0.13-0.44 NIST score, and faster convergence time.

citation-role summary

background 1

citation-polarity summary

fields

cs.SE 1

years

2025 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

unclear 1

representative citing papers

Retrieval-Augmented Code Review Comment Generation

cs.SE · 2025-06-13 · conditional · novelty 6.0

Retrieval-augmented conditioning on similar code-review pairs improves review comment generation over generation-only baselines, with larger gains for low-frequency tokens, though improvements over retrieval-only baselines are marginal and statistical significance is not reported.

citing papers explorer

Showing 1 of 1 citing paper.

  • Retrieval-Augmented Code Review Comment Generation cs.SE · 2025-06-13 · conditional · none · ref 17 · internal anchor

    Retrieval-augmented conditioning on similar code-review pairs improves review comment generation over generation-only baselines, with larger gains for low-frequency tokens, though improvements over retrieval-only baselines are marginal and statistical significance is not reported.