Link Prediction via Higher-Order Motif Features

02/08/2019
by   Ghadeer Abuoda, et al.
0

Link prediction requires predicting which new links are likely to appear in a graph. Being able to predict unseen links with good accuracy has important applications in several domains such as social media, security, transportation, and recommendation systems. A common approach is to use features based on the common neighbors of an unconnected pair of nodes to predict whether the pair will form a link in the future. In this paper, we present an approach for link prediction that relies on higher-order analysis of the graph topology, well beyond common neighbors. We treat the link prediction problem as a supervised classification problem, and we propose a set of features that depend on the patterns or motifs that a pair of nodes occurs in. By using motifs of sizes 3, 4, and 5, our approach captures a high level of detail about the graph topology within the neighborhood of the pair of nodes, which leads to a higher classification accuracy. In addition to proposing the use of motif-based features, we also propose two optimizations related to constructing the classification dataset from the graph. First, to ensure that positive and negative examples are treated equally when extracting features, we propose adding the negative examples to the graph as an alternative to the common approach of removing the positive ones. Second, we show that it is important to control for the shortest-path distance when sampling pairs of nodes to form negative examples, since the difficulty of prediction varies with the shortest-path distance. We experimentally demonstrate that using off-the-shelf classifiers with a well constructed classification dataset results in up to 10 percentage points increase in accuracy over prior topology-based and feature learning methods.

READ FULL TEXT
research
10/30/2021

Higher-Order Relations Skew Link Prediction in Graphs

The problem of link prediction is of active interest. The main approach ...
research
02/20/2018

Simplicial Closure and Higher-order Link Prediction

Networks provide a powerful formalism for modeling complex systems, by r...
research
09/19/2017

Predicting Positive and Negative Links with Noisy Queries: Theory & Practice

Social networks and interactions in social media involve both positive a...
research
06/12/2019

Higher-Order Ranking and Link Prediction: From Closing Triangles to Closing Higher-Order Motifs

In this paper, we introduce the notion of motif closure and describe hig...
research
02/27/2020

DSSLP: A Distributed Framework for Semi-supervised Link Prediction

Link prediction is widely used in a variety of industrial applications, ...
research
01/29/2013

Link prediction for partially observed networks

Link prediction is one of the fundamental problems in network analysis. ...
research
10/01/2018

Classification Using Link Prediction

Link prediction in a graph is the problem of detecting the missing links...

Please sign up or login with your details

Forgot password? Click here to reset