paper-with-me

Papers

Generalized Biwords for Bitext Compression and Translation Spotting

2014-01-18 · Felipe Sánchez-Martínez, Rafael C. Carrasco, Miguel A. Martínez-Prieto, Joaquin Adiego

Large bilingual parallel texts (also known as bitexts) are usually stored in a compressed form, and previous work has shown that they can be more efficiently compressed if the fact that the two texts are mutual translations is exploited. For example, a bitext can be seen as a sequence of biwords ---pairs of parallel words with a high probability of co-occurrence--- that can be used as an intermediate representation in the compression process. However, the simple biword approach described in the literature can only exploit one-to-one word alignments and cannot tackle the reordering of words. We therefore introduce a generalization of biwords which can describe multi-word expressions and reorderings. We also describe some methods for the binary compression of generalized biword sequences, and compare their performance when different schemes are applied to the extraction of the biword sequence. In addition, we show that this generalization of biwords allows for the implementation of an efficient algorithm to look on the compressed bitext for words or text segments in one of the texts and retrieve their counterpart translations in the other text ---an application usually referred to as translation spotting--- with only some minor modifications in the compression algorithm.

📄 PDF Abstract BibTeX arXiv:1401.5674

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

BitextEdit: Automatic Bitext Editing for Improved Low-Resource Machine Translation

2021-11-12 · Findings (NAACL) 2022 7 · Eleftheria Briakou, Sida I. Wang, Luke Zettlemoyer, Marjan Ghazvininejad

Mined bitexts can contain imperfect translations that yield unreliable training signals for Neural Machine Translation (NMT). While filtering such pairs out is known to improve final model quality, we argue that it is su…

Machine TranslationNMTSentenceTranslation

Can Synthetic Translations Improve Bitext Quality?

2022-03-15 · ACL 2022 5 · Eleftheria Briakou, Marine Carpuat

Synthetic translations have been used for a wide range of NLP tasks primarily as a means of data augmentation. This work explores, instead, how synthetic translations can be used to revise potentially imperfect reference…

Data AugmentationNMT

Can Synthetic Translations Improve Bitext Quality?

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Synthetic translations have been used for a wide range of NLP tasks primarily as a means of data augmentation. This work explores instead, how we can use synthetic translations to selectively replace potentially imperfec…

Data AugmentationNMT

Exploiting Monolingual Data at Scale for Neural Machine Translation

2019-11-01 · IJCNLP 2019 11 · Lijun Wu, Yiren Wang, Yingce Xia, Tao Qin 외

While target-side monolingual data has been proven to be very useful to improve neural machine translation (briefly, NMT) through back translation, source-side monolingual data is not well investigated. In this work, we …

Machine TranslationNMTTranslation

Strategies for Adapting Multilingual Pre-training for Domain-Specific Machine Translation

2022-09-01 · AMTA 2022 9 · Neha Verma, Kenton Murray, Kevin Duh

Pretrained multilingual sequence-to-sequence models have been successful in improving translation performance for mid- and lower-resourced languages. However, it is unclear if these models are helpful in the domain adapt…

Domain AdaptationMachine TranslationTranslation