paper-with-me

Papers

Parallel sentences mining with transfer learning in an unsupervised setting

2021-06-01 · NAACL 2021 4 · Yu Sun, Shaolin Zhu, Feng Yifan, Chenggang Mi

The quality and quantity of parallel sentences are known as very important training data for constructing neural machine translation (NMT) systems. However, these resources are not available for many low-resource language pairs. Many existing methods need strong supervision are not suitable. Although several attempts at developing unsupervised models, they ignore the language-invariant between languages. In this paper, we propose an approach based on transfer learning to mine parallel sentences in the unsupervised setting.With the help of bilingual corpora of rich-resource language pairs, we can mine parallel sentences without bilingual supervision of low-resource language pairs. Experiments show that our approach improves the performance of mined parallel sentences compared with previous methods. In particular, we achieve excellent results at two real-world low-resource language pairs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTTransfer LearningTranslation

Similar Papers 제목 키워드 기반

Unsupervised Parallel Sentence Extraction with Parallel Segment Detection Helps Machine Translation

2019-07-01 · ACL 2019 7 · Viktor Hangya, Alex Fraser, er

Mining parallel sentences from comparable corpora is important. Most previous work relies on supervised systems, which are trained on parallel data, thus their applicability is problematic in low-resource scenarios. Rece…

Machine TranslationSentenceTranslationWord Embeddings

PD3: Better Low-Resource Cross-Lingual Transfer By Combining Direct Transfer and Annotation Projection

2018-11-01 · WS 2018 11 · Steffen Eger, Andreas R{\"u}ckl{\'e}, Iryna Gurevych

We consider unsupervised cross-lingual transfer on two tasks, viz., sentence-level argumentation mining and standard POS tagging. We combine direct transfer using bilingual embeddings with annotation projection, which pr…

Argument MiningCross-Lingual TransferMulti-Task LearningPOS+3

Unsupervised Parallel Sentence Extraction from Comparable Corpora

2018-10-01 · IWSLT (EMNLP) 2018 10 · Viktor Hangya, Fabienne Braune, Yuliya Kalasouskaya, Alexander Fraser

Mining parallel sentences from comparable corpora is of great interest for many downstream tasks. In the BUCC 2017 shared task, systems performed well by training on gold standard parallel sentences. However, we often wa…

SentenceWord Embeddings

Bilingual alignment transfers to multilingual alignment for unsupervised parallel text mining

2021-04-15 · ACL 2022 5 · Chih-chan Tien, Shane Steinert-Threlkeld

This work presents methods for learning cross-lingual sentence representations using paired or unpaired bilingual texts. We hypothesize that the cross-lingual alignment strategy is transferable, and therefore a model tra…

Language ModelingLanguage ModellingRetrievalSentence+1

Tweet to News Conversion: An Investigation into Unsupervised Controllable Text Generation

2020-08-21 · Zishan Ahmad, Mukuntha N S, Asif Ekbal, Pushpak Bhattacharyya

Text generator systems have become extremely popular with the advent of recent deep learning models such as encoder-decoder. Controlling the information and style of the generated output without supervision is an importa…

DecoderStyle TransferText Generation