paper-with-me

Papers

Embedding Text in Hyperbolic Spaces

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

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 data. Recent work by Nickel & Kiela (2017) proposed using hyperbolic instead of Euclidean embedding spaces to represent hierarchical data and demonstrated encouraging results when embedding graphs. In this work, we extend their method with a re-parameterization technique that allows us to learn hyperbolic embeddings of arbitrarily parameterized objects. We apply this framework to learn word and sentence embeddings in hyperbolic space in an unsupervised manner from text corpora. The resulting embeddings seem to encode certain intuitive notions of hierarchy, such as word-context frequency and phrase constituency. However, the implicit continuous hierarchy in the learned hyperbolic space makes interrogating the model's learned hierarchies more difficult than for models that learn explicit edges between items. The learned hyperbolic embeddings show improvements over Euclidean embeddings in some -- but not all -- downstream tasks, suggesting that hierarchical organization is more useful for some tasks than others.

📄 PDF Abstract BibTeX arXiv:1806.04313

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentence Embeddings

Similar Papers 제목 키워드 기반

Hyperbolic Neural Networks

2018-05-23 · NeurIPS 2018 12 · Octavian-Eugen Ganea, Gary Bécigneul, Thomas Hofmann

Hyperbolic spaces have recently gained momentum in the context of machine learning due to their high capacity and tree-likeliness properties. However, the representational power of hyperbolic geometry is not yet on par w…

Graph Representation LearningNatural Language InferenceSentenceSentence Embeddings

$\text{H}^2\text{TNE}$: Temporal Heterogeneous Information Network Embedding in Hyperbolic Spaces

2023-04-14 · Qijie Bai, JiaWen Guo, Haiwei Zhang, Changli Nie 외

Temporal heterogeneous information network (temporal HIN) embedding, aiming to represent various types of nodes of different timestamps into low dimensional spaces while preserving structural and semantic information, is…

Link PredictionNetwork EmbeddingNode ClassificationRepresentation Learning+1

Neural Networks in a Product of Hyperbolic Spaces

2022-07-01 · NAACL (ACL) 2022 7 · Jun Takeuchi, Noriki Nishida, Hideki Nakayama

Machine learning in hyperbolic spaces has attracted much attention in natural language processing and many other fields. In particular, Hyperbolic Neural Networks (HNNs) have improved a wide variety of tasks, from machin…

Graph EmbeddingKnowledge Graph EmbeddingMachine TranslationNode Classification

Kernel Methods in Hyperbolic Spaces

2021-01-01 · ICCV 2021 10 · Pengfei Fang, Mehrtash Harandi, Lars Petersson

Embedding data in hyperbolic spaces has proven beneficial for many advanced machine learning applications such as image classification and word embeddings. However, working in hyperbolic spaces is not without difficu…

Few-Shot Learningimage-classificationImage ClassificationKnowledge Distillation+4

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