Link Prediction Using Supervised Machine Learning based on Aggregated and Topological Features
Mohammad G. Raeini

TL;DR
This paper evaluates the effectiveness of aggregated and topological features in supervised machine learning for link prediction in social networks, demonstrating that their combination yields superior performance across multiple classifiers.
Contribution
It introduces a comprehensive analysis of aggregated and topological features for link prediction, showing their combined effectiveness with various supervised learning methods.
Findings
Combined features improve prediction accuracy
Best performance achieved with feature combination
Effective for large-scale social network analysis
Abstract
Link prediction is an important task in social network analysis. There are different characteristics (features) in a social network that can be used for link prediction. In this paper, we evaluate the effectiveness of aggregated features and topological features in link prediction using supervised learning. The aggregated features, in a social network, are some aggregation functions of the attributes of the nodes. Topological features describe the topology or structure of a social network, and its underlying graph. We evaluated the effectiveness of these features by measuring the performance of different supervised machine learning methods. Specifically, we selected five well-known supervised methods including J48 decision tree, multi-layer perceptron (MLP), support vector machine (SVM), logistic regression and Naive Bayes (NB). We measured the performance of these five methods with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Advanced Clustering Algorithms Research
