中文
相关论文

相关论文: Non-Parametric Unsupervised Domain Adaptation for …

200 篇论文

In this paper, we propose a new task of machine translation (MT), which is based on no parallel sentences but can refer to a ground-truth bilingual dictionary. Motivated by the ability of a monolingual speaker learning to translate via…

计算与语言 · 计算机科学 2020-07-07 Xiangyu Duan , Baijun Ji , Hao Jia , Min Tan , Min Zhang , Boxing Chen , Weihua Luo , Yue Zhang

Translating text that diverges from the training domain is a key challenge for machine translation. Domain robustness---the generalization of models to unseen test domains---is low for both statistical (SMT) and neural machine translation…

计算与语言 · 计算机科学 2020-09-28 Mathias Müller , Annette Rios , Rico Sennrich

Domain adaptation deals with adapting classifiers trained on data from a source distribution, to work effectively on data from a target distribution. In this paper, we introduce the Nonlinear Embedding Transform (NET) for unsupervised…

人工智能 · 计算机科学 2017-06-26 Hemanth Venkateswara , Shayok Chakraborty , Troy McDaniel , Sethuraman Panchanathan

For most language combinations, parallel data is either scarce or simply unavailable. To address this, unsupervised machine translation (UMT) exploits large amounts of monolingual data by using synthetic data generation techniques such as…

计算与语言 · 计算机科学 2021-07-20 Dana Ruiter , Dietrich Klakow , Josef van Genabith , Cristina España-Bonet

Many document-level neural machine translation (NMT) systems have explored the utility of context-aware architecture, usually requiring an increasing number of parameters and computational complexity. However, few attention is paid to the…

计算与语言 · 计算机科学 2020-09-22 Pei Zhang , Boxing Chen , Niyu Ge , Kai Fan

In this paper, we propose an effective way for biasing the attention mechanism of a sequence-to-sequence neural machine translation (NMT) model towards the well-studied statistical word alignment models. We show that our novel guided…

计算与语言 · 计算机科学 2016-07-07 Wenhu Chen , Evgeny Matusov , Shahram Khadivi , Jan-Thorsten Peter

While neural machine translation (NMT) has achieved state-of-the-art translation performance, it is unable to capture the alignment between the input and output during the translation process. The lack of alignment in NMT models leads to…

计算与语言 · 计算机科学 2019-12-02 Jiacheng Zhang , Huanbo Luan , Maosong Sun , FeiFei Zhai , Jingfang Xu , Yang Liu

Zero-shot translation, directly translating between language pairs unseen in training, is a promising capability of multilingual neural machine translation (NMT). However, it usually suffers from capturing spurious correlations between the…

计算与语言 · 计算机科学 2021-09-13 Weizhi Wang , Zhirui Zhang , Yichao Du , Boxing Chen , Jun Xie , Weihua Luo

Domain Translation is the problem of finding a meaningful correspondence between two domains. Since in a majority of settings paired supervision is not available, much work focuses on Unsupervised Domain Translation (UDT) where data samples…

机器学习 · 计算机科学 2019-06-05 Emmanuel de Bézenac , Ibrahim Ayed , Patrick Gallinari

The goal of this paper is to use multi-task learning to efficiently scale slot filling models for natural language understanding to handle multiple target tasks or domains. The key to scalability is reducing the amount of training data…

计算与语言 · 计算机科学 2016-08-11 Aaron Jaech , Larry Heck , Mari Ostendorf

We propose a novel unsupervised domain adaptation framework based on domain-specific batch normalization in deep neural networks. We aim to adapt to both domains by specializing batch normalization layers in convolutional neural networks…

机器学习 · 计算机科学 2019-06-11 Woong-Gi Chang , Tackgeun You , Seonguk Seo , Suha Kwak , Bohyung Han

Although all-in-one-model multilingual neural machine translation (multilingual NMT) has achieved remarkable progress, the convergence inconsistency in the joint training is ignored, i.e., different language pairs reaching convergence in…

计算与语言 · 计算机科学 2022-10-20 Yichong Huang , Xiaocheng Feng , Xinwei Geng , Bing Qin

Neural Machine Translation (NMT) is widely applied in software engineering tasks. The effectiveness of NMT for code retrieval relies on the ability to learn from the sequence of tokens in the source language to the sequence of tokens in the…

软件工程 · 计算机科学 2023-08-10 Hung Phan , Ali Jannesari

This paper presents a novel multi-task learning-based method for unsupervised domain adaptation. Specifically, the source and target domain classifiers are jointly learned by considering the geometry of target domain and the divergence…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Jing Zhang , Wanqing Li , Philip Ogunbona

Multilingual Neural Machine Translation (MNMT) models are commonly trained on a joint set of bilingual corpora which is acutely English-centric (i.e. English either as the source or target language). While direct data between two languages…

计算与语言 · 计算机科学 2020-10-21 Markus Freitag , Orhan Firat

Most existing machine translation systems operate at the level of words, relying on explicit segmentation to extract tokens. We introduce a neural machine translation (NMT) model that maps a source character sequence to a target character…

计算与语言 · 计算机科学 2017-06-14 Jason Lee , Kyunghyun Cho , Thomas Hofmann

The addition of syntax-aware decoding in Neural Machine Translation (NMT) systems requires an effective tree-structured neural network, a syntax-aware attention model and a language generation model that is sensitive to sentence structure.…

计算与语言 · 计算机科学 2018-09-07 Jetic Gū , Hassan S. Shavarani , Anoop Sarkar

We propose and compare methods for gradient-based domain adaptation of self-attentive neural machine translation models. We demonstrate that a large proportion of model parameters can be frozen during adaptation with minimal or no reduction…

计算与语言 · 计算机科学 2018-11-07 Joern Wuebker , Patrick Simianer , John DeNero

There are several approaches for improving neural machine translation for low-resource languages: Monolingual data can be exploited via pretraining or data augmentation; Parallel corpora on related language pairs can be used via parameter…

计算与语言 · 计算机科学 2020-12-10 Stig-Arne Grönroos , Sami Virpioja , Mikko Kurimo

Neural machine translation (NMT) generates the next target token given as input the previous ground truth target tokens during training while the previous generated target tokens during inference, which causes discrepancy between training…

计算与语言 · 计算机科学 2020-07-22 Kaitao Song , Xu Tan , Jianfeng Lu
‹ 上一页 1 8 9 10 下一页 ›