Pith. sign in

arXiv preprint arXiv:2002.06823 , year=

5 Pith papers cite this work, alongside 173 external citations. Polarity classification is still indexing.

5 Pith papers citing it
173 external citations · Pith
abstract

The recently proposed BERT has shown great power on a variety of natural language understanding tasks, such as text classification, reading comprehension, etc. However, how to effectively apply BERT to neural machine translation (NMT) lacks enough exploration. While BERT is more commonly used as fine-tuning instead of contextual embedding for downstream language understanding tasks, in NMT, our preliminary exploration of using BERT as contextual embedding is better than using for fine-tuning. This motivates us to think how to better leverage BERT for NMT along this direction. We propose a new algorithm named BERT-fused model, in which we first use BERT to extract representations for an input sequence, and then the representations are fused with each layer of the encoder and decoder of the NMT model through attention mechanisms. We conduct experiments on supervised (including sentence-level and document-level translations), semi-supervised and unsupervised machine translation, and achieve state-of-the-art results on seven benchmark datasets. Our code is available at \url{https://github.com/bert-nmt/bert-nmt}.

fields

cs.CL 4 cs.CV 1

years

2026 5

representative citing papers

Neural Grammatical Error Correction for Romanian

cs.CL · 2026-04-26 · unverdicted · novelty 6.0

A new Romanian GEC corpus of 10k pairs plus pretraining a Transformer on artificial errors generated via POS tagger yields F0.5 of 53.76, beating the 44.38 baseline from training only on the corpus.

citing papers explorer

Showing 5 of 5 citing papers.