paper-with-me

Papers

Predicting Diffusion Reach Probabilities via Representation Learning on Social Networks

2019-01-12 · Furkan Gursoy, Ahmet Onur Durahim

Diffusion reach probability between two nodes on a network is defined as the probability of a cascade originating from one node reaching to another node. An infinite number of cascades would enable calculation of true diffusion reach probabilities between any two nodes. However, there exists only a finite number of cascades and one usually has access only to a small portion of all available cascades. In this work, we addressed the problem of estimating diffusion reach probabilities given only a limited number of cascades and partial information about underlying network structure. Our proposed strategy employs node representation learning to generate and feed node embeddings into machine learning algorithms to create models that predict diffusion reach probabilities. We provide experimental analysis using synthetically generated cascades on two real-world social networks. Results show that proposed method is superior to using values calculated from available cascades when the portion of cascades is small.

📄 PDF Abstract BibTeX arXiv:1901.03829

Code (1)

furkangursoy/RLforDiffPred 공식 구현

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Reachability analysis in stochastic directed graphs by reinforcement learning

2022-02-25 · Corrado Possieri, Mattia Frasca, Alessandro Rizzo

We characterize the reachability probabilities in stochastic directed graphs by means of reinforcement learning methods. In particular, we show that the dynamics of the transition probabilities in a stochastic digraph ca…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Predicting Typological Features in WALS using Language Embeddings and Conditional Probabilities: ÚFAL Submission to the SIGTYP 2020 Shared Task

2020-10-08 · EMNLP (SIGTYP) 2020 11 · Martin Vastl, Daniel Zeman, Rudolf Rosa

We present our submission to the SIGTYP 2020 Shared Task on the prediction of typological features. We submit a constrained system, predicting typological features only based on the WALS database. We investigate two appr…

Predicting Cascading Failures with a Hyperparametric Diffusion Model

2024-06-12 · Bin Xiang, Bogdan Cautis, Xiaokui Xiao, Olga Mula 외

In this paper, we study cascading failures in power grids through the lens of information diffusion models. Similar to the spread of rumors or influence in an online social network, it has been observed that failures (ou…

model

Pachinko Prediction: A Bayesian method for event prediction from social media data

2018-09-22 · Jonathan Tuke, Andrew Nguyen, Mehwish Nasim, Drew Mellor 외

The combination of large open data sources with machine learning approaches presents a potentially powerful way to predict events such as protest or social unrest. However, accounting for uncertainty in such models, part…

BIG-bench Machine LearningPrediction

Learning Information Spread in Content Networks

2013-12-20 · Cédric Lagnier, Simon Bourigault, Sylvain Lamprier, Ludovic Denoyer 외

We introduce a model for predicting the diffusion of content information on social media. When propagation is usually modeled on discrete graph structures, we introduce here a continuous diffusion model, where nodes in a…