paper-with-me

Papers

Exploiting Parallel Corpora to Improve Multilingual Embedding based Document and Sentence Alignment

2021-06-12 · Dilan Sachintha, Lakmali Piyarathna, Charith Rajitha, Surangika Ranathunga

Multilingual sentence representations pose a great advantage for low-resource languages that do not have enough data to build monolingual models on their own. These multilingual sentence representations have been separately exploited by few research for document and sentence alignment. However, most of the low-resource languages are under-represented in these pre-trained models. Thus, in the context of low-resource languages, these models have to be fine-tuned for the task at hand, using additional data sources. This paper presents a weighting mechanism that makes use of available small-scale parallel corpora to improve the performance of multilingual sentence representations on document and sentence alignment. Experiments are conducted with respect to two low-resource languages, Sinhala and Tamil. Results on a newly created dataset of Sinhala-English, Tamil-English, and Sinhala-Tamil show that this new weighting mechanism significantly improves both document and sentence alignment. This dataset, as well as the source-code, is publicly released.

📄 PDF Abstract BibTeX arXiv:2106.06766

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Beyond Bilingual: Multi-sense Word Embeddings using Multilingual Context

2017-06-25 · WS 2017 8 · Shyam Upadhyay, Kai-Wei Chang, Matt Taddy, Adam Kalai 외

Word embeddings, which represent a word as a point in a vector space, have become ubiquitous to several NLP tasks. A recent line of work uses bilingual (two languages) corpora to learn a different vector for each sense o…

Representation LearningWord Embeddings

A Recipe of Parallel Corpora Exploitation for Multilingual Large Language Models

2024-06-29 · Peiqin Lin, André F. T. Martins, Hinrich Schütze

Recent studies have highlighted the potential of exploiting parallel corpora to enhance multilingual large language models, improving performance in both bilingual tasks, e.g., machine translation, and general-purpose ta…

Language IdentificationMachine TranslationSentencetext-classification+2

PARADISE: Exploiting Parallel Data for Multilingual Sequence-to-Sequence Pretraining

2021-08-04 · NAACL 2022 7 · Machel Reid, Mikel Artetxe

Despite the success of multilingual sequence-to-sequence pretraining, most existing approaches rely on monolingual corpora, and do not make use of the strong cross-lingual signal contained in parallel data. In this paper…

Cross-Lingual Natural Language InferenceDenoisingMachine TranslationNatural Language Inference+1

PARADISE”:" Exploiting Parallel Data for Multilingual Sequence-to-Sequence Pretraining

2022-05-01 · RepL4NLP (ACL) 2022 5 · Machel Reid, Mikel Artetxe

Despite the success of multilingual sequence-to-sequence pretraining, most existing approaches rely on monolingual corpora and do not make use of the strong cross-lingual signal contained in parallel data. In this paper,…

Cross-Lingual Natural Language InferenceDenoisingMachine TranslationNatural Language Inference+1

Language-agnostic Representation from Multilingual Sentence Encoders for Cross-lingual Similarity Estimation

2021-11-01 · EMNLP 2021 11 · Nattapong Tiyajamorn, Tomoyuki Kajiwara, Yuki Arase, Makoto Onizuka

We propose a method to distill a language-agnostic meaning embedding from a multilingual sentence encoder. By removing language-specific information from the original embedding, we retrieve an embedding that fully repres…

Cross-Lingual Semantic Textual SimilarityMachine TranslationSemantic Textual SimilaritySentence+2