paper-with-me

홈 › 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 probability of target sentences given source sentences. In this paper, we present a novel approach to improve the translation performance in NMT by conveying topic knowledge during translation. The proposed topic-informed NMT can increase the likelihood of selecting words from the same topic and domain for translation. Experimentally, we demonstrate that topic-informed NMT can achieve a 1.15 (3.3{\%} relative) and 1.67 (5.4{\%} relative) absolute improvement in BLEU score on the Chinese-to-English language pair using NIST 2004 and 2005 test sets, respectively, compared to NMT without topic information.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTopic ModelsTranslation

Similar Papers 제목 키워드 기반

Translation in the Wild

2025-05-29 · Yuri Balashov

Large Language Models (LLMs) excel in translation among other things, demonstrating competitive performance for many language pairs in zero- and few-shot settings. But unlike dedicated neural machine translation models, …

Machine TranslationTranslation

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 t…

DecoderMachine TranslationNMTSentence+2

Modeling Term Translation for Document-informed Machine Translation

2014-10-01 · EMNLP 2014 10 · F Meng, ong, Deyi Xiong, Wenbin Jiang 외
Machine TranslationTranslation

TopicVD: A Topic-Based Dataset of Video-Guided Multimodal Machine Translation for Documentaries

2025-05-09 · Jinze Lv, Jian Chen, Zi Long, Xianghua Fu 외

Most existing multimodal machine translation (MMT) datasets are predominantly composed of static images or short video clips, lacking extensive video data across diverse domains and topics. As a result, they fail to meet…

Domain AdaptationMachine TranslationMultimodal Machine TranslationNMT+1

We Need to Talk About Classification Evaluation Metrics in NLP

2024-01-08 · Peter Vickers, Loïc Barrault, Emilio Monti, Nikolaos Aletras

In Natural Language Processing (NLP) classification tasks such as topic categorisation and sentiment analysis, model generalizability is generally measured with standard metrics such as Accuracy, F-Measure, or AUC-ROC. T…

DiversityMachine TranslationNatural Language UnderstandingQuestion Answering+1