paper-with-me

홈 › Papers

Sentiment Aware Neural Machine Translation

2019-11-01 · WS 2019 11 · Chenglei Si, Kui Wu, Ai Ti Aw, Min-Yen Kan

Sentiment ambiguous lexicons refer to words where their polarity depends strongly on con- text. As such, when the context is absent, their translations or their embedded sentence ends up (incorrectly) being dependent on the training data. While neural machine translation (NMT) has achieved great progress in recent years, most systems aim to produce one single correct translation for a given source sentence. We investigate the translation variation in two sentiment scenarios. We perform experiments to study the preservation of sentiment during translation with three different methods that we propose. We conducted tests with both sentiment and non-sentiment bearing contexts to examine the effectiveness of our methods. We show that NMT can generate both positive- and negative-valent translations of a source sentence, based on a given input sentiment label. Empirical evaluations show that our valence-sensitive embedding (VSE) method significantly outperforms a sequence-to-sequence (seq2seq) baseline, both in terms of BLEU score and ambiguous word translation accuracy in test, given non-sentiment bearing contexts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTSentenceTranslationWord Translation

Similar Papers 제목 키워드 기반

Sentiment-Aware Measure (SAM) for Evaluating Sentiment Transfer by Machine Translation Systems

2021-09-30 · RANLP 2021 9 · Hadeel Saadany, Constantin Orasan, Emad Mohamed, Ashraf Tantawy

In translating text where sentiment is the main message, human translators give particular attention to sentiment-carrying words. The reason is that an incorrect translation of such words would miss the fundamental aspec…

Machine TranslationTranslation

Measuring Sentiment Bias in Machine Translation

2023-06-12 · Kai Hartung, Aaricia Herygers, Shubham Kurlekar, Khabbab Zakaria 외

Biases induced to text by generative models have become an increasingly large topic in recent years. In this paper we explore how machine translation might introduce a bias in sentiments as classified by sentiment analys…

Machine TranslationSentiment AnalysisTranslation

Preparation of Sentiment tagged Parallel Corpus and Testing its effect on Machine Translation

2020-07-28 · Sainik Kumar Mahata, Amrita Chandra, Dipankar Das, Sivaji Bandyopadhyay

In the current work, we explore the enrichment in the machine translation output when the training parallel corpus is augmented with the introduction of sentiment analysis. The paper discusses the preparation of the same…

Machine TranslationSentiment AnalysisTranslation

Building a robust sentiment lexicon with (almost) no resource

2016-12-15 · Mickael Rouvier, Benoit Favre

Creating sentiment polarity lexicons is labor intensive. Automatically translating them from resourceful languages requires in-domain machine translation systems, which rely on large quantities of bi-texts. In this paper…

General ClassificationMachine TranslationTranslationWord Embeddings

Resource Creation and Evaluation for Multilingual Sentiment Analysis in Social Media Texts

2014-05-01 · LREC 2014 5 · Alex Balahur, ra, Marco Turchi, Ralf Steinberger 외

This paper presents an evaluation of the use of machine translation to obtain and employ data for training multilingual sentiment classifiers. We show that the use of machine translated data obtained similar results as t…

ClassificationGeneral ClassificationMachine TranslationNatural Language Inference+4