paper-with-me

Papers

Towards User-Driven Neural Machine Translation

2021-06-11 · ACL 2021 5 · Huan Lin, Liang Yao, Baosong Yang, Dayiheng Liu, Haibo Zhang, Weihua Luo, Degen Huang, Jinsong Su

A good translation should not only translate the original content semantically, but also incarnate personal traits of the original text. For a real-world neural machine translation (NMT) system, these user traits (e.g., topic preference, stylistic characteristics and expression habits) can be preserved in user behavior (e.g., historical inputs). However, current NMT systems marginally consider the user behavior due to: 1) the difficulty of modeling user portraits in zero-shot scenarios, and 2) the lack of user-behavior annotated parallel dataset. To fill this gap, we introduce a novel framework called user-driven NMT. Specifically, a cache-based module and a user-driven contrastive learning method are proposed to offer NMT the ability to capture potential user traits from their historical inputs under a zero-shot learning fashion. Furthermore, we contribute the first Chinese-English parallel corpus annotated with user behavior called UDT-Corpus. Experimental results confirm that the proposed user-driven NMT can generate user-specific translations.

📄 PDF Abstract BibTeX arXiv:2106.06200

Code (1)

DeepLearnXMU/User-Driven-NMT 공식 구현 pytorch

Tasks

Contrastive LearningMachine TranslationNMTTranslationZero-Shot Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Two Phase Evaluation for Selecting Machine Translation Services

2012-05-01 · LREC 2012 5 · Chunqi Shi, Donghui Lin, Masahiko Shimada, Toru Ishida

An increased number of machine translation services are now available. Unfortunately, none of them can provide adequate translation quality for all input sources. This forces the user to select from among the services ac…

Machine TranslationTranslationVocal Bursts Valence Prediction

Incremental Decoding and Training Methods for Simultaneous Translation in Neural Machine Translation

2018-06-10 · NAACL 2018 6 · Fahim Dalvi, Nadir Durrani, Hassan Sajjad, Stephan Vogel

We address the problem of simultaneous translation by modifying the Neural MT decoder to operate with dynamically built encoder and attention. We propose a tunable agent which decides the best segmentation strategy for a…

DecoderMachine TranslationTranslation

Opportunities for Human-centered Evaluation of Machine Translation Systems

2022-07-01 · Findings (NAACL) 2022 7 · Daniel Liebling, Katherine Heller, Samantha Robertson, Wesley Deng

Machine translation models are embedded in larger user-facing systems. Although model evaluation has matured, evaluation at the systems level is still lacking. We review literature from both the translation studies and H…

Machine TranslationTranslation

Bootstrapping Multilingual Intent Models via Machine Translation for Dialog Automation

2018-05-11 · Nicholas Ruiz, Srinivas Bangalore, John Chen

With the resurgence of chat-based dialog systems in consumer and enterprise applications, there has been much success in developing data-driven and rule-based natural language models to understand human intent. Since the…

Machine TranslationTranslation

Prompt-Driven Neural Machine Translation

2022-05-01 · Findings (ACL) 2022 5 · Yafu Li, Yongjing Yin, Jing Li, Yue Zhang

Neural machine translation (NMT) has obtained significant performance improvement over the recent years. However, NMT models still face various challenges including fragility and lack of style flexibility. Moreover, curr…

Machine TranslationNMTTranslation