paper-with-me

Papers

A Common Semantic Space for Monolingual and Cross-Lingual Meta-Embeddings

2020-01-17 · Iker García-Ferrero, Rodrigo Agerri, German Rigau

This paper presents a new technique for creating monolingual and cross-lingual meta-embeddings. Our method integrates multiple word embeddings created from complementary techniques, textual sources, knowledge bases and languages. Existing word vectors are projected to a common semantic space using linear transformations and averaging. With our method the resulting meta-embeddings maintain the dimensionality of the original embeddings without losing information while dealing with the out-of-vocabulary problem. An extensive empirical evaluation demonstrates the effectiveness of our technique with respect to previous work on various intrinsic and extrinsic multilingual evaluations, obtaining competitive results for Semantic Textual Similarity and state-of-the-art performance for word similarity and POS tagging (English and Spanish). The resulting cross-lingual meta-embeddings also exhibit excellent cross-lingual transfer learning capabilities. In other words, we can leverage pre-trained source embeddings from a resource-rich language in order to improve the word representations for under-resourced languages.

📄 PDF Abstract BibTeX arXiv:2001.06381

Code (2)

ikergarcia1996/MVM-Embeddings 공식 구현 tf
ikergarcia1996/Iker-Garcia-Ferrero

Tasks

Cross-Lingual TransferPOSPOS TaggingSemantic Textual SimilarityTransfer LearningWord EmbeddingsWord Similarity

Similar Papers 제목 키워드 기반

Modular Sentence Encoders: Separating Language Specialization from Cross-Lingual Alignment

2024-07-20 · Yongxin Huang, Kexin Wang, Goran Glavaš, Iryna Gurevych

Multilingual sentence encoders are commonly obtained by training multilingual language models to map sentences from different languages into a shared semantic space. As such, they are subject to curse of multilinguality,…

Contrastive LearningMultiple-choiceSentenceSentence Embeddings+1

Multi-lingual Common Semantic Space Construction via Cluster-consistent Word Embedding

2018-04-21 · EMNLP 2018 10 · Lifu Huang, Kyunghyun Cho, Boliang Zhang, Heng Ji 외

We construct a multilingual common semantic space based on distributional semantics, where words from multiple languages are projected into a shared space to enable knowledge and resource transfer across languages. Beyon…

ClusteringWord Alignment

Cross-lingual Word Analogies using Linear Transformations between Semantic Spaces

2018-07-11 · Tomáš Brychcín, Stephen Eugene Taylor, Lukáš Svoboda

We generalize the word analogy task across languages, to provide a new intrinsic evaluation method for cross-lingual semantic spaces. We experiment with six languages within different language families, including English…

CLAR: A Cross-Lingual Argument Regularizer for Semantic Role Labeling

2020-11-09 · Findings of the Association for Computational Linguistics 2020 · Ishan Jindal, Yunyao Li, Siddhartha Brahma, Huaiyu Zhu

Semantic role labeling (SRL) identifies predicate-argument structure(s) in a given sentence. Although different languages have different argument annotations, polyglot training, the idea of training one model on multiple…

Semantic Role LabelingSentence

Cross-lingual Data Transformation and Combination for Text Classification

2019-06-23 · Jun Jiang, Shumao Pang, Xia Zhao, Li-Wei Wang 외

Text classification is a fundamental task for text data mining. In order to train a generalizable model, a large volume of text must be collected. To address data insufficiency, cross-lingual data may occasionally be nec…

ClassificationGeneral ClassificationMachine Translationtext-classification+1