Classification Using Link Prediction

10/01/2018
by   Seyed Amin Fadaee, et al.
0

Link prediction in a graph is the problem of detecting the missing links that would be formed in the near future. Using a graph representation of the data, we can convert the problem of classification to the problem of link prediction which aims at finding the missing links between the unlabeled data (unlabeled nodes) and their classes. To our knowledge, despite the fact that numerous algorithms use the graph representation of the data for classification, none are using link prediction as the heart of their classifying procedure. In this work, we propose a novel algorithm called CULP (Classification Using Link Prediction) which uses a new structure namely Label Embedded Graph or LEG and a link predictor to find the class of the unlabeled data. Different link predictors along with Compatibility Score - a new link predictor we proposed that is designed specifically for our settings - has been used and showed promising results for classifying different datasets. This paper further improved CULP by designing an extension called CULM which uses a majority vote (hence the M in the acronym) procedure with weights proportional to the predictions' confidences to use the predictive power of multiple link predictors and also exploits the low level features of the data. Extensive experimental evaluations shows that both CULP and CULM are highly accurate and competitive with the cutting edge graph classifiers and general classifiers.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/11/2020

Multi-Label Classification Using Link Prediction

Solving classification with graph methods has gained huge popularity in ...
research
11/02/2016

Limitations and Alternatives for the Evaluation of Large-scale Link Prediction

Link prediction, the problem of identifying missing links among a set of...
research
06/03/2021

Counterfactual Graph Learning for Link Prediction

Learning to predict missing links is important for many graph-based appl...
research
11/16/2020

Link prediction in multiplex networks via triadic closure

Link prediction algorithms can help to understand the structure and dyna...
research
11/15/2022

Graph Sequential Neural ODE Process for Link Prediction on Dynamic and Sparse Graphs

Link prediction on dynamic graphs is an important task in graph mining. ...
research
02/08/2019

Link Prediction via Higher-Order Motif Features

Link prediction requires predicting which new links are likely to appear...
research
09/17/2019

Stacking Models for Nearly Optimal Link Prediction in Complex Networks

Most real-world networks are incompletely observed. Algorithms that can ...

Please sign up or login with your details

Forgot password? Click here to reset