paper-with-me

홈 › Papers

Link Prediction on Latent Heterogeneous Graphs

2023-02-21 · Trung-Kien Nguyen, Zemin Liu, Yuan Fang

On graph data, the multitude of node or edge types gives rise to heterogeneous information networks (HINs). To preserve the heterogeneous semantics on HINs, the rich node/edge types become a cornerstone of HIN representation learning. However, in real-world scenarios, type information is often noisy, missing or inaccessible. Assuming no type information is given, we define a so-called latent heterogeneous graph (LHG), which carries latent heterogeneous semantics as the node/edge types cannot be observed. In this paper, we study the challenging and unexplored problem of link prediction on an LHG. As existing approaches depend heavily on type-based information, they are suboptimal or even inapplicable on LHGs. To address the absence of type information, we propose a model named LHGNN, based on the novel idea of semantic embedding at node and path levels, to capture latent seman- tics on and between nodes. We further design a personalization function to modulate the heterogeneous contexts conditioned on their latent semantics w.r.t. the target node, to enable finer-grained aggregation. Finally, we conduct extensive experiments on four benchmark datasets, and demonstrate the superior performance of LHGNN.

📄 PDF Abstract BibTeX arXiv:2302.10432

Code (1)

ntkien1904/LHGNN pytorch

Tasks

Link PredictionPredictionRepresentation LearningVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Link Prediction on Heterophilic Graphs via Disentangled Representation Learning

2022-08-03 · Shijie Zhou, Zhimeng Guo, Charu Aggarwal, Xiang Zhang 외

Link prediction is an important task that has wide applications in various domains. However, the majority of existing link prediction approaches assume the given graph follows homophily assumption, and designs similarity…

Link PredictionPredictionRepresentation Learning

LPNL: Scalable Link Prediction with Large Language Models

2024-01-24 · Baolong Bi, Shenghua Liu, Yiwei Wang, Lingrui Mei 외

Exploring the application of large language models (LLMs) to graph learning is a emerging endeavor. However, the vast amount of information inherent in large graphs poses significant challenges to this process. This work…

Graph LearningLanguage ModellingLarge Language ModelLink Prediction+2

HeMI: Multi-view Embedding in Heterogeneous Graphs

2021-09-14 · Costas Mavromatis, George Karypis

Many real-world graphs involve different types of nodes and relations between nodes, being heterogeneous by nature. The representation learning of heterogeneous graphs (HGs) embeds the rich structure and semantics of suc…

ClusteringLink PredictionNode ClassificationNode Clustering+1

PhenoLinker: Phenotype-Gene Link Prediction and Explanation using Heterogeneous Graph Neural Networks

2024-02-02 · Jose L. Mellina Andreu, Luis Bernal, Antonio F. Skarmeta, Mina Ryten 외

The association of a given human phenotype to a genetic variant remains a critical challenge for biology. We present a novel system called PhenoLinker capable of associating a score to a phenotype-gene relationship by us…

Link Prediction

Higher-order Spectral Clustering for Heterogeneous Graphs

2018-10-06 · Aldo G. Carranza, Ryan A. Rossi, Anup Rao, Eunyee Koh

Higher-order connectivity patterns such as small induced sub-graphs called graphlets (network motifs) are vital to understand the important components (modules/functional units) governing the configuration and behavior o…

ClusteringLink Prediction