Node ranking in labeled networks
Chamalee Wickrama Arachchi, Nikolaj Tatti

TL;DR
The paper introduces a new method for ranking nodes in labeled directed networks using label trees and agony scores, providing both hierarchy and explanation, with heuristics for NP-hardness.
Contribution
It proposes a novel label tree-based ranking approach with a divide-and-conquer heuristic for large, complex networks, and demonstrates its effectiveness through experiments.
Findings
Effective in synthetic datasets for ground truth recovery.
Scalable to large real-world networks.
Produces interpretable hierarchical structures.
Abstract
The entities in directed networks arising from real-world interactions are often naturally organized under some hierarchical structure. Given a directed, weighted, graph with edges and node labels, we introduce ranking problem where the obtained hierarchy should be described using node labels. Such method has the advantage to not only rank the nodes but also provide an explanation for such ranking. To this end, we define a binary tree called label tree, where each leaf represents a rank and each non-leaf contains a single label, which is then used to partition, and consequently, rank the nodes in the input graph. We measure the quality of trees using agony score, a penalty score that penalizes the edges from higher ranks to lower ranks based on the severity of the violation. We show that the problem is NP-hard, and even inapproximable if we limit the size of the label tree. Therefore,…
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.
