paper-with-me

홈 › Papers

Topological Recurrent Neural Network for Diffusion Prediction

2017-11-28 · Jia Wang, Vincent W. Zheng, Zemin Liu, Kevin Chen-Chuan Chang

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 https://github.com/vwz/topolstm.

📄 PDF Abstract BibTeX arXiv:1711.10162

Code (1)

vwz/topolstm 공식 구현

Tasks

PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

A Variational Topological Neural Model for Cascade-based Diffusion in Networks

2018-12-28 · Sylvain Lamprier

Many works have been proposed in the literature to capture the dynamics of diffusion in networks. While some of them define graphical markovian models to extract temporal relationships between node infections in networks…

A RECURRENT NEURAL CASCADE-BASED MODEL FOR CONTINUOUS-TIME DIFFUSION PROCESS

2019-05-01 · ICLR 2019 5 · Sylvain Lamprier

Many works have been proposed in the literature to capture the dynamics of diffusion in networks. While some of them define graphical markovian models to extract temporal relationships between node infections in networks…

Hybridization of Persistent Homology with Neural Networks for Time-Series Prediction: A Case Study in Wave Height

2024-09-03 · Zixin Lin, Nur Fariha Syaqina Zulkepli, Mohd Shareduwan Mohd Kasihmuddin, R. U. Gobithaasan

Time-series prediction is an active area of research across various fields, often challenged by the fluctuating influence of short-term and long-term factors. In this study, we introduce a feature engineering method that…

Feature EngineeringTime SeriesTime Series Prediction

Diffusion Component Analysis: Unraveling Functional Topology in Biological Networks

2015-04-10 · Hyunghoon Cho, Bonnie Berger, Jian Peng

Complex biological systems have been successfully modeled by biochemical and genetic interaction networks, typically gathered from high-throughput (HTP) data. These networks can be used to infer functional relationships …

Dimensionality Reduction

Map-Based Temporally Consistent Geolocalization through Learning Motion Trajectories

2020-10-13 · Bing Zha, Alper Yilmaz

In this paper, we propose a novel trajectory learning method that exploits motion trajectories on topological map using recurrent neural network for temporally consistent geolocalization of object. Inspired by human's ab…

Visual Odometry