paper-with-me

Papers Unsupervised Machine Translation

“Unsupervised Machine Translation” 태그가 달린 논문 105편 · 필터 해제

On Systematic Style Differences between Unsupervised and Supervised MT and an Application for High-Resource Machine Translation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Modern unsupervised machine translation (MT) systems reach reasonable translation quality under clean and controlled data conditions. As the performance gap between supervised and unsupervised MT narrows, it is interesti…

Machine TranslationTranslationUnsupervised Machine Translation

Unsupervised Neural Machine Translation with Universal Grammar

2021-11-01 · EMNLP 2021 11 · Zuchao Li, Masao Utiyama, Eiichiro Sumita, Hai Zhao

Machine translation usually relies on parallel corpora to provide parallel signals for training. The advent of unsupervised machine translation has brought machine translation away from this reliance, though performance …

Machine TranslationTranslationUnsupervised Machine Translation

Unsupervised Translation of German–Lower Sorbian: Exploring Training and Novel Transfer Methods on a Low-Resource Language

2021-11-01 · WMT (EMNLP) 2021 11 · Lukas Edman, Ahmet Üstün, Antonio Toral, Gertjan van Noord

This paper describes the methods behind the systems submitted by the University of Groningen for the WMT 2021 Unsupervised Machine Translation task for German–Lower Sorbian (DE–DSB): a high-resource language to a low-res…

DecoderMachine TranslationTranslationUnsupervised Machine Translation

Multilingual Unsupervised Neural Machine Translation with Denoising Adapters

2021-10-20 · EMNLP 2021 11 · Ahmet Üstün, Alexandre Bérard, Laurent Besacier, Matthias Gallé

We consider the problem of multilingual unsupervised machine translation, translating to and from languages that only have monolingual data by using auxiliary parallel language pairs. For this problem the standard proced…

DenoisingMachine TranslationTranslationUnsupervised Machine Translation

Leveraging Automated Unit Tests for Unsupervised Code Translation

2021-10-13 · ICLR 2022 4 · Baptiste Roziere, Jie M. Zhang, Francois Charton, Mark Harman 외

With little to no parallel data available for programming languages, unsupervised methods are well-suited to source code translation. However, the majority of unsupervised machine translation approaches rely on back-tran…

Code TranslationMachine TranslationSentenceTranslation+1

Translating Robot Skills: Learning Unsupervised Skill Correspondences Across Robots

2021-09-29 · Tanmay Shankar, Yixin Lin, Aravind Rajeswaran, Vikash Kumar 외

In this paper, we explore how we can endow robots with the ability to learn correspondences between their own skills, and those of morphologically different robots in different domains, in an entirely unsupervised manner…

Machine TranslationTranslationUnsupervised Machine Translation

Contrastive Clustering to Mine Pseudo Parallel Data for Unsupervised Translation

2021-09-29 · ICLR 2022 4 · Xuan-Phi Nguyen, Hongyu Gong, Yun Tang, Changhan Wang 외

Modern unsupervised machine translation systems mostly train their models by generating synthetic parallel training data from large unlabeled monolingual corpora of different languages through various means, such as iter…

ClusteringMachine TranslationTranslationUnsupervised Machine Translation

Unsupervised Translation of German--Lower Sorbian: Exploring Training and Novel Transfer Methods on a Low-Resource Language

2021-09-24 · Lukas Edman, Ahmet Üstün, Antonio Toral, Gertjan van Noord

This paper describes the methods behind the systems submitted by the University of Groningen for the WMT 2021 Unsupervised Machine Translation task for German--Lower Sorbian (DE--DSB): a high-resource language to a low-r…

DecoderMachine TranslationTranslationUnsupervised Machine Translation

Paraphrase Generation as Unsupervised Machine Translation

2021-09-07 · COLING 2022 10 · Xiaofei Sun, Yufei Tian, Yuxian Meng, Nanyun Peng 외

In this paper, we propose a new paradigm for paraphrase generation by treating the task as unsupervised machine translation (UMT) based on the assumption that there must be pairs of sentences expressing the same meaning …

Machine TranslationParaphrase GenerationSentenceSTS+2

Manipuri-English Machine Translation using Comparable Corpus

2021-08-01 · MTSummit 2021 8 · Lenin Laitonjam, Sanasam Ranbir Singh

Unsupervised Machine Translation (MT) model, which has the ability to perform MT without parallel sentences using comparable corpora, is becoming a promising approach for developing MT in low-resource languages. However,…

Machine TranslationTranslationUnsupervised Machine Translation

Exploring Cross-Lingual Transfer Learning with Unsupervised Machine Translation

2021-08-01 · Findings (ACL) 2021 8 · Chao Wang, Judith Gaspers, Thi Ngoc Quynh Do, Hui Jiang
Cross-Lingual TransferMachine TranslationTransfer LearningTranslation+1

Integrating Unsupervised Data Generation into Self-Supervised Neural Machine Translation for Low-Resource Languages

2021-07-19 · MTSummit 2021 8 · Dana Ruiter, Dietrich Klakow, Josef van Genabith, Cristina España-Bonet

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 …

DenoisingMachine TranslationNMTSynthetic Data Generation+2

On Systematic Style Differences between Unsupervised and Supervised MT and an Application for High-Resource Machine Translation

2021-06-30 · NAACL 2022 7 · Kelly Marchisio, Markus Freitag, David Grangier

Modern unsupervised machine translation (MT) systems reach reasonable translation quality under clean and controlled data conditions. As the performance gap between supervised and unsupervised MT narrows, it is interesti…

Machine TranslationTranslationUnsupervised Machine Translation

Break-It-Fix-It: Unsupervised Learning for Program Repair

2021-06-11 · Michihiro Yasunaga, Percy Liang

We consider repair tasks: given a critic (e.g., compiler) that assesses the quality of an input, the goal is to train a fixer that converts a bad example (e.g., code with syntax errors) into a good one (e.g., code with n…

C++ codeCode RepairData AugmentationDomain Adaptation+3

Crosslingual Embeddings are Essential in UNMT for Distant Languages: An English to IndoAryan Case Study

2021-06-09 · MTSummit 2021 8 · Tamali Banerjee, Rudra Murthy V, Pushpak Bhattacharyya

Recent advances in Unsupervised Neural Machine Translation (UNMT) have minimized the gap between supervised and unsupervised machine translation performance for closely related language pairs. However, the situation is v…

DenoisingMachine TranslationTranslationUnsupervised Machine Translation

Unsupervised Multilingual Sentence Embeddings for Parallel Corpus Mining

2021-05-21 · ACL 2020 6 · Ivana Kvapilikova, Mikel Artetxe, Gorka Labaka, Eneko Agirre 외

Existing models of multilingual sentence embeddings require large parallel data resources which are not available for low-resource languages. We propose a novel unsupervised method to derive multilingual sentence embeddi…

Language ModelingLanguage ModellingMachine TranslationParallel Corpus Mining+4

Backretrieval: An Image-Pivoted Evaluation Metric for Cross-Lingual Text Representations Without Parallel Corpora

2021-05-11 · Mikhail Fain, Niall Twomey, Danushka Bollegala

Cross-lingual text representations have gained popularity lately and act as the backbone of many tasks such as unsupervised machine translation and cross-lingual information retrieval, to name a few. However, evaluation …

Cross-Lingual Information RetrievalInformation RetrievalMachine TranslationRetrieval+2

Efficient Unsupervised NMT for Related Languages with Cross-Lingual Language Models and Fidelity Objectives

2021-04-01 · EACL (VarDial) 2021 4 · Rami Aly, Andrew Caines, Paula Buttery

The most successful approach to Neural Machine Translation (NMT) when only monolingual training data is available, called unsupervised machine translation, is based on back-translation where noisy translations are genera…

DenoisingLanguage ModelingLanguage ModellingMachine Translation+3

Zero-Shot Language Transfer vs Iterative Back Translation for Unsupervised Machine Translation

2021-03-31 · Aviral Joshi, Chengzhi Huang, Har Simrat Singh

This work focuses on comparing different solutions for machine translation on low resource language pairs, namely, with zero-shot transfer learning and unsupervised machine translation. We discuss how the data size affec…

Machine TranslationTransfer LearningTranslationUnsupervised Machine Translation

Unsupervised Machine Translation On Dravidian Languages

2021-03-29 · EACL (DravidianLangTech) 2021 4 · Sai Koneru, Danni Liu, Jan Niehues

Unsupervised neural machine translation (UNMT) is beneficial especially for low resource languages such as those from the Dravidian family. However, UNMT systems tend to fail in realistic scenarios involving actual low r…

Machine TranslationTranslationUnsupervised Machine Translation
← 이전 21–40 / 105 다음 →