Language-Constraint Reachability Learning in Probabilistic Graphs
Claudio Taranto, Nicola Di Mauro, Floriana Esposito

TL;DR
This paper introduces a novel learning method for probabilistic graphs that predicts the most likely relationships between nodes using language-constraint reachability and logistic regression, outperforming classical methods.
Contribution
It combines language-constraint reachability with logistic regression to effectively predict unobserved links in probabilistic graphs, a novel approach in this domain.
Findings
Outperforms classical methods in collaborative filtering tasks
Effective in predicting unobserved links
Utilizes probabilistic edge features for improved accuracy
Abstract
The probabilistic graphs framework models the uncertainty inherent in real-world domains by means of probabilistic edges whose value quantifies the likelihood of the edge existence or the strength of the link it represents. The goal of this paper is to provide a learning method to compute the most likely relationship between two nodes in a framework based on probabilistic graphs. In particular, given a probabilistic graph we adopted the language-constraint reachability method to compute the probability of possible interconnections that may exists between two nodes. Each of these connections may be viewed as feature, or a factor, between the two nodes and the corresponding probability as its weight. Each observed link is considered as a positive instance for its corresponding link label. Given the training set of observed links a L2-regularized Logistic Regression has been adopted to…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Management and Algorithms
