Weight Prediction for Variants of Weighted Directed Networks
Dong Quan Ngoc Nguyen, Lin Xing, and Lizhen Lin

TL;DR
This paper introduces a metric geometry approach to predict edge weights in weighted directed networks, proposing new network types and modified machine learning methods, with experimental validation on real-world data.
Contribution
It is the first to apply metric geometry to edge weight prediction in WDNs and introduces AWDNs, along with novel metrics and modified kNN and SVM methods for these networks.
Findings
Effective weight prediction demonstrated on real-world datasets.
New metric structures enable improved machine learning methods.
Introduction of AWDNs and vertex-weighted network variants.
Abstract
A weighted directed network (WDN) is a directed graph in which each edge is associated to a unique value called weight. These networks are very suitable for modeling real-world social networks in which there is an assessment of one vertex toward other vertices. One of the main problems studied in this paper is prediction of edge weights in such networks. We introduce, for the first time, a metric geometry approach to studying edge weight prediction in WDNs. We modify a usual notion of WDNs, and introduce a new type of WDNs which we coin the term \textit{almost-weighted directed networks} (AWDNs). AWDNs can capture the weight information of a network from a given training set. We then construct a class of metrics (or distances) for AWDNs which equips such networks with a metric space structure. Using the metric geometry structure of AWDNs, we propose modified nearest neighbors (kNN)…
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 · Topological and Geometric Data Analysis
MethodsSupport Vector Machine
