paper-with-me

홈 › Papers

Context-Aware Cross-Lingual Mapping

2019-03-08 · NAACL 2019 6 · Hanan Aldarmaki, Mona Diab

Cross-lingual word vectors are typically obtained by fitting an orthogonal matrix that maps the entries of a bilingual dictionary from a source to a target vector space. Word vectors, however, are most commonly used for sentence or document-level representations that are calculated as the weighted average of word embeddings. In this paper, we propose an alternative to word-level mapping that better reflects sentence-level cross-lingual similarity. We incorporate context in the transformation matrix by directly mapping the averaged embeddings of aligned sentences in a parallel corpus. We also implement cross-lingual mapping of deep contextualized word embeddings using parallel sentences with word alignments. In our experiments, both approaches resulted in cross-lingual sentence embeddings that outperformed context-independent word mapping in sentence translation retrieval. Furthermore, the sentence-level transformation could be used for word-level mapping without loss in word translation quality.

📄 PDF Abstract BibTeX arXiv:1903.03243

Code (1)

h-aldarmaki/sent_translation_retrieval 공식 구현 tf

Tasks

RetrievalSentenceSentence EmbeddingsTranslationWord EmbeddingsWord Translation

Similar Papers 제목 키워드 기반

Cross-Lingual BERT Contextual Embedding Space Mapping with Isotropic and Isometric Conditions

2021-07-19 · Haoran Xu, Philipp Koehn

Typically, a linearly orthogonal transformation mapping is learned by aligning static type-level embeddings to build a shared semantic space. In view of the analysis that contextual embeddings contain richer semantic fea…

Cross-Lingual Alignment of Contextual Word Embeddings, with Applications to Zero-shot Dependency Parsing

2019-02-25 · NAACL 2019 6 · Tal Schuster, Ori Ram, Regina Barzilay, Amir Globerson

We introduce a novel method for multilingual transfer that utilizes deep contextual embeddings, pretrained in an unsupervised fashion. While contextual embeddings have been shown to yield richer representations of meanin…

Cross-lingual zero-shot dependency parsingDependency ParsingFew-Shot LearningWord Embeddings

Cross-lingual alignments of ELMo contextual embeddings

2021-06-30 · Matej Ulčar, Marko Robnik-Šikonja

Building machine learning prediction models for a specific NLP task requires sufficient training data, which can be difficult to obtain for less-resourced languages. Cross-lingual embeddings map word embeddings from a le…

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Revisiting the Context Window for Cross-lingual Word Embeddings

2020-04-22 · ACL 2020 6 · Ryokan Ri, Yoshimasa Tsuruoka

Existing approaches to mapping-based cross-lingual word embeddings are based on the assumption that the source and target embedding spaces are structurally similar. The structures of embedding spaces largely depend on th…

Bilingual Lexicon InductionCross-Lingual Word EmbeddingsWord Embeddings

Zero-Shot Cross-Lingual Dependency Parsing through Contextual Embedding Transformation

2021-03-03 · EACL (AdaptNLP) 2021 4 · Haoran Xu, Philipp Koehn

Linear embedding transformation has been shown to be effective for zero-shot cross-lingual transfer tasks and achieve surprisingly promising results. However, cross-lingual embedding space mapping is usually studied in s…

Cross-Lingual TransferDependency ParsingTranslationZero-Shot Cross-Lingual Transfer