paper-with-me

Papers

Node Classification Meets Link Prediction on Knowledge Graphs

2021-06-14 · Ralph Abboud, İsmail İlkan Ceylan

Node classification and link prediction are widely studied in graph representation learning. While both transductive node classification and link prediction operate over a single input graph, they have so far been studied separately. Node classification models take an input graph with node features and incomplete node labels, and implicitly assume that the graph is relationally complete, i.e., no edges are missing. By contrast, link prediction models are solely motivated by relational incompleteness of the input graphs, and do not typically leverage node features or classes. We propose a unifying perspective and study the problems of (i) transductive node classification over incomplete graphs and (ii) link prediction over graphs with node features, introduce a new dataset for this setting, WikiAlumni, and conduct an extensive benchmarking study.

📄 PDF Abstract BibTeX arXiv:2106.07297

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingClassificationGraph Representation LearningKnowledge GraphsLink PredictionNode ClassificationPredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Transformation of Node to Knowledge Graph Embeddings for Faster Link Prediction in Social Networks

2021-11-17 · Archit Parnami, Mayuri Deshpande, Anant Kumar Mishra, Minwoo Lee

Recent advances in neural networks have solved common graph problems such as link prediction, node classification, node clustering, node recommendation by developing embeddings of entities and relations into vector space…

Knowledge Graph EmbeddingsLink PredictionNode ClassificationNode Clustering

A Systematic Evaluation of Knowledge Graph Embeddings for Gene-Disease Association Prediction

2025-04-11 · Catarina Canastra, Cátia Pesquita

Discovery gene-disease links is important in biology and medicine areas, enabling disease identification and drug repurposing. Machine learning approaches accelerate this process by leveraging biological knowledge repres…

Knowledge Graph EmbeddingsKnowledge GraphsLink PredictionPrediction

Link Analysis meets Ontologies: Are Embeddings the Answer?

2021-11-23 · Sebastian Mežnar, Matej Bevec, Nada Lavrač, Blaž Škrlj

The increasing amounts of semantic resources offer valuable storage of human knowledge; however, the probability of wrong entries increases with the increased size. The development of approaches that identify potentially…

Anomaly Detection

Revisiting Graph Neural Networks for Link Prediction

2020-09-28 · Muhan Zhang, Pan Li, Yinglong Xia, Kai Wang 외

Graph neural networks (GNNs) have achieved great success in recent years. Three most common applications include node classification, link prediction, and graph classification. While there is rich literature on node clas…

ClassificationGraph ClassificationLink PredictionNode Classification+1

Learning to Extrapolate Knowledge: Transductive Few-shot Out-of-Graph Link Prediction

2020-06-11 · NeurIPS 2020 12 · Jinheon Baek, Dong Bok Lee, Sung Ju Hwang

Many practical graph problems, such as knowledge graph construction and drug-drug interaction prediction, require to handle multi-relational graphs. However, handling real-world multi-relational graphs with Graph Neural …

graph constructionKnowledge Graph CompletionLink PredictionMeta-Learning+1