paper-with-me

Papers

Learning Multilingual Word Embeddings Using Image-Text Data

2019-05-29 · WS 2019 6 · Karan Singhal, Karthik Raman, Balder ten Cate

There has been significant interest recently in learning multilingual word embeddings -- in which semantically similar words across languages have similar embeddings. State-of-the-art approaches have relied on expensive labeled data, which is unavailable for low-resource languages, or have involved post-hoc unification of monolingual embeddings. In the present paper, we investigate the efficacy of multilingual embeddings learned from weakly-supervised image-text data. In particular, we propose methods for learning multilingual embeddings using image-text data, by enforcing similarity between the representations of the image and that of the text. Our experiments reveal that even without using any expensive labeled data, a bag-of-words-based embedding model trained on image-text data achieves performance comparable to the state-of-the-art on crosslingual semantic similarity tasks.

📄 PDF Abstract BibTeX arXiv:1905.12260

Code (0)

등록된 구현이 없습니다.

Tasks

Multilingual Word EmbeddingsSemantic SimilaritySemantic Textual SimilarityWord Embeddings

Similar Papers 제목 키워드 기반

Aligning Multilingual Word Embeddings for Cross-Modal Retrieval Task

2019-10-08 · EMNLP (WS) 2019 11 · Alireza Mohammadshahi, Remi Lebret, Karl Aberer

In this paper, we propose a new approach to learn multimodal multilingual embeddings for matching images and their relevant captions in two languages. We combine two existing objective functions to make images and captio…

Cross-Modal RetrievalImage to textImage-to-Text RetrievalMultilingual Word Embeddings+3

Image search using multilingual texts: a cross-modal learning approach between image and text

2019-03-27 · Maxime Portaz, Hicham Randrianarivo, Adrien Nivaggioli, Estelle Maudet 외

Multilingual (or cross-lingual) embeddings represent several languages in a unique vector space. Using a common embedding space enables for a shared semantic between words from different languages. In this paper, we prop…

Image Retrieval

Sequence Tagging with Contextual and Non-Contextual Subword Representations: A Multilingual Evaluation

2019-06-04 · ACL 2019 7 · Benjamin Heinzerling, Michael Strube

Pretrained contextual and non-contextual subword embeddings have become available in over 250 languages, allowing massively multilingual NLP. However, while there is no dearth of pretrained embeddings, the distinct lack …

Multilingual Named Entity RecognitionMultilingual NLPnamed-entity-recognitionNamed Entity Recognition+2

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

Bilingual Embeddings with Random Walks over Multilingual Wordnets

2018-04-23 · J. Goikoetxea, A. Soroa, E. Agirre

Bilingual word embeddings represent words of two languages in the same space, and allow to transfer knowledge from one language to the other without machine translation. The main approach is to train monolingual embeddin…

Machine TranslationWord EmbeddingsWord Similarity