paper-with-me

Papers

MultiSeg: Parallel Data and Subword Information for Learning Bilingual Embeddings in Low Resource Scenarios

2020-05-01 · WS 2020 5

Distributed word embeddings have become ubiquitous in natural language processing as they have been shown to improve performance in many semantic and syntactic tasks. Popular models for learning cross-lingual word embeddings do not consider the morphology of words. We propose an approach to learn bilingual embeddings using parallel data and subword information that is expressed in various forms, i.e. character n-grams, morphemes obtained by unsupervised morphological segmentation and byte pair encoding. We report results for three low resource morphologically rich languages (Swahili, Tagalog, and Somali) and a high resource language (German) in a simulated a low-resource scenario. Our results show that our method that leverages subword information outperforms the model without subword information, both in intrinsic and extrinsic evaluations of the learned embeddings. Specifically, analogy reasoning results show that using subwords helps capture syntactic characteristics. Semantically, word similarity results and intrinsically, word translation scores demonstrate superior performance over existing methods. Finally, qualitative analysis also shows better-quality cross-lingual embeddings particularly for morphological variants in both languages.

📄 PDF Abstract BibTeX

Code (1)

vishalanand/MultiSeg 공식 구현

Tasks

Cross-Lingual Word EmbeddingsTranslationWord EmbeddingsWord SimilarityWord Translation

Similar Papers 제목 키워드 기반

Bilingual Subword Segmentation for Neural Machine Translation

2020-12-01 · COLING 2020 8 · Hiroyuki Deguchi, Masao Utiyama, Akihiro Tamura, Takashi Ninomiya 외

This paper proposed a new subword segmentation method for neural machine translation, {``}Bilingual Subword Segmentation,{''} which tokenizes sentences to minimize the difference between the number of subword units in a …

Machine TranslationSegmentationSentenceTranslation

Optimizing Word Alignments with Better Subword Tokenization

2021-08-01 · MTSummit 2021 8 · Anh Khoa Ngo Ho, François Yvon

Word alignment identify translational correspondences between words in a parallel sentence pair and are used and for example and to train statistical machine translation and learn bilingual dictionaries or to perform qua…

Machine TranslationSentenceTranslationWord Alignment

Adapting Word Embeddings to New Languages with Morphological and Phonological Subword Representations

2018-08-28 · EMNLP 2018 10 · Aditi Chaudhary, Chunting Zhou, Lori Levin, Graham Neubig 외

Much work in Natural Language Processing (NLP) has been for resource-rich languages, making generalization to new, less-resourced languages challenging. We present two approaches for improving generalization to low-resou…

AvgMachine Translationnamed-entity-recognitionNamed Entity Recognition+5

MultiSegVA: Using Visual Analytics to Segment Biologging Time Series on Multiple Scales

2020-09-01 · Philipp Meschenmoser, Juri F. Buchmüller, Daniel Seebacher, Martin Wikelski 외

Segmenting biologging time series of animals on multiple temporal scales is an essential step that requires complex techniques with careful parameterization and possibly cross-domain expertise. Yet, there is a lack of vi…

ClusteringSegmentationTime SeriesTime Series Analysis

Subword Mapping and Anchoring across Languages

2021-09-09 · Findings (EMNLP) 2021 11 · Giorgos Vernikos, Andrei Popescu-Belis

State-of-the-art multilingual systems rely on shared vocabularies that sufficiently cover all considered languages. To this end, a simple and frequently used approach makes use of subword vocabularies constructed jointly…

Cross-Lingual Natural Language InferenceMachine TranslationNatural Language InferenceTranslation