paper-with-me

Papers

Cross-lingual Word Embeddings in Hyperbolic Space

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Cross-lingual word embeddings can be applied to several natural language processing applications across multiple languages. Unlike prior works that use word embeddings based on the Euclidean space, this short paper presents a simple and effective cross-lingual Word2Vec model that adapts to the Poincaré ball model of hyperbolic space to learn unsupervised cross-lingual word representations from a German-English parallel corpus. It has been shown that hyperbolic embeddings can capture and preserve hierarchical relationships. We evaluate the model on both hypernymy and analogy tasks. The proposed model achieves comparable performance with the %standard vanilla Word2Vec model on the cross-lingual analogy task, the hypernymy task shows that the cross-lingual Poincaré Word2Vec model can capture latent hierarchical structure from free text across languages, which are absent from the Euclidean-based Word2Vec representations. Our results show that by preserving the latent hierarchical information, hyperbolic spaces can offer better representations for cross-lingual embeddings.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Word EmbeddingsWord Embeddings

Similar Papers 제목 키워드 기반

Cross-lingual Word Embeddings in Hyperbolic Space

2022-05-04 · Chandni Saxena, Mudit Chaudhary, Helen Meng

Cross-lingual word embeddings can be applied to several natural language processing applications across multiple languages. Unlike prior works that use word embeddings based on the Euclidean space, this short paper prese…

Cross-Lingual Word EmbeddingsWord Embeddings

Skip-gram word embeddings in hyperbolic space

2018-08-30 · Matthias Leimeister, Benjamin J. Wilson

Recent work has demonstrated that embeddings of tree-like graphs in hyperbolic space surpass their Euclidean counterparts in performance by a large margin. Inspired by these results and scale-free structure in the word c…

Learning Word EmbeddingsWord EmbeddingsWord Similarity

Hyperbolic Centroid Calculations for Text Classification

2022-11-08 · Aydın Gerek, Cüneyt Ferahlar, Bilge Şipal Sert, Mehmet Can Yüney 외

A new development in NLP is the construction of hyperbolic word embeddings. As opposed to their Euclidean counterparts, hyperbolic embeddings are represented not by vectors, but by points in hyperbolic space. This makes …

Classificationtext-classificationText ClassificationWord Embeddings

Embedding Text in Hyperbolic Spaces

2018-06-12 · WS 2018 6 · Bhuwan Dhingra, Christopher J. Shallue, Mohammad Norouzi, Andrew M. Dai 외

Natural language text exhibits hierarchical structure in a variety of respects. Ideally, we could incorporate our prior knowledge of this hierarchical structure into unsupervised learning algorithms that work on text dat…

SentenceSentence Embeddings

Multilingual Training of Crosslingual Word Embeddings

2017-04-01 · EACL 2017 4 · Long Duong, Hiroshi Kanayama, Tengfei Ma, Steven Bird 외

Crosslingual word embeddings represent lexical items from different languages using the same vector space, enabling crosslingual transfer. Most prior work constructs embeddings for a pair of languages, with English on on…

Bilingual Lexicon InductionDependency ParsingDocument ClassificationGeneral Classification+6