We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Topological Recurrent Neural Network for Diffusion Prediction

Abstract: In this paper, we study the problem of using representation learning to assist information diffusion prediction on graphs. In particular, we aim at estimating the probability of an inactive node to be activated next in a cascade. Despite the success of recent deep learning methods for diffusion, we find that they often underexplore the cascade structure. We consider a cascade as not merely a sequence of nodes ordered by their activation time stamps; instead, it has a richer structure indicating the diffusion process over the data graph. As a result, we introduce a new data model, namely diffusion topologies, to fully describe the cascade structure. We find it challenging to model diffusion topologies, which are dynamic directed acyclic graphs (DAGs), with the existing neural networks. Therefore, we propose a novel topological recurrent neural network, namely Topo-LSTM, for modeling dynamic DAGs. We customize Topo-LSTM for the diffusion prediction task, and show it improves the state-of-the-art baselines, by 20.1%--56.6% (MAP) relatively, across multiple real-world data sets. Our code and data sets are available online at this https URL
Comments: In Proc. of The IEEE International Conference on Data Mining (ICDM '17), New Orleans, Louisiana, USA, 2017
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:1711.10162 [cs.LG]
  (or arXiv:1711.10162v2 [cs.LG] for this version)

Submission history

From: Vincent Zheng [view email]
[v1] Tue, 28 Nov 2017 07:53:51 GMT (425kb,D)
[v2] Wed, 29 Nov 2017 03:20:41 GMT (629kb,D)

Link back to: arXiv, form interface, contact.