TL;DR
This paper introduces CULP, a novel graph-based classification algorithm that leverages link prediction and a new structure called LEG, demonstrating high accuracy and competitiveness with existing classifiers.
Contribution
The paper presents CULP, a new link prediction-based classification algorithm using LEG, and extends it with CULM, which combines multiple predictors and data features for improved accuracy.
Findings
CULP achieves high classification accuracy on various datasets.
CULM outperforms individual predictors by combining multiple link predictors.
Both methods are competitive with state-of-the-art classifiers.
Abstract
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…
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.
