paper-with-me

홈 › Papers

Detecting Social Influence in Event Cascades by Comparing Discriminative Rankers

2018-02-16 · Sandeep Soni, Shawn Ling Ramirez, Jacob Eisenstein

The global dynamics of event cascades are often governed by the local dynamics of peer influence. However, detecting social influence from observational data is challenging due to confounds like homophily and practical issues like missing data. We propose a simple discriminative method to detect influence from observational data. The core of the approach is to train a ranking algorithm to predict the source of the next event in a cascade, and compare its out-of-sample accuracy against a competitive baseline which lacks access to features corresponding to social influence. We analyze synthetically generated data to show that this method correctly identifies influence in the presence of confounds, and is robust to both missing data and misspecification --- unlike well-known alternatives. We apply the method to two real-world datasets: (1) the co-sponsorship of legislation in the U.S. House of Representatives on a social network of shared campaign donors; (2) rumors about the Higgs boson discovery on a follower network of $10^5$ Twitter accounts. Our model identifies the role of social influence in these scenarios and uses it to make more accurate predictions about the future trajectory of cascades.

📄 PDF Abstract BibTeX arXiv:1802.06138

Code (1)

sandeepsoni/MHP 공식 구현

Similar Papers 제목 키워드 기반

The Role of Network and Identity in the Diffusion of Hashtags

2024-07-17 · Aparna Ananthasubramaniam, Yufei 'Louise' Zhu, David Jurgens, Daniel Romero

The diffusion of culture online is theorized to be influenced by many interacting social factors (e.g., network and identity). However, most existing computational cascade models consider just a single factor (e.g., netw…

Multi-task Learning for Influence Estimation and Maximization

2019-04-18 · George Panagopoulos, Fragkiskos D. Malliaros, Michalis Vazirgiannis

We address the problem of influence maximization when the social network is accompanied by diffusion cascades. In prior works, such information is used to compute influence probabilities, which is utilized by stochastic …

Multi-Task LearningRepresentation Learning

A Spectral Method for Activity Shaping in Continuous-Time Information Cascades

2017-09-15 · Kevin Scaman, Argyris Kalogeratos, Luca Corinzia, Nicolas Vayatis

Information Cascades Model captures dynamical properties of user activity in a social network. In this work, we develop a novel framework for activity shaping under the Continuous-Time Information Cascades Model which al…

Inf-VAE: A Variational Autoencoder Framework to Integrate Homophily and Influence in Diffusion Prediction

2020-01-01 · Aravind Sankar, Xinyang Zhang, Adit Krishnan, Jiawei Han

Recent years have witnessed tremendous interest in understanding and predicting information spread on social media platforms such as Twitter, Facebook, etc. Existing diffusion prediction methods primarily exploit the seq…

Graph Neural Network

Estimation of a Low-rank Topic-Based Model for Information Cascades

2017-09-06 · Ming Yu, Varun Gupta, Mladen Kolar

We consider the problem of estimating the latent structure of a social network based on the observed information diffusion events, or cascades, where the observations for a given cascade consist of only the timestamps of…

Recommendation Systems