paper-with-me

Papers

Embedding Heterogeneous Networks into Hyperbolic Space Without Meta-path

2021-06-18 · Lili Wang, Chongyang Gao, Chenghan Huang, Ruibo Liu, Weicheng Ma, Soroush Vosoughi

Networks found in the real-world are numerous and varied. A common type of network is the heterogeneous network, where the nodes (and edges) can be of different types. Accordingly, there have been efforts at learning representations of these heterogeneous networks in low-dimensional space. However, most of the existing heterogeneous network embedding methods suffer from the following two drawbacks: (1) The target space is usually Euclidean. Conversely, many recent works have shown that complex networks may have hyperbolic latent anatomy, which is non-Euclidean. (2) These methods usually rely on meta-paths, which require domain-specific prior knowledge for meta-path selection. Additionally, different down-streaming tasks on the same network might require different meta-paths in order to generate task-specific embeddings. In this paper, we propose a novel self-guided random walk method that does not require meta-path for embedding heterogeneous networks into hyperbolic space. We conduct thorough experiments for the tasks of network reconstruction and link prediction on two public datasets, showing that our model outperforms a variety of well-known baselines across all tasks.

📄 PDF Abstract BibTeX arXiv:2106.09923

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyLink PredictionNetwork Embedding

Similar Papers 제목 키워드 기반

Multi-Hyperbolic Space-based Heterogeneous Graph Attention Network

2024-11-18 · Jongmin Park, SeungHoon Han, Jong-Ryul Lee, Sungsu Lim

To leverage the complex structures within heterogeneous graphs, recent studies on heterogeneous graph embedding use a hyperbolic space, characterized by a constant negative curvature and exponentially increasing space, w…

Graph AttentionGraph Embedding

Metapath-based Hyperbolic Contrastive Learning for Heterogeneous Graph Embedding

2025-06-20 · Jongmin Park, SeungHoon Han, Won-Yong Shin, Sungsu Lim

The hyperbolic space, characterized by a constant negative curvature and exponentially expanding space, aligns well with the structural properties of heterogeneous graphs. However, although heterogeneous graphs inherentl…

Contrastive LearningGraph Embedding

$\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

Weighted Embeddings for Low-Dimensional Graph Representation

2024-10-08 · Thomas Bläsius, Jean-Pierre von der Heydt, Maximilian Katzmann, Nikolai Maas

Learning low-dimensional numerical representations from symbolic data, e.g., embedding the nodes of a graph into a geometric space, is an important concept in machine learning. While embedding into Euclidean space is com…

HGCH: A Hyperbolic Graph Convolution Network Model for Heterogeneous Collaborative Graph Recommendation

2023-04-06 · Lu Zhang, Ning Wu

User-item interaction data in collaborative filtering and graph modeling tasks often exhibit power-law characteristics, which suggest the suitability of hyperbolic space modeling. Hyperbolic Graph Convolution Neural Netw…

Collaborative Filtering