Semi-Supervised Classification Through the Bag-of-Paths Group Betweenness
Bertrand Lebichot, Ilkka Kivim\"aki, Kevin Fran\c{c}oisse, Marco, Saerens

TL;DR
This paper presents the Bag-of-Paths (BoP) group betweenness measure for semi-supervised classification on weighted directed graphs, leveraging path probabilities to improve label prediction especially with limited labeled data.
Contribution
The introduction of the BoP group betweenness measure, with a closed-form computation, for enhanced semi-supervised classification on complex networks.
Findings
BoP group betweenness outperforms state-of-the-art methods.
Method is especially effective with few labeled nodes.
Closed-form computation simplifies implementation.
Abstract
This paper introduces a novel, well-founded, betweenness measure, called the Bag-of-Paths (BoP) betweenness, as well as its extension, the BoP group betweenness, to tackle semisupervised classification problems on weighted directed graphs. The objective of semi-supervised classification is to assign a label to unlabeled nodes using the whole topology of the graph and the labeled nodes at our disposal. The BoP betweenness relies on a bag-of-paths framework assigning a Boltzmann distribution on the set of all possible paths through the network such that long (high-cost) paths have a low probability of being picked from the bag, while short (low-cost) paths have a high probability of being picked. Within that context, the BoP betweenness of node j is defined as the sum of the a posteriori probabilities that node j lies in-between two arbitrary nodes i, k, when picking a path starting in i…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Anomaly Detection Techniques and Applications
