Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

Reinforced NMT for Sentiment and Content Preservation in Low-resource Scenario

Domain:

natural language processing

Record type:

paper
Creator:
DivAsiRejPus
Publisher:
Ass
Host:
The preservation of domain knowledge from source to the target is crucial in any translation workflows. Hence, translation service providers that use machine translation (MT) in production could reasonably expect that the translation process should transfer both the underlying pragmatics and the semantics of the source-side sentences into the target language. However, recent studies suggest that the MT systems often fail to preserve such crucial information (e.g., sentiment, emotion, gender traits) embedded in the source text in the target. In this context, the raw automatic translations are often directly fed to other natural language processing (NLP) applications (e.g., sentiment classifier) in a cross-lingual platform. Hence, the loss of such crucial information during the translation could negatively affect the performance of such downstream NLP tasks that heavily rely on the output of the MT systems. In our current research, we carefully balance both the sides (i.e., sentiment and semantics) during translation, by controlling a global-attention-based neural MT (NMT), to generate translations that encode the underlying sentiment of a source sentence while preserving its non-opinionated semantic content. Toward this, we use a state-of-the-art reinforcement learning method, namely, actor-critic , that includes a novel reward combination module, to fine-tune the NMT system so that it learns to generate translations that are best suited for a downstream task, viz. sentiment classification while ensuring the source-side semantics is intact in the process. Experimental results for Hindi–English language pair show that our proposed method significantly improves the performance of the sentiment classifier and alongside results in an improved NMT system.

Visit

doi.org

Tasks

machine translationsentiment analysistext classification

Licenses

https://www.acm.org/publications/policies/copyright_policy#Background

Similar

dqmis/nmt-for-low-resource-langDict-NMT: Bilingual Dictionary based NMT for Extremely Low Resource Languagesmatteo-tafuro/NMT-for-low-resource-languagesmicrosoft/Lightweight-Low-Resource-NMTRideKE: Leveraging Low-Resource, User-Generated Twitter Content for Sentiment and Emotion Detection in Kenyan Code-Switched DatasetMulti-Round Transfer Learning for Low-Resource NMT Using Multiple High-Resource Languages

dqmis/nmt-for-low-resource-lang

# Multilingual Neural Machine Translation for Low-Resource Languages --- ## Project Setup and Requ

Dict-NMT: Bilingual Dictionary based NMT for Extremely Low Resource Languages

Neural Machine Translation (NMT) models have been effective on large bilingual datasets. However, th

matteo-tafuro/NMT-for-low-resource-languages

Repository of the project "NMT for low-resource languages: fighting catastrophic forgetting in hiera

microsoft/Lightweight-Low-Resource-NMT

Official code for "Too Brittle To Touch: Comparing the Stability of Quantization and Distillation To

RideKE: Leveraging Low-Resource, User-Generated Twitter Content for Sentiment and Emotion Detection in Kenyan Code-Switched Dataset

Social media has become a crucial open-access platform for individuals to express opinions and share

Multi-Round Transfer Learning for Low-Resource NMT Using Multiple High-Resource Languages

Neural machine translation (NMT) has made remarkable progress in recent years, but the performance o