paper-with-me

홈 › Papers

Neural Machine Translation with Heterogeneous Topic Knowledge Embeddings

2021-11-01 · EMNLP 2021 11 · Weixuan Wang, Wei Peng, Meng Zhang, Qun Liu

Neural Machine Translation (NMT) has shown a strong ability to utilize local context to disambiguate the meaning of words. However, it remains a challenge for NMT to leverage broader context information like topics. In this paper, we propose heterogeneous ways of embedding topic information at the sentence level into an NMT model to improve translation performance. Specifically, the topic information can be incorporated as pre-encoder topic embedding, post-encoder topic embedding, and decoder topic embedding to increase the likelihood of selecting target words from the same topic of the source sentence. Experimental results show that NMT models with the proposed topic knowledge embedding outperform the baselines on the English -> German and English -> French translation tasks.

📄 PDF Abstract BibTeX

Code (1)

Vicky-Wil/topic-NMT 공식 구현 pytorch

Tasks

DecoderMachine TranslationNMTSentenceTopic ModelsTranslation

Similar Papers 제목 키워드 기반

Topic-Informed Neural Machine Translation

2016-12-01 · COLING 2016 12 · Jian Zhang, Liangyou Li, Andy Way, Qun Liu

In recent years, neural machine translation (NMT) has demonstrated state-of-the-art machine translation (MT) performance. It is a new approach to MT, which tries to learn a set of parameters to maximize the conditional p…

Machine TranslationNMTTopic ModelsTranslation

Grammatical gender associations outweigh topical gender bias in crosslinguistic word embeddings

2020-05-18 · Katherine McCurdy, Oguz Serbetci

Recent research has demonstrated that vector space models of semantics can reflect undesirable biases in human culture. Our investigation of crosslinguistic word embeddings reveals that topical gender bias interacts with…

Cultural Vocal Bursts Intensity PredictionLemmatizationMachine TranslationTranslation+1

TMT: A Simple Way to Translate Topic Models Using Dictionaries

2025-08-31 · Felix Engl, Andreas Henrich arxiv

The training of topic models for a multilingual environment is a challenging task, requiring the use of sophisticated algorithms, topic-aligned corpora, and manual evaluation. These difficulties are further exacerbated w…

Topic Models

FGraDA: A Dataset and Benchmark for Fine-Grained Domain Adaptation in Machine Translation

2020-12-31 · LREC 2022 6 · Wenhao Zhu, ShuJian Huang, Tong Pu, Pingxuan Huang 외

Previous research for adapting a general neural machine translation (NMT) model into a specific domain usually neglects the diversity in translation within the same domain, which is a core problem for domain adaptation i…

Autonomous VehiclesDiversityDomain AdaptationMachine Translation+2

Cross-lingual Word Embeddings beyond Zero-shot Machine Translation

2020-11-03 · Shifei Chen, Ali Basirat

We explore the transferability of a multilingual neural machine translation model to unseen languages when the transfer is grounded solely on the cross-lingual word embeddings. Our experimental results show that the tran…

Cross-Lingual Word EmbeddingsMachine TranslationTranslationWord Embeddings+1