paper-with-me

홈 › Papers

Machine-oriented NMT Adaptation for Zero-shot NLP tasks: Comparing the Usefulness of Close and Distant Languages

2020-12-01 · VarDial (COLING) 2020 12 · Amirhossein Tebbifakhr, Matteo Negri, Marco Turchi

Neural Machine Translation (NMT) models are typically trained by considering humans as end-users and maximizing human-oriented objectives. However, in some scenarios, their output is consumed by automatic NLP components rather than by humans. In these scenarios, translations’ quality is measured in terms of their “fitness for purpose” (i.e. maximizing performance of external NLP tools) rather than in terms of standard human fluency/adequacy criteria. Recently, reinforcement learning techniques exploiting the feedback from downstream NLP tools have been proposed for “machine-oriented” NMT adaptation. In this work, we tackle the problem in a multilingual setting where a single NMT model translates from multiple languages for downstream automatic processing in the target language. Knowledge sharing across close and distant languages allows to apply our machine-oriented approach in the zero-shot setting where no labeled data for the test language is seen at training time. Moreover, we incorporate multi-lingual BERT in the source side of our NMT system to benefit from the knowledge embedded in this model. Our experiments show coherent performance gains, for different language directions over both i) “generic” NMT models (trained for human consumption), and ii) fine-tuned multilingual BERT. This gain for zero-shot language directions (e.g. Spanish–English) is higher when the models are fine-tuned on a closely-related source language (Italian) than a distant one (German).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMT

Similar Papers 제목 키워드 기반

HCLD: A Hierarchical Framework for Zero-shot Cross-lingual Dialogue System

2022-10-01 · COLING 2022 10 · Zhanyu Ma, Jian Ye, Xurui Yang, Jianfeng Liu

Recently, many task-oriented dialogue systems need to serve users in different languages. However, it is time-consuming to collect enough data of each language for training. Thus, zero-shot adaptation of cross-lingual ta…

Intent DetectionSentenceslot-fillingSlot Filling+1

Attention-Informed Mixed-Language Training for Zero-shot Cross-lingual Task-oriented Dialogue Systems

2019-11-21 · Zihan Liu, Genta Indra Winata, Zhaojiang Lin, Peng Xu 외

Recently, data-driven task-oriented dialogue systems have achieved promising performance in English. However, developing dialogue systems that support low-resource languages remains a long-standing challenge due to the a…

Dialogue State TrackingIntent DetectionNatural Language Understandingslot-filling+2

Zero-shot Cross-lingual Dialogue Systems with Transferable Latent Variables

2019-11-11 · IJCNLP 2019 11 · Zihan Liu, Jamin Shin, Yan Xu, Genta Indra Winata 외

Despite the surging demands for multilingual task-oriented dialog systems (e.g., Alexa, Google Home), there has been less research done in multilingual or cross-lingual scenarios. Hence, we propose a zero-shot adaptation…

Intent DetectionNatural Language Understandingslot-fillingSlot Filling

Schema Augmentation for Zero-Shot Domain Adaptation in Dialogue State Tracking

2024-10-31 · Christopher Richardson, Roshan Sharma, Neeraj Gaur, Parisa Haghani 외

Zero-shot domain adaptation for dialogue state tracking (DST) remains a challenging problem in task-oriented dialogue (TOD) systems, where models must generalize to target domains unseen at training time. Current large l…

Data AugmentationDialogue State TrackingDomain AdaptationLanguage Modeling+3

Domain-Oriented Prefix-Tuning: Towards Efficient and Generalizable Fine-tuning for Zero-Shot Dialogue Summarization

2022-04-09 · NAACL 2022 7 · Lulu Zhao, Fujia Zheng, Weihao Zeng, Keqing He 외

The most advanced abstractive dialogue summarizers lack generalization ability on new domains and the existing researches for domain adaptation in summarization generally rely on large-scale pre-trainings. To explore the…

Domain Adaptation