Prompt-Driven Neural Machine Translation (2022.findings-acl)

Copied to clipboard

Challenge: Neural machine translation models still face various challenges including fragility and lack of style flexibility.
Approach: They propose to incorporate prompts into neural machine translation to improve translation control and style flexibility.
Outcome: Empirical results show that the proposed method improves translation control and quality and improves human-in-the-loop translation.

Similar Papers

Improving Neural Machine Translation by Multi-Knowledge Integration with Prompting (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods focus on how to integrate multiple types of knowledge into NMT models .
Approach: They propose a framework that integrates multiple types of knowledge into NMT models . they use multiple types as prefix-prompts of input for the encoder and decoder .
Outcome: The proposed framework outperforms baselines on English-Chinese and English-German translation.
Self-Paced Learning for Neural Machine Translation (2020.emnlp-main)

Copied to clipboard

Challenge: Existing studies have shown that the training of neural machine translation (NMT) rely on the quality of artificial schedule drawn up with the handcrafted features, e.g. sentence length or word rarity.
Approach: They propose to train NMT model using a self-paced learning approach that allows it to quantify the learning confidence over training examples and flexibly govern its learning via regulating the loss in each iteration step.
Outcome: The proposed model outperforms baseline models and those trained with human-designed curricula on translation quality and convergence speed.
Controlling Styles in Neural Machine Translation with Activation Prompt (2023.findings-acl)

Copied to clipboard

Challenge: Earlier studies on controlling styles in neural machine translation (NMT) have focused on regulating the level of formality, but they still encounter two major challenges.
Approach: They propose a method to control the style of neural machine translation by retrieving prompts from stylized monolingual corpus.
Outcome: The proposed method can control the style of translation and achieve remarkable performance.
A General Framework for Adaptation of Neural Machine Translation to Simultaneous Translation (2020.aacl-main)

Copied to clipboard

Challenge: Despite the success of neural machine translation, simultaneous neural machine translators are challenging due to syntactic structure difference and simultaneity requirements.
Approach: They propose a framework for adapting neural machine translation to translate simultaneously . they propose 'prefix translation' that utilizes a consecutive NMT model to translate source prefixes .
Outcome: The proposed framework balancing quality and latency on three translation corpora and two language pairs shows that it performs well.
Multilingual Neural Machine Translation (2020.coling-tutorials)

Copied to clipboard

Challenge: In this tutorial, we will cover the latest advances in NMT to enhance low-resource translation.
Approach: They will cover the latest advances in NMT approaches that leverage multilingualism . they will focus on topics such as language divergence, transfer learning and pivoting .
Outcome: This tutorial will cover the latest advances in NMT to enhance low-resource translation models.
A Template-based Method for Constrained Neural Machine Translation (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods to solve this problem can not satisfy the following three desiderata: (1) high translation quality, (2) high match accuracy, and (3) low latency.
Approach: They propose a template-based method that can provide high translation quality and match accuracy and a low latency inference.
Outcome: The proposed method outperforms baselines in lexically and structurally constrained translation tasks and can be used in a variety of applications.
Towards User-Driven Neural Machine Translation (2021.acl-long)

Copied to clipboard

Challenge: a good translation should implicitly mirror user traits rather than translate the original content semantically.
Approach: They propose a framework that captures user traits from historical inputs . they propose 'user-driven' NMT to model user behavior under a zero-shot learning fashion .
Outcome: The proposed framework can capture user traits from historical inputs under zero-shot learning fashion.
Towards Enhancing Faithfulness for Neural Machine Translation (2020.emnlp-main)

Copied to clipboard

Challenge: Neural machine translation (NMT) has achieved great success due to the ability to generate high-quality sentences.
Approach: They propose a training strategy with a multi-task learning paradigm to build a faithfulness enhanced NMT model.
Outcome: The proposed model can generate high-quality sentences that are very close to natural language.
Simple, Scalable Adaptation for Neural Machine Translation (D19-1)

Copied to clipboard

Challenge: Recent advances in deep learning have led to significantly improved quality on Neural Machine Translation (NMT) however, performance on out-of-domain data or low resource languages remains poor.
Approach: They propose a simple yet efficient approach for adapting pre-trained models to multiple tasks simultaneously.
Outcome: The proposed approach is on par with full fine-tuning on domain adaptation and massively multilingual NMT on a massively multilingual dataset.
Analyzing Challenges in Neural Machine Translation for Software Localization (2023.eacl-main)

Copied to clipboard

Challenge: Neural machine translation (NMT) is a new form of machine translation that reduces the post-editing time of human annotators.
Approach: They propose to use a novel multilingual UI corpus collection to test NMT for user interfaces.
Outcome: The proposed test set evaluates state-of-the-art methods on a UI translation task from English to German and identifies its limitations.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations