paper-with-me

홈 › Papers

High Frequent In-domain Words Segmentation and Forward Translation for the WMT21 Biomedical Task

2021-11-01 · WMT (EMNLP) 2021 11 · Bardia Rafieian, Marta Ruiz Costa Jussa

This paper reports the optimization of using the out-of-domain data in the Biomedical translation task. We firstly optimized our parallel training dataset using the BabelNet in-domain terminology words. Afterward, to increase the training set, we studied the effects of the out-of-domain data on biomedical translation tasks, and we created a mixture of in-domain and out-of-domain training sets and added more in-domain data using forward translation in the English-Spanish task. Finally, with a simple bpe optimization method, we increased the number of in-domain sub-words in our mixed training set and trained the Transformer model on the generated data. Results show improvements using our proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Inducing Embeddings for Rare and Unseen Words by Leveraging Lexical Resources

2017-04-01 · EACL 2017 4 · Mohammad Taher Pilehvar, Nigel Collier

We put forward an approach that exploits the knowledge encoded in lexical resources in order to induce representations for words that were not encountered frequently during training. Our approach provides an advantage ov…

Word Embeddings

Multi-task Pairwise Neural Ranking for Hashtag Segmentation

2019-06-03 · ACL 2019 7 · Mounica Maddela, Wei Xu, Daniel Preoţiuc-Pietro

Hashtags are often employed on social media and beyond to add metadata to a textual utterance with the goal of increasing discoverability, aiding search, or providing additional semantics. However, the semantic content o…

SegmentationSentiment Analysis

Onto Word Segmentation of the Complete Tang Poems

2019-08-28 · Chao-Lin Liu

We aim at segmenting words in the Complete Tang Poems (CTP). Although it is possible to do some research about CTP without doing full-scale word segmentation, we must move forward to word-level analysis of CTP for conduc…

Source-Relaxed Domain Adaptation for Image Segmentation

2020-05-07 · Mathilde Bateson, Hoel Kervadec, Jose Dolz, Herve Lombaert 외

Domain adaptation (DA) has drawn high interests for its capacity to adapt a model trained on labeled source data to perform well on unlabeled or weakly labeled target data from a different domain. Most common DA techniqu…

Domain AdaptationImage SegmentationSegmentationSemantic Segmentation

BPE-Dropout: Simple and Effective Subword Regularization

2019-10-29 · ACL 2020 6 · Ivan Provilkov, Dmitrii Emelianenko, Elena Voita

Subword segmentation is widely used to address the open vocabulary problem in machine translation. The dominant approach to subword segmentation is Byte Pair Encoding (BPE), which keeps the most frequent words intact whi…

Machine TranslationSegmentationTranslation